[ Version ( since = "0.8" ) ]
public bool lvm_remove_all () throws Error
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 .
this |
A GuestfsSession object |
true on success, false on error |