Create a common snapshot between ONTAP consistency groups or NAS SVMs
In addition to the regularly scheduled snapshot operations, you can manually create a common snapshot between the volumes in the primary SnapMirror consistency group and the volumes in the secondary SnapMirror consistency group in a SAN configuration or at the SVM level for NAS configurations.
The scheduled snapshot creation interval is 12 hours for the Automated Failover policy and 3 hours for the Automated Failover Duplex policy.
-
The SnapMirror group relationship must be in sync.
You can create a common snapshot using System Manager or the ONTAP CLI.
-
From the destination cluster, navigate to Protection > Replication.
-
Locate the relationship source, select
and choose Update. -
Choose As per policy or Select the snapshot to choose an existing snapshot.
-
Select Update.
-
From the destination site, create a common snapshot:
snapmirror update -destination-path <destination path>Example for a SAN configuration:
destination::>snapmirror update -destination-path vs1_dst:/cg/cg_dst
Example for a NAS configuration:
snapmirror update -destination-path vs_b:
-
Monitor the progress of the update:
destination::>snapmirror show -fields newest-snapshot