Live data from Hacker News

Everything I know about SSDs (2019)

kcall.co.uk

51–53 of 53 posts

Re: Everything I know about SSDs (2019)

#51

Something useful to know that wasn't mentioned: SSDs will corrupt data if sitting for extended periods without being powered on and thus should never be used for cold storage. "There are considerations which should be made if you are planning on shutting down an SSD based system for an extended period. The JEDEC spec for Enterprise SSD drives requires that the drives retain data for a minimum of 3 months at 40C. This…

> Something useful to know that wasn't mentioned: SSDs will corrupt data if sitting for extended periods without being powered on and thus should never be used for cold storage.

I've got burnt by this the hard way. Even in the early 2000s, HDDs from the mid-90s were often still bootable after years of sitting in still contemplation. No such longevity for SSDs.

Re: Everything I know about SSDs (2019)

#52

Something useful to know that wasn't mentioned: SSDs will corrupt data if sitting for extended periods without being powered on and thus should never be used for cold storage. "There are considerations which should be made if you are planning on shutting down an SSD based system for an extended period. The JEDEC spec for Enterprise SSD drives requires that the drives retain data for a minimum of 3 months at 40C. This…

I assume this is the same for all NAND? i.e Flash / SD Card and USB Drives ?

Re: Everything I know about SSDs (2019)

#53
post #37
post #10

Earlier quoted context omitted.

For NVMe, if you get the SMART data with smartmontools/smartctl, you can inspect Percentage Used. "Percentage Used: Contains a vendor specific estimate of the percentage of life used for the Endurance Group based on the actual usage and the manufacturer’s prediction of NVM life. A value of 100 indicates that the estimated endurance of the NVM in the Endurance Group has been consumed, but may not indicate an NVM failu…

>if you get the SMART data with smartmontools/smartctl, you can inspect Percentage Used. CrystalDiskInfo[1] can be used for this purpose over on Windows. Some vendor-provided utilities like Samsung Magician will also provide this data with appropriate drives. [1]: https://crystalmark.info/en/software/crystaldiskinfo/

> CrystalDiskInfo[1] can be used for this purpose over on Windows

Only if you need a fancy GUI or guide some non-tech person to read the values to you over the phone/IM.

Otherwise just use win32 port of smartmontools.

Post reply on HN