NVE volumes not created by default on NVMe Self Encrypting Drives (SED)in ONTAP 9.7+
Applies to
- Data ONTAP 9.7 and after
- NVMe SED drives
- NetaApp Storage Encryption
Issue
- Newly created volumes are not not automatically encrypted
Cluster::> vol show TEST13 -fields encrypt,size
vserver volume size encrypt
--------- ------ ---- -------
vs1 TEST13 20MB false
- VE license to be installed along with encryption to be enabled
- Verified encryption.data_at_rest_encryption.disable_by_default to be set to off
Cluster::> options -option-name encryption.data_at_rest_encryption.disable_by_default
cluster
encryption.data_at_rest_encryption.disable_by_default off -