How can I confirm if a volume is encrypted?
Applies to
- Ontap Select, ONTAP 9
- NetApp Volume Encryption (NVE)
- NetApp Aggregate Encryption (NAE)
Answer
- The
volume show
command with the-is-encrypted true
option will display a list of the currently encrypted volumes. - For 9.6 and later, the
volume show
command with-encryption-type <none|volume|aggregate>
will list the volumes that are not encrypted, NetApp Volume Encryption (NVE) encrypted, or NetApp Aggregate Encryption (NAE) encrypted.