====== LVM ====== How this works, going from largest to smallest: * pv - physical volume. Examples: /dev/sda, /dev/sdb * vg - volume group. Group of physical volumes. * lv - logical volume. A partition within a volume group. This is what you would format and mount a device as.