S.M.A.R.T. and SSDs

S.M.A.R.T., 或者 SMART,代表 Self-Monitoring, Analysis, and Reporting Technology。SMART 是一個用來監控儲存設備的系統,會收集硬碟的健康數據並報告給使用者。SMART 對於確保您的硬碟能夠在最佳狀態下運行非常有用。了解 SMART 的歷史以及它如何發展以適應固態硬碟。

SMART 最初是磁碟機製造商向電腦報告其硬碟磁碟機(HDD)健康狀況的一種方式。雖然有一些參數被列出來,但每個磁碟機製造商都可以自由選擇哪些參數將被包括在內,以及什麼是閾值。Small Form Factor 委員會(一個臨時電子產業小組)嘗試制定一個標準,這個標準被稱為 SMART。最初的標準化描述了一種通訊協議,ATA 主機可以使用和控制監控和分析,但並未規定任何指標或分析方法。

有不少第三方應用程式可以報告 SMART。可惜的是,由於固態硬碟和硬碟硬碟之間的差異,以及硬碟與電腦之間的互動,這些第三方應用程式對於某些硬碟或電腦來說可能會不準確。

SMART attributes  SMART 屬性

Although S.M.A.R.T. status items vary by software, the most important item is "Health". This is a general indication of error-resolution and maintenance. Details are usually listed after the Health score, indicating any areas that need attention. Generally, there will be entries for:
尽管 S.M.A.R.T.狀態項目因軟體而異,但最重要的項目是「健康」。這是一般錯誤解決和維護的指標。詳細內容通常列在健康分數之後,指出需要關注的任何區域。通常會有以下項目:

  • Raw Read Error Rate—number of errors while reading data
    原始讀取錯誤率—讀取資料時的錯誤數量

  • Retired Blocks—blocks that have become unsafe for data storage during the life of the drive
    已退役區塊—在磁碟機 生命周期 中成為資料存儲不安全的區塊

  • Power On Hours—number of total hours the drive has been on
    電源開機小時數—硬碟開機總共的時間

  • Power Cycles—number of times the drive has been turned off, then on again
    電源週期數—硬碟開機然後再關機的次數

  • Device Temperature—current internal temperature of the drive
    設備溫度—硬碟目前的內部溫度

  • Total LBAs Written—number of Logical Block Addresses that have been written to
    總 Logical Block Addresses 已寫入—寫入的 Logical Block Addresses 數量

  • Total LBAs Read—number of Logical Block Addresses that have been read from
    總 Logical Block Addresses 已讀取—讀取的 Logical Block Addresses 數量