this post was submitted on 07 Aug 2023
161 points (100.0% liked)

Technology

37353 readers
245 users here now

Rumors, happenings, and innovations in the technology sphere. If it's technological news or discussion of technology, it probably belongs here.

Subcommunities on Beehaw:


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 23 points 11 months ago* (last edited 10 months ago) (2 children)

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).

[–] [email protected] 21 points 11 months ago (1 children)

That's absolutely true in the physical sense, but in the "commercial"/practical sense, most respectable companies' QA process would shave off a large part of that first bathtub slope through testing and good quality practices. Not everything off of the assembly line is meant to make it into a boxed up product.

[–] [email protected] 9 points 11 months ago

Apparently even respectable companies are finding out that it's cheaper to skimp on QA and just ship a replacement item when a customer complains. Particularly when it's small items that aren't too expensive to ship, but some are doing it even with full blown HDDs.

[–] [email protected] 5 points 11 months ago (1 children)

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.

[–] [email protected] 2 points 11 months ago* (last edited 10 months ago)

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.