是否可以为等待转换的卷创建FlexClone并使用它?
适用场景
ONTAP 9
问题解答
是的、确实如此。
- 可以为等待转换的卷创建FlexClone。
- 从使用情况的角度来看、与常规FlexClone卷并无不同。
- 可以通过挂载和创建共享来使用它。
追加信息
LAB示例:
ontap913::*> volume move start -vserver test2 -volume voltest2 -destination-aggregate agg21 -cutover-action wait
Warning: When the transfer is complete, trigger the cutover to avoid loss of space savings from efficiency. Do you want to proceed? {y|n}: y
[Job 4328] Job is queued: Move "voltest2" in Vserver "test2" to aggregate "agg21". Use the "volume move show -vserver test2 -volume voltest2" command to view the status of this operation.
ontap913::*> volume move show
Vserver Volume State Move Phase Percent-Complete Time-To-Complete
--------- ---------- -------- ---------- ---------------- ----------------
test2 voltest2 alert cutover_hard_deferred
68% -
ontap913::*> vol clone create -vserver test2 -flexclone voltest2_clone -type RW -parent-vserver test2 -parent-volume voltest2
[Job 4329] Job succeeded: Successful