跳转到主内容

如何知道我的数据在静态时是否已加密?

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

适用于

  • ONTAP 9
  • ONTAP System Manager

问题解答

  • 在 System Manager 中:
导航到Cluster > Settings > Encryption at Rest以检查静态加密是否已启用
 
  • 从 ONTAP 命令行界面:

加密类型

命令

NetApp 聚合加密

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

NetApp 卷加密

::> volume show -fields is-encrypted
NetApp 存储加密 ::> storage encryption disk show
  • 上述命令的输出报告了加密的聚合/卷/磁盘,指示使用中的相应加密类型
  • 为了确定卷是通过卷还是通过聚合密钥加密,可以使用以下命令

::> 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.