跳转到主内容

我如何知道我的数据是否已加密空闲数据?

Views:
1
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
  • 上述命令的输出将报告加密的聚合/卷/磁盘、指示 正在使用的相应加密类型。
  • 要确定卷是通过volume还是agegate密钥进行加密、可以使用以下命令。

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.