vgremove
Description:
remove an LVM volume group
Remove an LVM volume group vgname
, (for example VG
).
This also forcibly removes all logical volumes in the volume group (if any).
This function depends on the feature "lvm2". See also feature_available.
Parameters:
this |
A GuestfsSession object |
Returns:
true on success, false on error |