pvresize_size


Description:

[ Version ( since = "1.3.14" ) ]
public bool pvresize_size (string device, int64 size) throws Error

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