volume clone sharing-by-split undo start
- PDF of this doc site
Collection of separate PDF docs
Creating your file...
Undo the physical block sharing in split FlexClone volumes
Availability: This command is available to cluster and Vserver administrators at the advanced privilege level.
Description
The volume clone sharing-by-split undo start
command starts a scan to undo the shrared physical blocks in the given volume. The volume will be available for the duration of the undo-sharing operation. After the scan starts, you can stop it using the volume clone sharing-by-split undo stop command. You can monitor the current progress of the scan using the volume clone sharing-by-split undo show command. This command is supported for flexible volumes that were split from their parent volumes.
Parameters
-vserver <Vserver Name>
- Vserver Name (privilege: advanced)-
This parameter specifies the vserver that the volume exists on.
-volume <volume name>
- Volume Name (privilege: advanced)-
This parameter specifies the split volume with shared physical blocks, in which the sharing will be undone.
Examples
The following example starts the scan to undo the physical block sharing in volume vol_clone1
on vserver vs1
:
cluster1::> volume clone sharing-by-split undo start -vserver vs1 -volume vol_clone1