X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=pve-storage-iscsidirect.adoc;h=0717e992e9d4892ad77f081914a3af9e51b6f88e;hb=151bbda876579c0df1a3c598e17a9e43e9ff82b6;hp=9ca59219c83379aa92844c856316dbdd9989df94;hpb=aa039b0f5a044a78ff175d8a70178d7b10895567;p=pve-docs.git diff --git a/pve-storage-iscsidirect.adoc b/pve-storage-iscsidirect.adoc index 9ca5921..0717e99 100644 --- a/pve-storage-iscsidirect.adoc +++ b/pve-storage-iscsidirect.adoc @@ -1,10 +1,15 @@ +[[storage_iscsidirect]] User Mode iSCSI Backend ----------------------- +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 @@ -18,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 @@ -38,3 +43,12 @@ driver. |images |raw |yes |no |no |============================================================================== +ifdef::wiki[] + +See Also +~~~~~~~~ + +* link:/wiki/Storage[Storage] + +endif::wiki[] +