5
0
mirror of git://git.proxmox.com/git/pve-docs.git synced 2025-01-18 06:03:46 +03:00

storage: iscsi direct: update information about packages

As reported in the community forum [0], libiscsi-bin is required. The
library package on Bullseye would be libiscsi7, but there is no real
need to mention the package explicitly, because it is a dependency of
both, libiscsi-bin and pve-qemu-kvm.

[0]: https://forum.proxmox.com/threads/119369

Signed-off-by: Fiona Ebner <f.ebner@proxmox.com>
This commit is contained in:
Fiona Ebner 2022-12-12 11:30:01 +01:00 committed by Thomas Lamprecht
parent bb58278b94
commit 69e73e8700

View File

@ -8,9 +8,9 @@ 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`)
to implement it.
This backend provides basically the same functionality as the Open-iSCSI backed,
but uses a user-level library to implement it. You need to install the
`libiscsi-bin` package in order to use this backend.
It should be noted that there are no kernel drivers involved, so this
can be viewed as performance optimization. But this comes with the