GNOME Bugzilla – Bug 600219
Palimpsest displays out-of-range SMART values
Last modified: 2009-10-31 15:35:40 UTC
Palimpsest (2.28.0 on amd64) says that the "Read error rate" of my main disk is OK and has value "230874873" (raw 0xf9dec20d0000). The normalized value is "119", the worst value is "100" and the threshold value is "6". Obviously there is something strange in these values. Maybe SMART is reporting them in the wrong way, anyway Palimpsest should do some sanity-check before showing them to the user.
My disk is a Seagate Momentus ST9250315AS with firmware revision 0001SDM1.
This should be done (if it's even possible to sanity-check this particular attribute) in libatasmart, please file a bug here https://bugs.freedesktop.org/enter_bug.cgi?product=libatasmart including the binary blob generated with skdump. Thanks.
Filed as https://bugs.freedesktop.org/show_bug.cgi?id=24829
The outcome of bug fd#24829 is that that field has no well-known unit or decoding. In cases like this, couldn't Palimpsest (that is in charge of presenting things to the final user) do something? I don't know exactly what to suggest but, as a user, I find it very strange to have a field that is way over its declared "worst" value and is still reported as OK. Maybe a little warning could be displayed for fields like this.