无法在仅存在加密数据卷的聚合上启用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.