]> git.proxmox.com Git - pve-docs.git/blobdiff - pve-storage-iscsidirect.adoc
buildsys: not our job to handle editor files
[pve-docs.git] / pve-storage-iscsidirect.adoc
index 28a77f1ed3f26cbf5f332b19d57639c5c725dd52..bace901e0fb6fb79ce536b18daec3f9aa9ebb36c 100644 (file)
@@ -1,11 +1,14 @@
 User Mode iSCSI Backend
 -----------------------
-include::attributes.txt[]
+ifdef::wiki[]
+:pve-toplevel:
+:title: Storage: User Mode iSCSI
+endif::wiki[]
 
 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
@@ -19,7 +22,7 @@ Configuration
 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
@@ -44,7 +47,7 @@ ifdef::wiki[]
 See Also
 ~~~~~~~~
 
-* link:/index.php/Storage[Storage]
+* link:/wiki/Storage[Storage]
 
 endif::wiki[]