lvm_remove_all


Description:

[ 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.

Parameters:

this

A GuestfsSession object

Returns:

true on success, false on error