converttoclone
Use the converttoclone command to convert a thinclone volume to a clone volume.
Syntax
Parameters
- -volumegroup volumegroup_name_or_id
- (Required) The volumegroup within which any thinclone volumes must be converted to clone. If the specified volume group has no thinclone volumes the command will return an error.
- -volumes colon_seperated_list_of_volume_names_or_ids
- (Optional) A list of thinclone volumes that must be converted to clone. If the user supplied list of volumes contains any volumes that are not thinclones then the command will fail with an error.
An invocation example
This invocation will convert any thinclone volumes within volume group 0 to clones
converttoclone -volumegroup 0
The resulting output:
No feedback.