> We find, for example, that after their first scan error, drives are 39 times more likely to fail within 60 days than drives with no such errors.
So basically, if you are getting SMART errors, you should make sure that data is backed up (if it isn't already).
Another interesting section is:
> Out of all failed drives, over 56% of them have no count in any of the four strong SMART signals, namely scan errors, reallocation count, offline reallocation, and probational count. In other words, models based only on those signals can never predict more than half of the failed drives.
So, while monitoring SMART errors is a good indicator if your drive is going to fail, it's hardly failsafe, and chances are you drive will fail without any notice. SMART stats are interesting, but not the ideal measure of the health of a disk.
[1] http://static.googleusercontent.com/media/research.google.co...
On average we get around 4 failures a week(some weeks more, others none) They tend to fail in bunches. For us there is a correlation between the way they are used and failure rate.
One bunch of file servers was being used for particle sims to model black holes. We pulled petabytes through the array. within 2 months of the show finishing we had replaced about 30% of the drives. (raid 6 with 14 disk luns, 4 hot spares).
Other have been happy and not killed as many drives. yet they've had the same amount of data pulled through them. They are also identical. They have the same drives, raid controller and bought very close together.
One thing to note is that if your work load changes, so will your failure pattern.
We have coldlogik water cooled racks which almost eliminate hot spots. The other thing to note is that 4000 drives fit into less than 7 racks. (yup, I was surprised too) so they are all in the same place.
We also have two transformers, just for us, with lots of sexy power smoothing (but no UPS, and yes that's a bad thing.)
It could be the raid enclosure its self, that might be part of the problem. However they should be identical, with the same firmware.
From talking to ex-seagate people most errors are because of misalignment, X-IO (http://xiostorage.com/) make their money by bundling Re-alignment tooling into their disk packs. If I was in the market for pure block storage again, these are the guys I'd buy. (they call it remanufacture)
I don't have detailed statistics but it's quite reliable in predicting disk health. All drives I had to change because even ZFS couldn't cope with read errors anymore had a health below 10%.
I'm using this for Nagios checks instead of other SMART checks as it's more reliable and the health reporting is all you need to inspect the drive further. Never got reliable performance values out of the drives we use through. But that's a SMART problem for certain vendors.
I have nothing to do with them, I just think it's a great tool that allows watching the values named in the article quite elegant.
Drives are also very sensitive to vibrations and shock both when powered and unpowered - I've had experiences with computer cases that mysteriously "killed" drives (errors showing up within weeks to months of use), and traced it down to bad design that caused resonance in the drive cage.
When we were getting ready to move some production systems over to SSDs we took one drive and wrote random data to it until it died. After every complete write cycle we collected the SMART attributes so we would know what a dying drive looked like.
[1]: http://techreport.com/review/26523/the-ssd-endurance-experim...
99% of cases SSD simply vanishes from your system eating all the data forever.
This agrees with my personal experience. Once you get any reported errors at all, it's time to plan the drive's funeral.