]> git.proxmox.com Git - pve-docs.git/blobdiff - pve-storage-lvmthin.adoc
totp: fix copy/paste mistake
[pve-docs.git] / pve-storage-lvmthin.adoc
index 1c1f63cfc4589153e44b13f02bad96ed22f16051..f18af6365f2506eb2ade291ca2bca2f83a3ebb5d 100644 (file)
@@ -1,7 +1,6 @@
+[[storage_lvmthin]]
 LVM thin Backend
 ----------------
-include::attributes.txt[]
-
 ifdef::wiki[]
 :pve-toplevel:
 :title: Storage: LVM Thin
@@ -14,7 +13,7 @@ instead allocates blocks when they are written. This behaviour is
 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
+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
 a LVM volume group called `pve`, the following commands create a new
 LVM thin pool (size 100G) called `data`: