How ONTAP Handles Data Deletion and Ensures Data is Not Recoverable
Applies to
ONTAP 9
Answer
NetApp ONTAP Data Sanitization Options:
Default Behavior:
- When files are deleted (via NFS/CIFS or SAN), ONTAP marks the blocks as free in the file system. The actual data is not securely overwritten until new data is written to those blocks.
- There is no automatic, immediate secure overwrite of deleted data blocks during standard file deletion.
Secure Purge (Data Sanitization):
- ONTAP provides a “Secure Purge” feature (starting in ONTAP 9.4 and later) for FlexVol volumes. Secure Purge can be used to cryptographically sanitize specific files or LUNs, ensuring that deleted data cannot be recovered, even from snapshots.
- For environments with NetApp Storage Encryption (NSE) or NetApp Volume Encryption (NVE), cryptographic deletion can be performed by destroying encryption keys, rendering data unrecoverable.
Best Practice:
- For regulatory or business requirements demanding that deleted data be unrecoverable before block reuse, use ONTAP’s Secure Purge or cryptographic sanitization features.
- See NetApp TR-4475: Data Sanitization for ONTAP for details.
Additional Information
additionalInformation_text
