Secure Erase and SSDs
Posted: 2023.01.09. 04:34
Hi!
While preparing to ask my questions here, I learned that, according to Wikipedia (https://en.wikipedia.org/wiki/Parallel_ ... d_security), the "ATA Secure Erase command" is optional.
I tried triggering a "Secure Erase" on a 2.5" Kingston A400 SSD in the past, but I did not succeed and instead ended up doing the following with HD Sentinel: one pass of write+read random data; and one pass of write+read zeroes.
Pause for context: My Kingston A400 SSD is used in a Playstation 3, a video game console which was manufactured when 512-bytes sectors and CMR HDDs were the norms. I expect that the SSD will constantly have around 35% of remaining free space, plus additional over-provisioning. (It's a 480 GB SSD, so I guess that the real physical capacity is 512 GB...)
While preparing to ask my questions here, I learned that, according to Wikipedia (https://en.wikipedia.org/wiki/Parallel_ ... d_security), the "ATA Secure Erase command" is optional.
I tried triggering a "Secure Erase" on a 2.5" Kingston A400 SSD in the past, but I did not succeed and instead ended up doing the following with HD Sentinel: one pass of write+read random data; and one pass of write+read zeroes.
Pause for context: My Kingston A400 SSD is used in a Playstation 3, a video game console which was manufactured when 512-bytes sectors and CMR HDDs were the norms. I expect that the SSD will constantly have around 35% of remaining free space, plus additional over-provisioning. (It's a 480 GB SSD, so I guess that the real physical capacity is 512 GB...)
- Aside from the additional write operations caused by my fallback method, is it at least a good one for resetting any write amplification "loop" like a real "Secure Erase command" would do?
- Is it true that some SSDs should be filled with 1s instead of 0s?