The requested article is not available. Either it doesn't apply to this version of the product or the relevant information is organized differently in this version of the docs. You can search, browse, or go back to the other version.
Resuming a failed SnapMirror baseline transfer
Contributors
-
PDF of this doc site
-
Copy-based transition
-
Copy-free transition
-

Collection of separate PDF docs
Creating your file...
This may take a few minutes. Thanks for your patience.
Your file is ready
During transition, SnapMirror baseline transfers can fail due to a number of reasons, such as loss of network connectivity, transfer aborted, or controller failover. After rectifying the cause of failure, you can resume the SnapMirror transfers if a restart checkpoint is available.
If the restart checkpoint for the baseline transfer is not available, you must delete and re-create the volume, reestablish the SnapMirror relationship, and initiate the transition again.
Steps
-
From the destination cluster, use the
snapmirror show
command with the-snapshot-checkpoint
parameter to view the status of the baseline transfer and the restart checkpoint.cluster2::> snapmirror show -destination-path dest_vserver:vol3 -fields snapshot-checkpoint source-path destination-path snapshot-checkpoint -------------------- ---------------- ------------------- src_system:vol3 dest_vserver:vol3 50MB
-
If the SnapMirror checkpoint exists, use the
snapmirror initialize
command to resume the baseline transfer.cluster2::> snapmirror initialize -destination-path dest_vserver:vol3