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 1324422 - Introspection fails on certain hardware due to failed undionly.kpxe execution on the host
Summary: Introspection fails on certain hardware due to failed undionly.kpxe execution...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: ipxe
Version: 7.2
Hardware: x86_64
OS: Linux
high
high
Target Milestone: pre-dev-freeze
: ---
Assignee: Ladi Prosek
QA Contact: Shai Revivo
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-04-06 09:53 UTC by Raoul Scarazzini
Modified: 2023-09-14 03:20 UTC (History)
12 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-01-26 09:21:55 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Raoul Scarazzini 2016-04-06 09:53:26 UTC
Description of problem:

While using this specific hardware:

PowerEdge R430
BIOS Version: 1.5.4
Lifecycle Controller Firmware: 2.21.21.21

There's no way to make the iPXE loading while introspecting. The host retrieves address from dhcpd on the undercloud, then tries to load undionly.kpxe, then fails, and remains in the loading status endlessly.

By looking inside packets that comes to the undercloud everything is fine, the file is correctly passed to the host, but then for some reason it fails to load.

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

ipxe-roms-qemu-20150821-1.git4e03af8e.el7.noarch
instack-undercloud-2.1.2-39.el7ost.noarch
openstack-ironic-conductor-2015.1.2-2.el7ost.noarch

How reproducible:

Just try to introspect an hardware like the one described with the packages above.

Steps to Reproduce:
1. Install the undercloud
2. Import instackenv.json
3. Introspect

Actual results:

Introspection times out and host are not correctly registered inside Ironic, so are not usable for overcloud deployments.

Expected results:

Success.

Additional info:

The only way for fixing the issue is to generate a new undionly.kpxe, as explained in the official page [1]:

# git clone git://git.ipxe.org/ipxe.git
# cd ipxe/src
# make

[1] http://ipxe.org/download

Comment 22 Ladi Prosek 2017-01-26 09:21:55 UTC
Fixed by iPXE rebase in RHEL 7.3 (bug 1298313).

Comment 23 Red Hat Bugzilla 2023-09-14 03:20:43 UTC
The needinfo request[s] on this closed bug have been removed as they have been unresolved for 1000 days


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