Troubleshooting

Error

Diagnosis

CLuster1::> volume move start -vserver svm1 volume svm1_root -destination-aggregate aggr1

-encrypt-with-aggr-key false


Error: command failed: Encryption of the Vserver root volume using NVE (NetApp Volume Encryption) is not supported. Vserver root

volumes only support encryption using NAE (NetApp Aggregate Encryption). You can encrypt the volume by moving it to an aggregate that supports NAE, using the "volume move start svm_root -vserver svm1 -encrypt-destination true -encrypt-with-aggr-key true" command.


CLuster1::> storage aggregate create -aggregate aggr2 -diskcount 6 -encrypt-with-aggr-key false

Errors and their Diagnoses