メインコンテンツまでスキップ

保存中のデータが暗号化されているかどうかを確認するにはどうすればよいですか?

Views:
14
Visibility:
Public
Votes:
0
Category:
ontap-9
Specialty:
CORE
Last Updated:

環境

  • ONTAP 9
  • ONTAP System Manager

回答

  • System Managerから:
[Cluster]>[Settings]>[Encryption at Rest]に移動し て、保存データの暗号化が有効になっているかどうかを確認します。
 
  • ONTAP CLIから:

暗号化タイプ

コマンド

NetAppアグリゲート暗号化

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

NetApp Volume Encryption

::> volume show -fields is-encrypted
NetApp Storage Encryption ::> storage encryption disk show
  • 上記のコマンドの出力では、暗号化されたアグリゲート/ボリューム/ディスクが報告され、 対応する暗号化タイプが使用中であることが示されます。
  • ボリュームがvolumeキーまたはaggegateキーによって暗号化されているかどうかを確認するには、次のコマンドを使用します。

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.