### How do I interpret some SMART values? ###
       
       
       The following list describes some S.M.A.R.T. attributes and the typical meaning of their raw values. Normalized values are always mapped so that higher values are better (with only very rare exceptions such as the "Temperature" attribute on certain Seagate drives), but higher raw attribute values may be better or worse depending on the attribute and manufacturer. For example, the "Reallocated Sectors Count" attribute's normalized value decreases as the number of reallocated sectors increases. In this case, the attribute's raw value will often indicate the actual number of sectors that were reallocated, although vendors are in no way required to adhere to this convention. As manufacturers do not necessarily agree on precise attribute definitions and measurement units, the following list of attributes should be regarded as a general guide only.
       
       Read Error Rate (ID 0x01): Indicates the rate of hardware read errors that occurred when reading data from a disk surface. The raw value has different structure for different vendors and is often not meaningful as a decimal number.
       
       Throughput Performance (ID 0x02): Overall (general) throughput performance of a hard disk drive. If the value of this attribute is decreasing there is a high probability that there is a problem with the disk.
       
       Spin-Up Time (ID 0x03): Average time of spindle spin up (from zero RPM to fully operational [millisecs]).
       
       Start/Stop Count (ID 0x04): A tally of spindle start/stop cycles. The spindle turns on, and hence the count is increased, both when the hard disk is turned on after having before been turned entirely off (disconnected from power source) and when the hard disk returns from having previously been put to sleep mode.
       
       Reallocated Sectors Count (ID 0x05): Count of reallocated sectors. When the hard drive finds a read/write/verification error, it marks this sector as "reallocated" and transfers data to a special reserved area (spare area). This process is also known as remapping, and "reallocated" sectors are called remaps. This is why, on modern hard disks, "bad blocks" cannot be found while testing the surface – all bad blocks are hidden in reallocated sectors. However, as the number of reallocated sectors increases, the read/write speed tends to decrease. The raw value normally represents a count of the number of bad sectors that have been found and remapped. Thus, the higher the attribute value, the more sectors the drive has had to reallocate.
       
       Read Channel Margin (ID 0x06): Margin of a channel while reading data. The function of this attribute is not specified.
       
       Seek Error Rate (ID 0x07): Rate of seek errors of the magnetic heads. If there is a partial failure in the mechanical positioning system, then seek errors will arise. Such a failure may be due to numerous factors, such as damage to a servo, or thermal widening of the hard disk. The raw value has different structure for different vendors and is often not meaningful as a decimal number.
       
       Seek Time Performance (ID 0x08): Average performance of seek operations of the magnetic heads. If this attribute is decreasing, it is a sign of problems in the mechanical subsystem.
       
       Power-On Hours (POH) (ID 0x09): Count of hours in power-on state. The raw value of this attribute shows total count of hours (or minutes, or seconds, depending on manufacturer) in power-on state.
       
       Spin Retry Count (ID 0x0A): Count of retry of spin start attempts. This attribute stores a total count of the spin start attempts to reach the fully operational speed (under the condition that the first attempt was unsuccessful). An increase of this attribute value is a sign of problems in the hard disk mechanical subsystem.
       
       Recalibration Retries / Calibration_Retry_Count (ID 0x0B): This attribute indicates the number of times recalibration was requested (under the condition that the first attempt was unsuccessful). An increase of this attribute value is a sign of problems in the hard disk mechanical subsystem.
       
       Power Cycle Count (ID 0x0C): This attribute indicates the count of full hard disk power on/off cycles.
       
       Soft Read Error Rate / Soft Read Error Rate (ID 0x0D): Uncorrected read errors reported to the operating system.
       
       SATA Downshift Error Count (ID 0xB7): This is an attribute specific to Western Digital and Samsung drives.
       
       End-to-End error (ID 0xB8): This attribute is a part of HP's SMART IV technology and it means that after transferring through the cache RAM data buffer the parity data between the host and the hard drive did not match.
       
       Head Stability (ID 0xB9): Western Digital attribute.
       
       Induced Op-Vibration Detection (ID 0xBA): Western Digital attribute.
       
       Reported Uncorrectable Errors (ID 0xBB): A number of errors that could not be recovered using hardware ECC (see attribute 0xC3).
       
       Command Timeout (ID 0xBC): A number of aborted operations due to HDD timeout. Normally this attribute value should be equal to zero and if the value is far above zero, then most likely there will be some serious problems with power supply or an oxidized data cable.
       
       High Fly Writes (ID 0xBD): HDD producers implement a Fly Height Monitor that attempts to provide additional protections for write operations by detecting when a recording head is flying outside its normal operating range. If an unsafe fly height condition is encountered, the write process is stopped, and the information is rewritten or reallocated to a safe region of the hard drive. This attribute indicates the count of these errors detected over the lifetime of the drive. This feature is implemented in most modern Seagate drives[14] and some of Western Digital’s drives, beginning with the WD Enterprise WDE18300 and WDE9180 Ultra2 SCSI hard drives, and will be included on all future WD Enterprise products.
       
       Airflow Temperature (WDC) (ID 0xBE): Airflow temperature on Western Digital HDs (Same as temp. [0xC2], but current value is 50 less for some models. Marked as obsolete.)
       
       Temperature Difference from 100 (ID 0xBE): Value is equal to (100 – temp. °C), allowing manufacturer to set a minimum threshold which corresponds to a maximum temperature.
       
       G-sense error rate (0xBF): The number of errors resulting from externally-induced shock & vibration.
       
       Power-off Retract Count / Emergency Retract Cycle count (ID 0xC0): Number of times the heads are loaded off the media. Heads can be unloaded without actually powering off.
       
       Load Cycle Count / Load/Unload Cycle Count (ID 0xC1): Count of load/unload cycles into head landing zone position. Note: The typical lifetime rating for laptop (2.5-in) hard drives is 300,000 to 600,000 load cycles. Some laptop drives are programmed to unload the heads whenever there has not been any activity for about five seconds. Many Linux installations write to the filesystem a few times a minute in the background. As a result, there may be 100 or more load cycles per hour, and the load cycle rating may be exceeded in less than a year.
       
       Temperature (ID 0xC2): Current internal temperature.
       
       Hardware ECC Recovered (ID 0xC3): The raw value has different structure for different vendors and is often not meaningful as a decimal number.
       
       Reallocation Event Count (ID 0xC4): Count of remap operations. The raw value of this attribute shows the total number of attempts to transfer data from reallocated sectors to a spare area. Both successful & unsuccessful attempts are counted.
       
       Current Pending Sector Count (ID 0xC5): Number of "unstable" sectors (waiting to be remapped, because of read errors). If an unstable sector is subsequently written or read successfully, this value is decreased and the sector is not remapped. Read errors on a sector will not remap the sector (since it might be readable later); instead, the drive firmware remembers that the sector needs to be remapped, and remaps it the next time it's written.
       
       Uncorrectable Sector Count / Off-Line Scan Uncorrectable Sector Count (ID 0xC6): The total number of uncorrectable errors when reading/writing a sector. A rise in the value of this attribute indicates defects of the disk surface and/or problems in the mechanical subsystem.
       
       UltraDMA CRC Error Count (ID 0xC7): The number of errors in data transfer via the interface cable as determined by ICRC (Interface Cyclic Redundancy Check).
       
       Multi-Zone Error Rate (Western Digital) (ID 0xC8): No description available.
       
       Write Error Rate (Fujitsu) (ID 0xC8): The total number of errors when writing a sector.
       
       Soft Read Error Rate (ID 0xC9): Number of off-track errors.
       
       Data Address Mark errors (ID 0xCA): Number of Data Address Mark errors (or vendor-specific).
       
       Run Out Cancel (ID 0xCB): Number of ECC errors
       
       Soft ECC Correction (ID 0xCC): Number of errors corrected by software ECC.
       
       Thermal Asperity Rate (TAR) (ID 0xCD): Number of errors due to high temperaure.
       
       Flying Height (ID 0xCE): Height of heads above the disk surface. A flying height that's too low increases the chances of a head crash while a flying height that's too high increases the chances of a read/write error.
       
       Spin High Current (ID 0xCF): Amount of surge current used to spin up the drive.
       
       Spin Buzz (ID 0xD0): Number of buzz routines needed to spin up the drive due to insufficient power.
       
       Offline Seek Performance (ID 0xD1): Drive’s seek performance during its internal tests.
       
       Vibration During Write (ID 0xD3): Vibration During Write.
       
       Shock During Write (ID 0xD4): Shock During Write
       
       Disk Shift (ID 0xDC): Distance the disk has shifted relative to the spindle (usually due to shock or temperature). Unit of measure is unknown.
       
       G-Sense Error Rate (ID 0xDD): The number of errors resulting from externally-induced shock & vibration.
       
       Loaded Hours (ID 0xDE): Time spent operating under data load (movement of magnetic head armature)
       
       Load/Unload Retry Count (ID 0xDF): Number of times head changes position.
       
       Load Friction (ID 0xE0): Resistance caused by friction in mechanical parts while operating.
       
       Load/Unload Cycle Count (ID 0xE1): Total number of load cycles
       
       Load 'In'-time (ID 0xE2): Total time of loading on the magnetic heads actuator (time not spent in parking area).
       
       Torque Amplification Count (ID 0xE3): Number of attempts to compensate for platter speed variations.
       
       Power-Off Retract Cycle (ID 0xE4): The number of times the magnetic armature was retracted automatically as a result of cutting power.
       
       GMR Head Amplitude (ID 0xE6): Amplitude of "thrashing" (distance of repetitive forward/reverse head motion).
       
       Temperature (ID 0xE7): Current drive temperature.
       
       Head Flying Hours (ID 0xF0): Time while head is positioning.
       
       Transfer Error Rate (Fujitsu) (ID 0xF0): Counts the number of times the link is reset during a data transfer.
       
       Total LBAs Written (ID 0xF1): Total LBAs Written.
       
       Total LBAs Read (ID 0xF2): Total LBAs Read. Note: Some S.M.A.R.T. utilities will report a negative number for the raw value since in reality it has 48 bits rather than 32.
       
       Read Error Retry Rate (ID 0xFA): Number of errors while reading from a disk.
       
       Free Fall Protection (ID 0xFE): Number of "Free Fall Events" detected.