Skip to main content
ONTAP 7-Mode Transition

Transitioning primary and secondary systems in a SnapMirror relationship in parallel

Contributors netapp-barbe

You can transition the primary and secondary HA pairs that contain the volumes of a 7-Mode SnapMirror relationship in parallel. You must then manually set up the volume SnapMirror relationship in clustered Data ONTAP after transition. The SnapMirror relationship is retained after transition without requiring a rebaseline.

You must have prepared the source and destination clusters for transitioning the SnapMirror relationships.

You must transition both the secondary and primary HA pairs in the same cutover window.

Steps
  1. From the 7-Mode Transition Tool, perform a copy-free transition of the two HA pairs that contain the primary and secondary volumes of the 7-Mode volume SnapMirror relationship.

    Before transitioning the 7-Mode HA pair that contains the secondary volumes, no manual intervention is required for the 7-Mode SnapMirror relationships. This ensures that the 7-Mode secondary volumes are transitioned as read-only volumes to ONTAP.

  2. Create an intercluster SVM peer relationship between the SVMs that contain the transitioned primary and secondary volumes.

  3. Create a volume SnapMirror relationship between the transitioned primary and secondary volumes.

  4. On the destination volume, resynchronize the source volume and destination volume of the SnapMirror relationship:

    snapmirror resync

    Important At least one common Snapshot copy must exist between the source and destination volumes.

    Troubleshooting: SnapMirror resynchronization fails if the common Snapshot copy was created in a Data ONTAP release earlier than 8.1. You can use the -fs-version parameter with the volume snapshot show command in the advanced privilege level to view the release in which the Snapshot copy was created. If you encounter this issue, break the SnapMirror relationship and then perform the resynchronization.

  5. Monitor the status of the SnapMirror data transfers:

    snapmirror show

    Important You must not perform any operation, such as volume move or SnapMirror break, on the source and destination volumes until the resynchronization is completed successfully. Ensure that the resynchronization does not get aborted and completes successfully; otherwise, the volumes can go to an inconsistent state.
  6. Commit the transition of the secondary project, followed by the primary project.

Related information