Resuming a failed SnapMirror baseline transfer
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 showcommand with the-snapshot-checkpointparameter 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 initializecommand to resume the baseline transfer.cluster2::> snapmirror initialize -destination-path dest_vserver:vol3 
 PDFs
PDFs