跳转到主内容

是否可以为等待转换的卷创建FlexClone并使用它?

Views:
18
Visibility:
Public
Votes:
0
Category:
ontap-9
Specialty:
core
Last Updated:

适用场景

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

 

NetApp provides no representations or warranties regarding the accuracy or reliability or serviceability of any information or recommendations provided in this publication or with respect to any results that may be obtained by the use of the information or observance of any recommendations provided herein. The information in this document is distributed AS IS and the use of this information or the implementation of any recommendations or techniques herein is a customer's responsibility and depends on the customer's ability to evaluate and integrate them into the customer's operational environment. This document and the information contained herein may be used solely in connection with the NetApp products discussed in this document.