RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 996009 - tgtd: can't login to iSCSI target
Summary: tgtd: can't login to iSCSI target
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: scsi-target-utils
Version: 6.5
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: rc
: ---
Assignee: Andy Grover
QA Contact: Bruno Goncalves
URL:
Whiteboard:
Depends On:
Blocks: 813636 910638 922270 983127
TreeView+ depends on / blocked
 
Reported: 2013-08-12 08:15 UTC by Bruno Goncalves
Modified: 2013-12-05 14:10 UTC (History)
3 users (show)

Fixed In Version: scsi-target-utils-1.0.24-7.el6_5
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-12-05 14:10:55 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
targets.conf (291 bytes, text/plain)
2013-08-12 08:17 UTC, Bruno Goncalves
no flags Details
abrt log file (650.97 KB, application/gzip)
2013-08-12 08:18 UTC, Bruno Goncalves
no flags Details

Description Bruno Goncalves 2013-08-12 08:15:06 UTC
Description of problem:
System fails to login to a target using scsi-target-utils-1.0.24-6.el6.x86_64.
The problem does not happen on scsi-target-utils-1.0.24-2.el6.x86_64

Version-Release number of selected component (if applicable):
scsi-target-utils-1.0.24-6.el6.x86_64

How reproducible:
100%

Steps to Reproduce:
1.Create a iSCSI target

2.discovery target
iscsiadm -m discovery -p localhost -t st
[  OK  ] iscsid: [  OK  ]
[::1]:3260,1 iqn.2009-10.com.redhat:storage-1

3.iscsiadm -m node -l
Logging in to [iface: default, target: iqn.2009-10.com.redhat:storage-1, portal: ::1,3260] (multiple)
(takes long time to return)
Login to [iface: default, target: iqn.2009-10.com.redhat:storage-1, portal: ::1,3260] successful.

4. no iSCSI disk is available


Additional info:
scsi6 : iSCSI Initiator over TCP/IP
 connection4:0: detected conn error (1020)
scsi 6:0:0:0: timing out command, waited 82s
scsi scan: 66 byte inquiry failed.  Consider BLIST_INQUIRY_36 for this device
 session4: session recovery timed out after 120 secs

Comment 1 Bruno Goncalves 2013-08-12 08:17:47 UTC
Created attachment 785603 [details]
targets.conf

Comment 2 Bruno Goncalves 2013-08-12 08:18:29 UTC
Created attachment 785604 [details]
abrt log file

Comment 6 Adam Thompson 2013-08-12 16:15:51 UTC
I can't see the other bugs (all private), but this doesn't look like it's related to 922270.  I'm not sure how or where to find 1.0.24-6, it's not visible from RHN, so I can't diff it to investigate.
Not to mention, that's what you guys [Red Hat, collectively] get paid for anyway :-).

Comment 8 Bruno Goncalves 2013-08-20 14:06:07 UTC
Verified using:
rpm -q scsi-target-utils
scsi-target-utils-1.0.24-7.el6.x86_64


Note You need to log in before you can comment on or make changes to this bug.