this post was submitted on 07 Aug 2023
160 points (100.0% liked)
Technology
38096 readers
197 users here now
A nice place to discuss rumors, happenings, innovations, and challenges in the technology sphere. We also welcome discussions on the intersections of technology and society. If it’s technological news or discussion of technology, it probably belongs here.
Remember the overriding ethos on Beehaw: Be(e) Nice. Each user you encounter here is a person, and should be treated with kindness (even if they’re wrong, or use a Linux distro you don’t like). Personal attacks will not be tolerated.
Subcommunities on Beehaw:
This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.
founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I get a lot of folks are correctly pointing out the need to back up data but isn’t that a little bit of victim blaming? This isn’t a situation where the guy had a 10 year old drive with all his photos and videos sitting around unbacked up. He had a new drive and it failed. Can we agree that brand new drives aren’t supposed to fail?
No.
The typical failure rates, for pretty much all electronics, even mechanic stuff, form a "bathtub graph": relatively many early failures, very few failures for a long time, with a final increasing number of failures tending to a 100%.
That's why you're supposed to have a "burn in" period for everything, before you can trust it within some probably (still make backups), and beware of it reaching end of life (make sure the backups actually work).
Indeed. An old EE mentor told me once that most component aging takes place the first two weeks of operation. If it operates for two weeks, it will probably operate for a long, long time after that. When you're burning in a piece of gear, it helps the testing process if you put it in a high temperature environment as well (within reason) to place more stress on the components.
The high temperature part is kind of a trap with SSDs: flash memory is easier to write (less likely to error out) at temperatures above 50C, so if you run a write heavy application at higher temperature, it's less likely to fail than if it was kept colder.
Properly stress testing an SSD would be writing to it while cold (below 20C) and checking read errors while hot (above 60C).
For normal use you'd want the opposite: write hot, read cold.