[ Version ( deprecated = true , since = "1.3.2" ) ]
public bool vgscan () throws Error
Warning: vgscan is deprecated.
rescan for LVM physical volumes, volume groups and logical volumes
In new code, use lvm_scan instead
This rescans all block devices and rebuilds the list of LVM physical volumes, volume groups and logical volumes.
this |
A GuestfsSession object |
true on success, false on error |