SVM DR 関係を更新または再同期できません。ボリュームに共通の Snapshot コピーが見つかりません
のしんだ
に適用されます
- ONTAP 9.x
- SnapMirror
- SVM DR
問題
- SVM DR 関係のソースとデスティネーションの間で使用スペースが異なります。
- SVM DR 関係を更新または再同期しようとすると失敗します。
- 「 No Common Snapshot Copies are found 」というメッセージが表示されます。
Transfer for volume "<volume>" failed. Reason: No common Snapshot copy found between <SVM>:<volume> and <SVM-DR>:<volume>. Delete the volume using the (privilege: advanced) "volume delete -force" command. Then, perform a SnapMirror resync using the "snapmirror resync" command. Execute "snapmirror show -destination-vserver <SVM-DR> -fields last-transfer-error,unhealthy-reason -expand" to check if the constituent volumes have encountered errors.
- 次のようにデスティネーションボリュームを削除できない場合があります。
cluster_dst::*>set advanced
cluster_dst::*> volume delete -vserver SVM1 -volume volume1 -force true
Error: command failed: Volume volume1 in Vserver SVM1 must be offline to be deleted.
cluster_dst::*> volume offline -vserver SVM1 -volume volume1 -force true
Warning: Forcing offline volume volume1 in Vserver SVM1 can potentially disrupt access to files in other volumes.
Do you want to continue? {y|n}: y
vol offline: Error offlining volume "SVM1:volume1". Error while deleting junction.