LVM: Difference between revisions
m →Disko: link to disko |
Converted type descriptions to a definition list |
||
Line 4: | Line 4: | ||
LVM manages three types: | LVM manages three types: | ||
; Physical volume (PV) : Space reservation consisting of a disk partition, a whole disk, a meta device, or a loopback file. | |||
; Volume group (VG) : Group of physical volumes. | |||
; Logical volume (LV) : Space reservation inside a volume group, which may be laid across multiple physical volumes. | |||
=== Create a logical volume === | === Create a logical volume === |