An IT security administrator is preparing to return a leased enterprise storage array shelf populated with flash-based NVMe solid-state drives (SSDs) containing confidential financial records. According to organizational compliance policy, all storage media must be sanitized to the NIST SP 800-88 'Purge' standard before transfer. Additionally, the lease contract stipulates that the physical drives must remain fully functional and undamaged upon return to avoid severe financial penalties. Which of the following data disposal actions should the administrator perform to satisfy both constraints?
- Perform an NVMe Sanitize block erase or cryptographic erasure command directly via the drive controller firmware.Answer
- BPass all NVMe SSDs through a high-coercivity industrial degaussing wand before packaging.
- CRun a standard operating system full format to write zeroes across all logical block addresses.
- DProcess the drives through an industrial micro-shredder rated for electronic circuit boards.
Answer
Execute an NVMe Sanitize block erase or cryptographic erasure command directly via the drive controller firmware.
Executing a controller-level NVMe Sanitize command (such as block erase or cryptographic erasure on self-encrypting drives) instructs the drive controller to purge all physical NAND flash cells, including over-provisioned space and wear-leveling areas. This fulfills the NIST SP 800-88 'Purge' compliance standard while leaving the physical storage drive functional for return under the lease agreement.
Step-by-Step Solution
Key Concept
NIST SP 800-88 Media Sanitization Standards for Solid-State Storage
Estimated Time:2m 0s