lvm_remove_all
Description:
remove all LVM LVs, VGs and PVs
This command removes all LVM logical volumes, volume groups and physical volumes.
This function depends on the feature "lvm2". See also feature_available.
Parameters:
this |
A GuestfsSession object |
Returns:
true on success, false on error |