X-Git-Url: https://git.proxmox.com/?p=pve-docs.git;a=blobdiff_plain;f=pve-storage-iscsidirect.adoc;h=0717e992e9d4892ad77f081914a3af9e51b6f88e;hp=28a77f1ed3f26cbf5f332b19d57639c5c725dd52;hb=856993e4166495537f42e0b9c3a51c966227feab;hpb=deb4673f279adea9069596f64fb70ff3f0e88302 diff --git a/pve-storage-iscsidirect.adoc b/pve-storage-iscsidirect.adoc index 28a77f1..0717e99 100644 --- a/pve-storage-iscsidirect.adoc +++ b/pve-storage-iscsidirect.adoc @@ -1,11 +1,15 @@ +[[storage_iscsidirect]] 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 +23,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 +48,7 @@ ifdef::wiki[] See Also ~~~~~~~~ -* link:/index.php/Storage[Storage] +* link:/wiki/Storage[Storage] endif::wiki[]