MetroCluster: cannot decrypt NAE aggr due to aggregate snapshots
Applies to
- ONTAP 9
- MetroCluster (MCC)
- NetApp Aggregate Encryption (NAE)
Issue
- Cannot convert the NAE aggregate to plain text.
Cluster::*> storage aggregate modify -aggregate aggr1 -force-disable-encrypt-with-aggr-key true -encrypt-with-aggr-key false
Warning: Aggregate "aggr1" has aggregate Snapshot copy which might contain NAE (NetApp Aggregate Encryption) volume. Ensure that there is no NAE volume in the aggregate Snapshot copy before disabling NAE.
Do you want to continue? {y|n}: y
- No volumes in the aggregates.
Cluster::*> volume show -aggregate aggr1
There are no entries matching your query.
Cluster::*> vol show -aggregate aggr2
There are no entries matching your query.
- Aggr snaps due to syncmirror (expected in MCC).
::> node run -node node1 snap list -A
Aggregate aggr0
working...
%/used %/total date name
---------- ---------- ------------ --------
0% ( 0%) 0% ( 0%) Oct 29 17:54 mirror_resync.1029175419(node1) (busy,syncmirror)
Aggregate aggr1
working...
%/used %/total date name
---------- ---------- ------------ --------
0% ( 0%) 0% ( 0%) Oct 29 17:55 mirror_resync.1029175522(node1) (busy,syncmirror)
Aggregate aggr2
working...
%/used %/total date name
---------- ---------- ------------ --------
0% ( 0%) 0% ( 0%) Oct 29 17:57 mirror_resync.1029175735(node1) (busy,syncmirror)