Question Building a PC for wiping drives for my side business... are any of the PCIE 5.0 M.2 adapters better than any of the others?

fcar1999ta

Distinguished
Apr 24, 2014
119
2
18,585
So, I will actually use the full bandwidth of the PCIE 5.0 NVME M.2 adapter when I am wiping four M.2 drives, so is there one that is better another? I'd assume that heat dissipation would be the main difference. Asus has one that looks to vent the heat pretty well. Icy Dock has a fan, and looks easier to swap out drives.
 
Please define "wiping". I have an ASUS motherboard that includes a Secure Erase function in the bios Tool menu. It only takes a few seconds to wipe a 2TB m.2. Since its not an extended process heat does not seem to be an issue. How long do you think your methodology will take to wipe an m.2 drive? If it takes more than a few seconds then I guess you could worry about heat.
 
  • Like
Reactions: helpstar
Please define "wiping". I have an ASUS motherboard that includes a Secure Erase function in the bios Tool menu. It only takes a few seconds to wipe a 2TB m.2. Since its not an extended process heat does not seem to be an issue. How long do you think your methodology will take to wipe an m.2 drive? If it takes more than a few seconds then I guess you could worry about heat.
but the time won´t be seconds if it´s a real secure erase, I assume about 2minutes per Tb
a few seconds would be deleting the encryption key only, which could be recovered again somehow
 

fcar1999ta

Distinguished
Apr 24, 2014
119
2
18,585
Please define "wiping". I have an ASUS motherboard that includes a Secure Erase function in the bios Tool menu. It only takes a few seconds to wipe a 2TB m.2. Since its not an extended process heat does not seem to be an issue. How long do you think your methodology will take to wipe an m.2 drive? If it takes more than a few seconds then I guess you could worry about heat.
LOL.
Please define "wiping". I have an ASUS motherboard that includes a Secure Erase function in the bios Tool menu. It only takes a few seconds to wipe a 2TB m.2. Since its not an extended process heat does not seem to be an issue. How long do you think your methodology will take to wipe an m.2 drive? If it takes more than a few seconds then I guess you could worry about heat.
yeah, that is not wiping the drive. That is just removing the partition table so that Windows will not be able to access the data that is on the drive, but the data is still there. With the right software, the data can still be accessed, read, copied.... everything.

Windows drive formatting is essentially the same thing. It just rewrites the file structure, it does not actually erase data.
 

fcar1999ta

Distinguished
Apr 24, 2014
119
2
18,585
but the time won´t be seconds if it´s a real secure erase, I assume about 2minutes per Tb
a few seconds would be deleting the encryption key only, which could be recovered again somehow
Depends on the algorithm and the bus. Basic 1's, 0's, or random is about 10 mins per TB over USB 3. NSA is hours. Peter Guttman is days.
 
So, I will actually use the full bandwidth of the PCIE 5.0 NVME M.2 adapter when I am wiping four M.2 drives, so is there one that is better another? I'd assume that heat dissipation would be the main difference. Asus has one that looks to vent the heat pretty well. Icy Dock has a fan, and looks easier to swap out drives.
What app did you plan on using to wipe these ssd's?
 

fcar1999ta

Distinguished
Apr 24, 2014
119
2
18,585
Actually no.
Several years ago, they changed the functionality of a Full format. It does indeed wrote 0's to the entire drive space.
Quick format just erases the existing FAT.
That must have been a Windows 11 thing. I am glad that Microsoft finally made that correction. I stand corrected.

At least Microsoft fixed one of their design failures. Only a few hundred to go.
 

fcar1999ta

Distinguished
Apr 24, 2014
119
2
18,585
that´s normal for magnetic drives, a SSD with flash technologiy can´t be restored by any app after altering the bits once
I know that spinners can have data retrieved, but I thought that I had read something that a formatted SSD still had data on it, but that might have just been a quick format.

It is logical that an SSD would not retain data since it is digital. There is no gray area like there is with a magnetic drive, there is just on and off, 1 or 0.

Does a Windows format actually write all 0's (overwrite existing 0's), or does it just change all of the 1's to 0's? If it just changes the 1's, then there is still retrievable data. Astronomically difficult to access, but its there.
 

USAFRet

Titan
Moderator
I know that spinners can have data retrieved, but I thought that I had read something that a formatted SSD still had data on it, but that might have just been a quick format.

It is logical that an SSD would not retain data since it is digital. There is no gray area like there is with a magnetic drive, there is just on and off, 1 or 0.

Does a Windows format actually write all 0's (overwrite existing 0's), or does it just change all of the 1's to 0's? If it just changes the 1's, then there is still retrievable data. Astronomically difficult to access, but its there.

https://learn.microsoft.com/en-us/p...server/format-command-not-write-zeros-to-disk
The behavior of the format command changed in Windows Vista and later Windows versions. By default in Windows Vista and later versions, the format command writes zeros to the whole disk when a full format is performed.