public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [pve-devel] [PATCH docs] storage: iscsi direct: update information about packages
@ 2022-12-12  9:12 Fiona Ebner
  2022-12-12  9:46 ` Thomas Lamprecht
  0 siblings, 1 reply; 2+ messages in thread
From: Fiona Ebner @ 2022-12-12  9:12 UTC (permalink / raw)
  To: pve-devel

As reported in the community forum [0], libiscsi-bin is required.
Also, the library package on Bullseye would be libiscsi7. Just change
the mentioned version to a generic number to never be out of date.

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

Signed-off-by: Fiona Ebner <f.ebner@proxmox.com>
---
 pve-storage-iscsidirect.adoc | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/pve-storage-iscsidirect.adoc b/pve-storage-iscsidirect.adoc
index 0717e99..f285ec8 100644
--- a/pve-storage-iscsidirect.adoc
+++ b/pve-storage-iscsidirect.adoc
@@ -8,9 +8,10 @@ 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 (package `libiscsi<N>`, where `<N>` is the current
+library version) to implement it. You also need to install the `libiscsi-bin`
+package which includes the relevant binary utilities.
 
 It should be noted that there are no kernel drivers involved, so this
 can be viewed as performance optimization. But this comes with the
-- 
2.30.2





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-12-12  9:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-12  9:12 [pve-devel] [PATCH docs] storage: iscsi direct: update information about packages Fiona Ebner
2022-12-12  9:46 ` Thomas Lamprecht

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal