volume delete

Deletes a volume, which returns free space to the group.

Note: All snapshots associated with the volume are also deleted.

Format

volume delete vol_name

Variable 

vol_name

Name of a volume.

Example

The following command deletes a volume (and all its snapshots):

> volume delete tempvol

Do you really want to delete the volume? (y/n) [n]y

Volume deletion succeeded.