1 2 3 4 5 6 7 8 9 10 11
[[Linux]] --- Physical volumes: - create: `pvcreate` - show: `pvs` Logical Volume Groups: - create: `vgcreate <vg> <pv>` - show: `vgs`