Bug 2084043
Summary: | iSCSI initiator used by iscsid is not the one configured in iBFT firmware but DVD's one | |||
---|---|---|---|---|
Product: | Red Hat Enterprise Linux 8 | Reporter: | Renaud Métrich <rmetrich> | |
Component: | python-blivet | Assignee: | Vojtech Trefny <vtrefny> | |
Status: | CLOSED ERRATA | QA Contact: | Release Test Team <release-test-team-automation> | |
Severity: | medium | Docs Contact: | ||
Priority: | medium | |||
Version: | 8.6 | CC: | dmarek, japokorn, jfindysz, jkonecny, jstodola, mfalz, rvykydal, sbarcomb, vtrefny | |
Target Milestone: | rc | Keywords: | Triaged | |
Target Release: | --- | |||
Hardware: | All | |||
OS: | Linux | |||
Whiteboard: | ||||
Fixed In Version: | python-blivet-3.6.0-7.el8 | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | ||
Clone Of: | ||||
: | 2221932 (view as bug list) | Environment: | ||
Last Closed: | 2023-11-14 15:34:40 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: | 2083139, 2223980 | |||
Bug Blocks: |
Description
Renaud Métrich
2022-05-11 09:16:22 UTC
Radek, can you take a look at this? In this situation Blivet never writes the initiator name to /etc/iscsi/initiator-name and it looks intentional -- only time we write the file is when Anaconda uses the API to set the initiator name, with iBFT we read it using UDisks GetFirmwareInitiatorName a basically ignore the file and it looks intentional not a result of a recent change. I have no problem with updating the file after we get the initiator name, I am just not sure whether it makes sense or whether Anaconda or something else (dracut?) should update the file. rhel-9 clone: bug 2221932 upstream PR for Anaconda: https://github.com/rhinstaller/anaconda/pull/4933 and Blivet: https://github.com/storaged-project/blivet/pull/1146 updates image for RHEL 8.8: https://vtrefny.fedorapeople.org/img/rhbz2084043_8-8.img Checked that anaconda-33.16.9.4-1.el8 and python-blivet-3.6.0-7.el8 are in nightly compose RHEL-8.9.0-20230812.18. Executed automated iSCSI tests using compose RHEL-8.9.0-20230812.18 and no regressions have been found. Moving to VERIFIED. 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 (python-blivet bug fix and enhancement update), 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/RHBA-2023:7004 |