public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
From: Fiona Ebner <f.ebner@proxmox.com>
To: pve-devel@lists.proxmox.com
Subject: [pve-devel] [PATCH docs] storage: iscsi direct: update information about packages
Date: Mon, 12 Dec 2022 10:12:45 +0100	[thread overview]
Message-ID: <20221212091245.32974-1-f.ebner@proxmox.com> (raw)

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





             reply	other threads:[~2022-12-12  9:13 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-12  9:12 Fiona Ebner [this message]
2022-12-12  9:46 ` Thomas Lamprecht

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20221212091245.32974-1-f.ebner@proxmox.com \
    --to=f.ebner@proxmox.com \
    --cc=pve-devel@lists.proxmox.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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