Transition ONTAP FlexGroup SnapMirror Beziehungen zu SVM DR
Eine FlexGroup SVM DR Beziehung kann erstellt werden, indem eine bestehende FlexGroup volume SnapMirror Beziehung migriert wird.
-
Die FlexGroup Volume SnapMirror Beziehung befindet sich in einem gesunden Zustand.
-
Die Quell- und Ziel-FlexGroup Volumes haben denselben Namen.
-
Vom SnapMirror Ziel aus die FlexGroup Level SnapMirror Beziehung neu synchronisieren:
snapmirror resync -
Die FlexGroup SVM DR SnapMirror Beziehung wird erstellt. Es wird dieselbe SnapMirror Richtlinie verwendet, die für die FlexGroup Volume SnapMirror Beziehungen konfiguriert ist:
snapmirror create -destination-path dest_svm: -source-path src_svm: -identity-preserve true -policy MirrorAllSnapshotsSie müssen die
-identity-preserve trueOption dessnapmirror createBefehls verwenden, wenn Sie Ihre Replikationsbeziehung erstellen.Weitere Informationen zu
snapmirror createfinden sich in der "ONTAP-Befehlsreferenz". -
Überprüfen, ob die Beziehung abgebrochen ist:
snapmirror show -destination-path dest_svm: -source-path src_svm:snapmirror show -destination-path fg_vs_renamed: -source-path fg_vs: Progress Source Destination Mirror Relationship Total Last Path Type Path State Status Progress Healthy Updated ----------- ---- ------------ ------- -------------- --------- ------- -------- fg_vs: XDP fg_vs1_renamed: Broken-off Idle - true - -
Die Ziel-SVM wird angehalten:
vserver stop -vserver vs_namevserver stop -vserver fg_vs_renamed [Job 245] Job is queued: Vserver Stop fg_vs_renamed. [Job 245] Done
-
Die SVM SnapMirror Beziehung wird resynchronisiert:
snapmirror resync -destination-path dest_svm: -source-path src_svm:snapmirror resync -destination-path fg_vs_renamed: -source-path fg_vs: Warning: This Vserver has volumes which are the destination of FlexVol or FlexGroup SnapMirror relationships. A resync on the Vserver SnapMirror relationship will cause disruptions in data access
-
Es ist zu überprüfen, ob die SVM DR Level SnapMirror Beziehung einen gesunden Leerlaufzustand erreicht:
snapmirror show -expand -
Es sollte überprüft werden, dass sich die FlexGroup SnapMirror Beziehung in einem gesunden Zustand befindet:
snapmirror show