Uploaded image for project: 'RHEL'
  1. RHEL
  2. RHEL-69764

A slight modification may be needed in the iscsiadm manual

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Undefined Undefined
    • None
    • rhel-10.0
    • iscsi-initiator-utils
    • None
    • No
    • None
    • rhel-sst-storage-io
    • ssg_platform_storage
    • None
    • False
    • Hide

      None

      Show
      None
    • None
    • None
    • None
    • None
    • None

      What were you trying to do that didn't work?

      What is the impact of this issue to you?

      Please provide the package NVR for which the bug is seen:

      $ rpm -qa | grep iscsi
      iscsi-initiator-utils-iscsiuio-6.2.1.9-22.gita65a472.el10.x86_64
      iscsi-initiator-utils-6.2.1.9-22.gita65a472.el10.x86_64

      How reproducible is this bug?:

      Steps to reproduce

      1. $ man iscsiadm | grep -A1 -B2 '--info'
               -r, --sid=sid | sysfsdir
                      Use  session  ID sid. The session ID of a session can be found from running iscsiadm in session
                      mode with the --info argument.
      2.  $ iscsiadm -m session --info
        iscsiadm: unrecognized option '--info'
        iscsiadm: session mode: option '-?' is not allowed/supported

      Expected results

      Can use `–show` argument to get the SID.

      $ iscsiadm -m session --show
      tcp: [1] 172.16.1.10:3260,0 iqn.2002-03.com.compellent:5000d31005728037 (non-flash)
      tcp: [2] 172.16.1.10:3260,0 iqn.2002-03.com.compellent:5000d31005728041 (non-flash)
      tcp: [3] 172.16.1.10:3260,0 iqn.2002-03.com.compellent:5000d31005728042 (non-flash)
      tcp: [4] 172.16.1.10:3260,0 iqn.2002-03.com.compellent:5000d31005728044 (non-flash)

      Might can replace `–info` by `--show`

      $ man iscsiadm | grep -A1 -B2 '--show'
             -r, --sid=sid | sysfsdir
                    Use  session  ID sid. The session ID of a session can be found from running iscsiadm in session
                    mode with the --show argument.

      Actual results

       

              cleech@redhat.com Chris Leech
              rhn-support-zguo Zhaojuan Guo
              Chris Leech Chris Leech
              Zhaojuan Guo Zhaojuan Guo
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated: