lvm_clear_filter


Description:

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

Parameters:

this

A GuestfsSession object

Returns:

true on success, false on error