X-Git-Url: https://git.proxmox.com/?p=pve-docs.git;a=blobdiff_plain;f=pve-storage-iscsidirect.adoc;h=bace901e0fb6fb79ce536b18daec3f9aa9ebb36c;hp=9ca59219c83379aa92844c856316dbdd9989df94;hb=e8503c6cca8466168efc1128963dff2c7cda660f;hpb=aa039b0f5a044a78ff175d8a70178d7b10895567 diff --git a/pve-storage-iscsidirect.adoc b/pve-storage-iscsidirect.adoc index 9ca5921..bace901 100644 --- a/pve-storage-iscsidirect.adoc +++ b/pve-storage-iscsidirect.adoc @@ -1,10 +1,14 @@ 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 +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 @@ -38,3 +42,12 @@ driver. |images |raw |yes |no |no |============================================================================== +ifdef::wiki[] + +See Also +~~~~~~~~ + +* link:/wiki/Storage[Storage] + +endif::wiki[] +