暗号化されたデータボリュームのみが存在するアグリゲートでNAEを有効にすることはできない
環境
- ONTAP 9.6以降
- NetAppアグリゲート暗号化(NAE)
問題
NVEで暗号化されたデータボリュームのみが存在するアグリゲートでNAEを有効にしようとすると失敗します。アグリゲートにSVMルートボリュームまたは暗号化されていないボリュームがありません。
cluster::> volume show -encrypt false -aggregate aggr1
There are no entries matching your query.
cluster::>storage aggregate modify -aggregate aggr1 -encrypt-with-aggr-key true I get the following error
Error: command failed: Failed to modify the aggregate "aggr1" since it contains non-encrypted volumes. Run the "volume show -encrypt false" command to get the list of non-encrypted volumes. Convert all of them to NVE (NetApp Volume Encryption) volumes and try again later.