Skip to main content

volume clone split show

Show the status of FlexClone split operations in-progress

Availability: This command is available to cluster and Vserver administrators at the admin privilege level.

Description

The volume clone split show command displays the progress information of all the active FlexClone volume splitting jobs. This command is only supported for flexible volumes. By default, this command displays the following information:

  • Vserver name
  • FlexClone volume name
  • Percentage of blocks processed
  • Total number of blocks scanned for clone splitting
  • Total number of blocks updated for clone splitting
If the -instance option is also specified, detailed information about all splitting jobs is displayed.

Parameters

{ [-fields <fieldname>, ...]
This specifies the fields to be displayed, for all the ongoing FlexClone splitting jobs.
| [-instance ]}
This specifies the command to display detailed information about the ongoing FlexClone volume splitting jobs.
[-vserver <vserver name>] - Vserver Name
Selects information about the ongoing FlexClone volume splitting jobs for all FlexClone volumes on this Vserver.
[-flexclone <volume name>] - FlexClone Volume
Selects information about ongoing FlexClone volume splitting jobs for this FlexClone volume.
[-block-percentage-complete <integer>] - Percentage Complete
Selects information about all the ongoing FlexClone splitting jobs that have the specified percentage of Block processing completed.
[-blocks-scanned <integer>] - Blocks Scanned
Selects information about all the ongoing FlexClone splitting jobs that have the specified number of blocks scanned.
[-blocks-updated <integer>] - Blocks Updated
Selects information about all the ongoing FlexClone splitting jobs that have the specified number of blocks updated.

Examples