]> git.proxmox.com Git - pve-docs.git/blobdiff - pve-storage-lvmthin.adoc
asciidoc-pve.in: cleanup for code reuse
[pve-docs.git] / pve-storage-lvmthin.adoc
index 46e54b7af1e74a45c217ad0e0fe7780f131c30ac..1c1f63cfc4589153e44b13f02bad96ed22f16051 100644 (file)
@@ -2,6 +2,11 @@ LVM thin Backend
 ----------------
 include::attributes.txt[]
 
+ifdef::wiki[]
+:pve-toplevel:
+:title: Storage: LVM Thin
+endif::wiki[]
+
 Storage pool type: `lvmthin`
 
 LVM normally allocates blocks when you create a volume. LVM thin pools
@@ -10,7 +15,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
-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`:
 
@@ -35,7 +40,7 @@ LVM volume group name. This must point to an existing volume group.
 The name of the LVM thin pool.
 
 
-.Configuration Example ('/etc/pve/storage.cfg')
+.Configuration Example (`/etc/pve/storage.cfg`)
 ----
 lvmthin: local-lvm
        thinpool data