Fails to abort vserver migrate operation with error stauts "migrate-abort-failed"
Applies to
- ONTAP 9
- SVM data mobility (SVM migration)
Issue
- For some reason, the unfinished vserver migration was aborted by the following command:
::*>vserver migrate abort-vserver vserver_test -force true
- The
vserver migrate show
reports the following error status and details:
::*> vserver migrate show
Destination Source
Vserver Cluster Cluster Status
---------------- ------------------- ------------------- ---------------------
vserver_test clus02 clus01 migrate-abort-failed
Status Details: Apply failed for Object: volume Method: baseline.
Reason: Failed to delete SnapMirror relationship for Vserver
"vserver_test", Reason: Operation not allowed on a consistency
group member.
- The
snapmirror list-destination
command does not show the SnapMirror relationship that exists - The commands
snapmirror release
orsnapmirror delete
both report "Error:command failed: Invalid xxxx SnapMirror Consistency Group name ""."