Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
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 1598650

Summary: iscsid: Update boot gateway information during sync_session.
Product: Red Hat Enterprise Linux 7 Reporter: Nilesh Javali <nilesh.javali>
Component: iscsi-initiator-utilsAssignee: Chris Leech <cleech>
Status: CLOSED WONTFIX QA Contact: Filip Suba <fsuba>
Severity: high Docs Contact:
Priority: unspecified    
Version: 7.7CC: cleech, fsuba, girish.basrur, manish.rangankar, nilesh.javali, njavali, storage-qe
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: 1598647 Environment:
Last Closed: 2019-09-11 17:14:28 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1598647, 1598654    
Bug Blocks:    

Description Nilesh Javali 2018-07-06 06:12:13 UTC
+++ This bug was initially created as a clone of Bug #1598647 +++

Description of problem:
iscsid does not pass the gateway info to iscsiuio. Due to this during the target relogin phase, iscsiuio is not able to send the ARP using the gateway and thus fails to discover the target, causing OS boot failure. 

Version-Release number of selected component (if applicable):


How reproducible:
Always in the router configurations with initiator and target in different networks

Steps to Reproduce:
1. Configure the iSCSI initiator and target in different networks with gateway information populated in iSCSI iface 
2. Perform RHEL 7.4 OS installation over offload iSCSI. 
3. The OS installation is successful, but the first boot fails.

Actual results:
The first boot after OS installation fails.

Expected results:
The first boot after OS installation should succeed.

Additional info:

--- Additional comment from Nilesh Javali on 2018-07-06 01:54:25 EDT ---

Created pull request for the patch here,
https://github.com/open-iscsi/open-iscsi/pull/114/commits/d295d0745829f9eee1f4f0e1e3328f9bb4f2dc16

Comment 2 Nilesh Javali (Marvell) 2019-09-11 11:51:11 UTC
Hi Chris,
This patch is not seen included in RHEL 7.7. Requesting to generate z-stream iscsi-init-utils package.

Comment 3 Chris Leech 2019-09-11 17:14:28 UTC
We don't create z-stream requests this way, a comment on the original bug to get someone to set the proper request flags is better.  I've corrected BZ 1598647 to target 7.8, and set the 7.7.z request flag.  If approved, a tracking BZ will then be opened.  Thanks.