古いxfer_stateファイルが原因でルートボリュームの移動が失敗する
環境
- ONTAP
- ルート ボリューム
- LS SnapMirror
問題
- ルートボリュームの移動が次のエラーで失敗します。
::> vol move show -volume SVM1_test_root -instance Vserver Name: SVM1_test Volume Name: SVM1_test_root Actual Completion Time: - Bytes Remaining: - Destination Aggregate: aggr4 Detailed Status: Volume move job in setupError: Setting up move operation: The volume is involved in a SnapMirror operation and cannot be moved until the SnapMirror operation is complete. Wait for the SnapMirror operation to finish or abort the SnapMirror operation by issuing a 'snapmirror abort -hard true' command.- ボリュームに対してSnapMirrorが実行されていないため、中止を実行できませんでした。
::> snapmirror abort -hard true -source-path SVM1_test _root -destination-path *(snapmirror abort)Error: There are no entries matching your query.通常のSnapMirror は機能しますが、このルートボリュームのLS SnapMirrorは無効なデスティネーションエラーで失敗します。
::> snapmirror create -source-vserver -source-volume SVM1_test _root -destination-vserver SVM1_test -destination-volume SVM1_test _root_LS -type lSError: command failed: Volume "Cluster1://SVM1_test/SVM1_test _root" not found. (Failed to query transfer status. (Destination is inan invalid transfer state))