Bug 1731166
| Summary: | PXE boot failures using iDrac driver | ||
|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Bob Fournier <bfournie> |
| Component: | openstack-ironic | Assignee: | RHOS Maint <rhos-maint> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | mlammon |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 13.0 (Queens) | CC: | amcleod, arkady_kanevsky, bfournie, christopher_dearborn, dhill, dtantsur, ealcaniz, jhardee, kholtz, kurt_hey, mburns, morazi, rhos-maint |
| Target Milestone: | z9 | Keywords: | TestOnly, Triaged, ZStream |
| Target Release: | 13.0 (Queens) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | openstack-ironic-10.1.8-6.el7ost | Doc Type: | Bug Fix |
| Doc Text: |
Previously, PXE boot with the idrac driver failed because it did not check the `pxe_enabled` flag.
With this update, idrac uses the `pxe_enabled` flag properly and you can PXE boot using the idrac driver successfully.
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2019-11-08 11:47:03 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: | 1581398, 1588541 | ||
|
Description
Bob Fournier
2019-07-18 14:01:08 UTC
The fix in https://review.opendev.org/#/c/648360/ will need to be backported to queens. The patch from Dell is upstream - https://review.opendev.org/#/c/648360/. We are waiting for it to merge and will backport it to osp-13. The backport to stable/queens / OSP13 has merged: https://review.opendev.org/#/c/677660/ If this bug requires doc text for errata release, please set the 'Doc Type' and provide draft text according to the template in the 'Doc Text' field. The documentation team will review, edit, and approve the text. If this bug does not require doc text, please set the 'requires_doc_text' flag to -. Because of lack of hardware was not able to test the fix but have verified that the package is available and verified that it contains the patch. $ sudo rpm -qa | grep ironic python-ironic-inspector-client-3.1.2-1.el7ost.noarch openstack-ironic-common-10.1.9-1.el7ost.noarch puppet-ironic-12.4.0-5.el7ost.noarch openstack-ironic-api-10.1.9-1.el7ost.noarch openstack-ironic-inspector-7.2.4-1.el7ost.noarch python-ironic-lib-2.12.3-1.el7ost.noarch openstack-ironic-conductor-10.1.9-1.el7ost.noarch python2-ironic-neutron-agent-1.0.1-1.el7ost.noarch python2-ironicclient-2.2.2-1.el7ost.noarch openstack-ironic-staging-drivers-0.9.1-2.el7ost.noarch Sorry for the lateness of this reply, but I have verified that the code is present in the 10/31 puddle. I'm working on verifying it in the lab, but apparently I had a switch die, so I won't be able to test it until tomorrow at the earliest. FWIW, I have verified that the fix is working as intended on Dell hardware. According to our records, this should be resolved by openstack-ironic-10.1.9-1.el7ost. This build is available now. The needinfo request[s] on this closed bug have been removed as they have been unresolved for 1000 days |