Skip to main content
NetApp Knowledge Base

Is it possible to create a FlexClone of a volume which is wait cutover and to use it?

Views:
41
Visibility:
Public
Votes:
0
Category:
ontap-9
Specialty:
CORE
Last Updated:
1/28/2025, 9:42:45 AM

Applies to

ONTAP 9

Answer

Yes, it is.

  • FlexClone can be created for a volume which is wait cutover.
  • From a usage perspective, there is no different from a regular FlexClone volume.
  • It can be used by mounting and creating share.

Additional Information

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.