使用选项Wait to cutover时、卷移动的具体操作是什么?
适用场景
问题解答
wait
进行转换、按如下所示实施卷移动操作、完成到 cutover_hard_deferred
阶段后、 源卷上的新数据是否会继续复制到目标卷?::*> volume move modify -vserver cluster4_svm1 -volume testmove -cutover-action wait
::*> volume move show
Vserver Volume State Move Phase Percent-Complete Time-To-Complete
--------- ---------- -------- ---------- ---------------- ----------------
cluster4_svm1
testmove alert cutover_hard_deferred
98%
'vol move show -ins'
观察到这一点:ontap913::> vol move show -ins
Vserver Name: test1
Volume Name: voltest2
Actual Completion Time: -
Bytes Remaining: 136.0KB
Destination Aggregate: aggr2_node1
Detailed Status: Cutover Deferred, Waiting for user intervention (2.52MB Sent)::Volume move job preparing transfer.
Estimated Time of Completion: -
Managing Node: ontap913-01
Percentage Complete: 94%
Move Phase: cutover_hard_deferred
Estimated Remaining Duration: -
Replication Throughput: 196KB/s
Duration of Move: 00:20:43
Source Aggregate: aggr1_node1
Start Time of Move: Fri Nov 01 13:19:17 2024
Move State: alert
Is Source Volume Encrypted: false
Encryption Key ID of Source Volume:
Is Destination Volume Encrypted: false
Encryption Key ID of Destination Volume:
ontap913::> vol move show -ins
Vserver Name: test1
Volume Name: voltest2
Actual Completion Time: -
Bytes Remaining: 124.0KB
Destination Aggregate: aggr2_node1
Detailed Status: Cutover Deferred, Waiting for user intervention (2.71MB Sent)::Volume move job preparing transfer.
Estimated Time of Completion: -
Managing Node: ontap913-01
Percentage Complete: 94%
Move Phase: cutover_hard_deferred
Estimated Remaining Duration: -
Replication Throughput: 188KB/s
Duration of Move: 00:21:40
Source Aggregate: aggr1_node1
Start Time of Move: Fri Nov 01 13:19:17 2024
Move State: alert
Is Source Volume Encrypted: false
Encryption Key ID of Source Volume:
Is Destination Volume Encrypted: false
::*> vol move trigger-cutover -vserver cluster4_svm1 -volume testmove -force true
Detailed Status: Waiting to Cutover. (Preparing source volume for cutover: Deduplication is not ready for volmove cutover Sent)::Reason: xx.xxTB Volume move job monitoring transfer of data.
::*> vol move pause -vserver cluster4_svm1 -volume testmove
tigger-cutover
已 通过-force true
选项实施、然后 它在此状态下暂停、 因此可通过'vol move show -ins'
命令检查以下内容、使 其无法将卷移动恢复到转换状态、因此 转换将强制执行。Specified Action For Cutover: force
::*> vol move resume -vserver cluster4_svm1 -volume testmove
::*> vol move abort -vserver cluster4_svm1 -volume testmove