lvm_pvs |
lvm_pv.ycp |
lvm_pv: creates a volume group (i.e. "system") and adds the physical volumes | |
|
----------------------------------------------------
IMPORTANT: when you read this code notice:
vg = volume group
vgs = volume groups
pv = physical volume
pvs = physical volumes
lv = logical volume
lvs = logical volumes
----------------------------------------------------
Imports
Includes
|