]> git.proxmox.com Git - pve-docs.git/blobdiff - pve-storage-iscsidirect.adoc
add node sparation without re installation section
[pve-docs.git] / pve-storage-iscsidirect.adoc
index 9ca59219c83379aa92844c856316dbdd9989df94..4dda04b308796edbc04e65f4c2d379b2472211f9 100644 (file)
@@ -1,10 +1,11 @@
 User Mode iSCSI Backend
 -----------------------
 User Mode iSCSI Backend
 -----------------------
+include::attributes.txt[]
 
 Storage pool type: `iscsidirect`
 
 This backend provides basically the same functionality as the
 
 Storage pool type: `iscsidirect`
 
 This backend provides basically the same functionality as the
-Open-iSCSI backed, but uses a user-level library (package 'libiscsi2')
+Open-iSCSI backed, but uses a user-level library (package `libiscsi2`)
 to implement it.
 
 It should be noted that there are no kernel drivers involved, so this
 to implement it.
 
 It should be noted that there are no kernel drivers involved, so this
@@ -18,7 +19,7 @@ Configuration
 The user mode iSCSI backend uses the same configuration options as the
 Open-iSCSI backed.
 
 The user mode iSCSI backend uses the same configuration options as the
 Open-iSCSI backed.
 
-.Configuration Example ('/etc/pve/storage.cfg')
+.Configuration Example (`/etc/pve/storage.cfg`)
 ----
 iscsidirect: faststore
      portal 10.10.10.1
 ----
 iscsidirect: faststore
      portal 10.10.10.1
@@ -38,3 +39,12 @@ driver.
 |images         |raw            |yes    |no        |no
 |==============================================================================
 
 |images         |raw            |yes    |no        |no
 |==============================================================================
 
+ifdef::wiki[]
+
+See Also
+~~~~~~~~
+
+* link:/wiki/Storage[Storage]
+
+endif::wiki[]
+