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 1297853 - Old Ipxe roms cause a host of problems.
Summary: Old Ipxe roms cause a host of problems.
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: ipxe
Version: 7.4
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: rc
: ---
Assignee: Miroslav Rezanina
QA Contact: Raviv Bar-Tal
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-01-12 16:02 UTC by Jeremy
Modified: 2019-09-12 09:44 UTC (History)
10 users (show)

Fixed In Version: ipxe-20150821-1.git4e03af8e.el7
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-09-11 12:59:01 UTC
Target Upstream Version:
Embargoed:
achernet: needinfo+


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2016:2214 0 normal SHIPPED_LIVE ipxe bug fix and enhancement update 2016-11-03 13:24:33 UTC

Description Jeremy 2016-01-12 16:02:40 UTC
Description of problem: Requesting newer ipxe roms in the next release. The problem here showed itself in openstack: 
virtual machines with the pxe_ssh Ironic driver,  and the virtualized nodes get stuck in "wait call-back" when attempting to deploy an overcloud.  This happens when the VM has more than 1 network interface attached during the PXE process.

If more than 1 interface is attached, the VM will use the first NIC, vnet0, to obtain a DHCP lease, but then use the MAC from vnet1 in the URL when attempting to download the MAC specific PXE config file from http://x.x.x.x/pxelinux.cfg/xx-xx-xx-xx-xx-xx.

If the only attached interface is the provisioning network interface, the correct MAC is used for both steps and the OS install proceeds.



Version-Release number of selected component (if applicable):
ipxe-roms-qemu-20130517-7.gitc4bce43.el7.noarch

How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:I have confirmed that updating the ipxe-roms-qemu package on the virtualization host resolves this issue:

---> Package ipxe-roms-qemu.noarch 0:20130517-7.gitc4bce43.el7 will be updated
---> Package ipxe-roms-qemu.noarch 0:20140303-1.gitff1e7fc7.fc20 will be an update

[root@716198-controller06 ~]# cd /usr/share/ipxe
[root@716198-controller06 ipxe]# ls -al
total 368
drwxr-xr-x.   2 root root   101 Jan 12 09:33 .
drwxr-xr-x. 117 root root  4096 Jan 12 09:33 ..
-rw-r--r--.   1 root root 73216 Mar  3  2014 10222000.rom
-rw-r--r--.   1 root root 73216 Mar  3  2014 10ec8029.rom
-rw-r--r--.   1 root root 74752 Mar  3  2014 10ec8139.rom
-rw-r--r--.   1 root root 72704 Mar  3  2014 1af41000.rom
-rw-r--r--.   1 root root 73728 Mar  3  2014 8086100e.rom

With the updated iPXE ROMs, the VMs were able to succesfully PXE boot even with multiple NICs attached at boot time.

Can we get these ROMs updated in the next RHEL release?  They are over 2 1/2 years old.

Comment 7 Raviv Bar-Tal 2016-09-11 12:59:01 UTC
The bug was not reproduce by Wei nor by myself.
In any case the ipxe rpms are update in new releases to ipxe-roms-qemu-20150821-1.git4e03af8e.el7.noarch which is much newer then the one solve the origianl problem for Jeremy
ipxe-roms-qemu.noarch0:20140303-1.gitff1e7fc7.fc20


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