Replies: 3 comments 2 replies
-
That's a loaded question :) I haven't seen any posts about it yet.
This idea was discussed or at least brought up before. Can't find the thread anymore though. Good starting point would be to check out the thread when the developer of openSeaChest (@vonericsen) was formally introduced by @fthobe to the nwipe repo @ martijnvanbrummelen/nwipe#641 There is also a thread from @fthobe with compiled data of drive manufacturers supporting which methods and tools for secure erase @ martijnvanbrummelen/nwipe#591 ; bonus: a Samsung engineer gave his 2 cents :) |
Beta Was this translation helpful? Give feedback.
-
|
@Firminator thanks for tagging :) General warning and TL;DR Longer version @PartialVolume has integrated openseachest into shredos after talking to @vonericsen and there are multiple topics open around this: Generally you can say that firmware development of sata and sas has ceased in large parts, NVME is here to stay as it seems on servers as well as clients. You are in the process of climbing down the rabbit hole I went down on the by now "legacy" systems: spotty docs (seagate is still documenting better than others). General Rule of thumb:
Reputable: WD, Samsung, Solidigm (Intel) To check if a drive can be sanitized use: There is an equivalent command on seachest. @vonericsen did really great here by adding a NIST vocabulary (clear / purge / sanitize) to seachest. Disk support in general You can cluster it into three large blocks: SATA
NVME sas It was mentioned in some discussions that some opal drives do behave erratically. |
Beta Was this translation helpful? Give feedback.
-
|
I am obviously biased towards openSeaChest, however I have assisted Seagate's customers with using just about every other opensource tool out there (hdparm, sdparm, sg3utils, smartmontools, camcontrol, nvme-cli, etc) so I'm fairly familiar with those as well. I'm going to follow the comments on here so I can see any feedback others have had with openSeaChest so that if there is something we can work on improving I can take note of it. I also want to encourage those who have run into something they are having trouble with to open issues or discussions on the openSeaChest repo so we can help with them! 😄 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
While looking for reliable information about Enhanced Security Erase, I found wiki openSeaChest:
https://github.com/Seagate/openSeaChest/wiki/ATA-Security-Feature#security-erase
Does anyone have experience in using openSeaChest_Erase compared to hdparm?
I don't know if this idea is idiotic, but did you consider to replace hdparm SE by
openSeaChest_Erasewhen the ATA Secure Erase service comes directly in GUI ShredoOS?Does it make sense and any advantage?
Beta Was this translation helpful? Give feedback.
All reactions