Bug 1735563
Summary: | [Marvell 8.1 Bug] iscsiuio bug fix to allow processing of iscsid requests in DHCP failure condition | |||
---|---|---|---|---|
Product: | Red Hat Enterprise Linux 8 | Reporter: | Nilesh Javali (Marvell) <njavali> | |
Component: | iscsi-initiator-utils | Assignee: | Chris Leech <cleech> | |
Status: | CLOSED ERRATA | QA Contact: | Filip Suba <fsuba> | |
Severity: | high | Docs Contact: | ||
Priority: | unspecified | |||
Version: | 8.1 | CC: | fsuba, girish.basrur, manish.rangankar, nilesh.javali, njavali, revers | |
Target Milestone: | rc | Flags: | pm-rhel:
mirror+
|
|
Target Release: | 8.2 | |||
Hardware: | x86_64 | |||
OS: | Linux | |||
Whiteboard: | ||||
Fixed In Version: | iscsi-initiator-utils-6.2.0.878-0.gitd791ce0.el8 | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | ||
Clone Of: | ||||
: | 1775290 (view as bug list) | Environment: | ||
Last Closed: | 2020-04-28 16:50:43 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: | ||||
Bug Blocks: | 1775290 |
Description
Nilesh Javali (Marvell)
2019-08-01 05:42:40 UTC
We need z-stream packages for RHEL 8.0, RHEL 7.7, RHEL 7.6 with this fix for users who still want to use inbox iscsiuio package. these changes are already in a package build after initial update for 8.2.0 This is the description of the issue that went along with the upstream change, which more directly calls out the impact on MPIO booting when one path might fail DHCP initilization. Problem: OS fails to boot after one path is disconnected from iSCSI MPIO config. Change: In the event of DHCP failure, killing of enable_nic_thread did not process any iscsid requests leading to error, iscsistart: Could not broadcast to uIP after 5 tries and login failure of active path. Added fix to not kill enable_nic_thread and allow further processing of iscsid requests and performing login to next active path. This change is also currently in 7.8 related RHEL-7 BZ 1724579 Chris, Please provide justifcation for z-stream. Also indicate risk associated. Thanks Due to possible issues with reboot stability when MPIO is supposed to be increasing availability, I think this is justified for 8.1.z The change is rather minor, and isolated to the iscsiuio component which only impacts bnx2i and qedi iSCSI controllers. I haven't seen any issues caused by it after adding to 8.2 and 7.8 already. Not taking in z-stream due to capacity constraints and lack of direct customer request Verified SanityOnly with iscsi-initiator-utils-6.2.0.878-3.gitd791ce0.el8. Regression testing passed. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHEA-2020:1829 |