Do we need to break the SVM DR before Power maintenance on source cluster?
Applies to
- ONTAP 9
- SVM DR
- Snapmirror
Answer
- Yes, It is required to quiesce all SnapMirrors on the destination throughout the production cluster power maintenance activity.
::> snapmirror quiesce -destination-path *
- Then resume them all once the production is back up.
::> snapmirror resume -destination-path *
Additional Information