]> git.proxmox.com Git - pve-docs.git/blobdiff - pve-storage-lvm.adoc
fixup: s/devies/devices/
[pve-docs.git] / pve-storage-lvm.adoc
index 12db9dcf554a5185e801b42971f8295d61dae2b5..1ef38dfa3dd57d8daafc578e8374746f7df17461 100644 (file)
@@ -1,10 +1,14 @@
+[[storage_lvm]]
 LVM Backend
 -----------
-include::attributes.txt[]
+ifdef::wiki[]
+:pve-toplevel:
+:title: Storage: LVM
+endif::wiki[]
 
 Storage pool type: `lvm`
 
-LVM is a thin software layer on top of hard disks and partitions. It
+LVM is a light software layer on top of hard disks and partitions. It
 can be used to split available disk space into smaller logical
 volumes. LVM is widely used on Linux and makes managing hard drives
 easier.
@@ -14,6 +18,7 @@ can easily manage space on that iSCSI LUN, which would not be possible
 otherwise, because the iSCSI specification does not define a
 management interface for space allocation.
 
+
 Configuration
 ~~~~~~~~~~~~~