no way to compare when less than two revisions
Differences
This shows you the differences between two versions of the page.
— | lvm [2013/06/07 01:26] (current) – created - external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== LVM ====== | ||
+ | |||
+ | How this works, going from largest to smallest: | ||
+ | |||
+ | * pv - physical volume. | ||
+ | * vg - volume group. | ||
+ | * lv - logical volume. A partition within a volume group. | ||