| ▲ | testartr a day ago | ||||||||||||||||
what is the exact protocol to "recharge" an ssd which was offline for months? do I just plug it in and let the computer on for a few minutes? does it needs to stay on for hours? do I need to run a special command or TRIM it? | |||||||||||||||||
| ▲ | PaulKeeble a day ago | parent | next [-] | ||||||||||||||||
We really don't know. One thing I wish some of these sites would do is actually test how long it takes for the drives to decay and also do a retest after they have been left powered for say 10 minutes to an hour, read completely, written to a bit etc and see if they can determine what a likely requirement is. The problem is the test will take years, be out of date by the time its released and new controllers will be out with potentially different needs/algorithms. | |||||||||||||||||
| |||||||||||||||||
| ▲ | PunchyHamster a day ago | parent | prev | next [-] | ||||||||||||||||
I'd imagine full read of the whole device might trigger any self-preservation, but I'd also imagine it's heavily dependent on manufacturer and firmware | |||||||||||||||||
| ▲ | reflexe 13 hours ago | parent | prev | next [-] | ||||||||||||||||
I think that reading all of the information from the SSD should “recharge” it in most cases. The SSD controller should detect any bit flips and be able to correct them. However, this is implementation detail in the SSD FW. For Linux UBI devices, this will suffice. | |||||||||||||||||
| ▲ | nixpulvis a day ago | parent | prev | next [-] | ||||||||||||||||
I too wonder about this. I'd love to see someone build a simulated "fast decay" SSD which can show how various firmware actually behaves. | |||||||||||||||||
| ▲ | nrhrjrjrjtntbt a day ago | parent | prev | next [-] | ||||||||||||||||
Back it up. 1 2 3. | |||||||||||||||||
| ▲ | tensility 13 hours ago | parent | prev | next [-] | ||||||||||||||||
Read off all live data on the drive. This should cause the nand management firmware to detect degrading cells via ECC and move the data in order to refresh isolated cell voltage levels. | |||||||||||||||||
| ▲ | antisthenes a day ago | parent | prev | next [-] | ||||||||||||||||
I would run something like CHKDSK, or write a script to calculate a hash of every file on disk. No idea if that's enough, but it seems like a reasonable place to start. | |||||||||||||||||
| ▲ | beefnugs 19 hours ago | parent | prev [-] | ||||||||||||||||
If you are using a backup program like "kopia" there are special commands to recheck all hash blocks. You just can't trust the hardware to know how to do this, need backup software with multiple backup locations, it will know how to recheck integrity | |||||||||||||||||