]> git.proxmox.com Git - pve-docs.git/blobdiff - pve-storage-lvm.adoc
move system requirements into separate file, move to chapter Installation
[pve-docs.git] / pve-storage-lvm.adoc
index b4a278c6d00d009dd6042f13e2a8969deac80bb6..3f21644b4821e5e1527d1ee8bbc074f93c61fb88 100644 (file)
@@ -14,6 +14,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 +38,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
@@ -84,5 +85,13 @@ List available volume groups:
 
  # pvesm lvmscan
 
+ifdef::wiki[]
+
+See Also
+~~~~~~~~
+
+* link:/wiki/Storage[Storage]
+
+endif::wiki[]