изменить атрибуты группы томов (Change volume group attributes)
Переменные (Variables)
VG Volume Group name. See lvm(8) for valid names.
Tag Tag name. See lvm(8) for information about tag names and
using tags in place of a VG, LV or PV.
Select Select indicates that a required positional parameter can
be omitted if the --select
option is used. No arg appears
in this position.
String See the option description for information about the
string content.
Size[UNIT]
Size is an input number that accepts an optional unit.
Input units are always treated as base two values,
regardless of capitalization, e.g. 'k' and 'K' both refer
to 1024. The default input unit is specified by letter,
followed by |UNIT. UNIT represents other possible input
units: b
|B
is bytes, s
|S
is sectors of 512 bytes, k
|K
is
KiB, m
|M
is MiB, g
|G
is GiB, t
|T
is TiB, p
|P
is PiB, e
|E
is EiB. (This should not be confused with the output
control --units, where capital letters mean multiple of
1000.)