[ Version ( since = "1.5.1" ) ]
public bool lvm_clear_filter () throws Error
clear LVM device filter
This undoes the effect of lvm_set_filter. LVM will be able to see every block device.
This command also clears the LVM cache and performs a volume group scan.
this |
A GuestfsSession object |
true on success, false on error |