]> git.proxmox.com Git - pve-docs.git/blobdiff - pve-storage-lvm.adoc
bump version to 4.3-19
[pve-docs.git] / pve-storage-lvm.adoc
index 4046e158be9ae1c3071c47b251c516ef01c7f44e..b337c861d62f431db4ab030ece6ffa4e98448c0c 100644 (file)
@@ -1,6 +1,9 @@
 LVM Backend
 -----------
-include::attributes.txt[]
+ifdef::wiki[]
+:pve-toplevel:
+:title: Storage: LVM
+endif::wiki[]
 
 Storage pool type: `lvm`
 
@@ -14,6 +17,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
 ~~~~~~~~~~~~~
 
@@ -37,9 +41,9 @@ sure that all data gets erased.
 
 `saferemove_throughput`::
 
-Wipe throughput ('cstream -t' parameter value).
+Wipe throughput (`cstream -t` parameter value).
 
-.Configuration Example ('/etc/pve/storage.cfg')
+.Configuration Example (`/etc/pve/storage.cfg`)
 ----
 lvm: myspace
        vgname myspace
@@ -89,7 +93,7 @@ ifdef::wiki[]
 See Also
 ~~~~~~~~
 
-* link:/index.php/Storage[Storage]
+* link:/wiki/Storage[Storage]
 
 endif::wiki[]