South Africa’s biggest forum. Discuss, discover, and connect with thousands of members.
+1CrystalDiskInfo
+1 Hard Disk Sentinel
How do you interpret the SMART raw values? Like which values should I be looking at and what sort of numbers should they be, regarding how close to failure is my HDD? I did change the format of the raw values to dec.
46
down vote
accepted
You have a good description of how SMART works on wikipedia. But a quick intro:
Value: This is the raw value that the controller reports. Usually it's an easy to understand value (like power on hours or temperature), but sometimes it isn't (like the read error rate). Different manufacturers can use different structures and meanings for this data.
Normalized: This is the above value normalized so a higher value is always better. So a 114 in read/error rates is better than 113. Again, how your hard drive converts raw data to normalized value is vendor specific.
Worst: The worst normalized value that your drive had in the past (where 99 is likely the factory setting).
Threshold: When the normalized value is lower than this value the drive is likely to fail.
So, your hard disk seem to be ok. The value of the read error rate is not the times that your drive failed, but some data struct that depends on your disk manufacturer.
Javier
https://askubuntu.com/questions/20393/how-do-i-interpret-hdd-s-m-a-r-t-results