Skip to main content
NetApp Knowledge Base

How do i know whether my data is encrypted at rest?

Views:
104
Visibility:
Public
Votes:
0
Category:
ontap-9
Specialty:
core
Last Updated:

Applies to

  • ONTAP 9
  • ONTAP System Manager

Answer

  • From System Manager:
Navigate to Cluster > Settings > Encryption at Rest to check whether encryption at rest is enabled
 
  • From ONTAP CLI:

Encryption Type

Command

NetApp Aggregate Encryption

::> storage aggregate show -fields encrypt-with-aggr-key

NetApp Volume Encryption

::> volume show -fields is-encrypted
NetApp Storage Encryption ::> storage encryption disk show
  • The output of the above commands reports the encrypted aggregates/volumes/disks indicating the corresponding encryption type in use.
  • To determine if a volume is encrypted via volume or aggegate key, the following command can be used.

Netapp::> vol show -fields encryption-type
vserver  volume                                     encryption-type
-------- ------------------------------------------ ---------------
Netapp
         Vol1                                       aggregate
Netapp
         Vol2                                       volume

NetApp provides no representations or warranties regarding the accuracy or reliability or serviceability of any information or recommendations provided in this publication or with respect to any results that may be obtained by the use of the information or observance of any recommendations provided herein. The information in this document is distributed AS IS and the use of this information or the implementation of any recommendations or techniques herein is a customer's responsibility and depends on the customer's ability to evaluate and integrate them into the customer's operational environment. This document and the information contained herein may be used solely in connection with the NetApp products discussed in this document.