vgremove Command Examples

Remove volume group(s) in LVM. More information: https://manned.org/vgremove.

vgremove {{volume_group}}

vgremove --force {{volume_group}}

vgremove --debug --debug {{volume_group}}

vgremove --config '{{global/locking_type=1}}' {{volume_group}}

vgremove --help