ボリュームクローンのスプリットを停止すると、ボリュームの移動が失敗します
環境
- ONTAP 9.6
- ONTAP 9.7
問題
- ボリュームのクローンスプリット処理を停止すると
volume move start
、コマンドが失敗します。
Cluster01::> volume move start -volume test_clone -destination-aggregate aggr1
Error: command failed: Cannot move volume "test_clone" in Vserver "svm1". Reason: The volume is undergoing a FlexClone split operation. Use the "volume clone split show" command to monitor the split operation for completion, or use the "volume clone split stop" command to stop the split operation.
volume clone split status
このコマンドではすべてがゼロで表示されます。
Cluster01::> volume clone split status
Blocks
-----------------
Vserver FlexClone Scanned Updated % Complete
--------- ------------- -------- -------- ----------
svm1 test_clone 0 0 0