pvresize_size
Description:
resize an LVM physical volume (with size)
This command is the same as pvresize except that it allows you to specify the new size (in bytes) explicitly.
This function depends on the feature "lvm2". See also feature_available.
Parameters:
this |
A GuestfsSession object |
Returns:
true on success, false on error |