カットオーバー待機状態のボリュームの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