3.9.6.6 Remove a Volume Group
A volume group is a specific collection of Exascale volumes.
Before you can remove a volume group, you must first remove all volumes from it. See Adding and Removing Volumes in a Volume Group.
To remove an existing volume group, use the ESCLI rmvolumegroup
command and specify the volume group identifier. For example:
@> rmvolumegroup volgrp0001_08a99eb7e8ff41499dee41de75af3e62
You can use the lsvolumegroup
command to find the identifier for each volume group.
Parent topic: Administer Volume Groups