Deletes a volume from the selected volume collection. This does not delete the volume.
Format
collection select coll_name delete vol_name
Variables
|
coll_name |
Name of a volume collection. |
|
vol_name |
Name of a volume. |
Example
The following command deletes a volume from a volume collection:
> collection select dbcollection delete vol6
Do you really want to delete the volume from volume collection? (y/n) [n]y
The following command deletes the last volume from a volume collection, and also deletes the collection:
> collection select coll-2 delete klavol
There is only one volume in the volume collection. Deleting this volume from the collection results in deletion of volume collection. Snapcols created using this volume collection will continue to exist. Do you really want to delete the volume from volume collection? (y/n) [n] y