]> git.proxmox.com Git - pve-docs.git/blobdiff - pve-storage-lvmthin.adoc
local-zfs.adoc: s/a/an/
[pve-docs.git] / pve-storage-lvmthin.adoc
index 23a72eae14d584880968e9de1eda37ec444324b2..1a9d55b6576694a73179a35e2360dc213e4c5bb0 100644 (file)
@@ -1,6 +1,9 @@
 LVM thin Backend
 ----------------
 LVM thin Backend
 ----------------
-include::attributes.txt[]
+ifdef::wiki[]
+:pve-toplevel:
+:title: Storage: LVM Thin
+endif::wiki[]
 
 Storage pool type: `lvmthin`
 
 
 Storage pool type: `lvmthin`
 
@@ -10,7 +13,7 @@ called thin-provisioning, because volumes can be much larger than
 physically available space.
 
 You can use the normal LVM command line tools to manage and create LVM
 physically available space.
 
 You can use the normal LVM command line tools to manage and create LVM
-thin pools (see 'man lvmthin' for details). Assuming you already have
+thin pools (see `man lvmthin` for details). Assuming you already have
 a LVM volume group called `pve`, the following commands create a new
 LVM thin pool (size 100G) called `data`:
 
 a LVM volume group called `pve`, the following commands create a new
 LVM thin pool (size 100G) called `data`:
 
@@ -35,7 +38,7 @@ LVM volume group name. This must point to an existing volume group.
 The name of the LVM thin pool.
 
 
 The name of the LVM thin pool.
 
 
-.Configuration Example ('/etc/pve/storage.cfg')
+.Configuration Example (`/etc/pve/storage.cfg`)
 ----
 lvmthin: local-lvm
        thinpool data
 ----
 lvmthin: local-lvm
        thinpool data
@@ -81,6 +84,6 @@ ifdef::wiki[]
 See Also
 ~~~~~~~~
 
 See Also
 ~~~~~~~~
 
-* link:/index.php/Storage[Storage]
+* link:/wiki/Storage[Storage]
 
 endif::wiki[]
 
 endif::wiki[]