跳转到主内容

停止卷克隆拆分后,卷移动失败

i
Knowledge Base guidance

This article may include metadata, visibility, validation state, and related support guidance.

适用场景

  • 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