Bug 1638280
Summary: | Update new NICs in the ipxe images | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | Edu Alcaniz <ealcaniz> |
Component: | ipxe | Assignee: | Neil Horman <nhorman> |
ipxe sub component: | ipxe-bootimgs | QA Contact: | Raviv Bar-Tal <rbartal> |
Status: | CLOSED DUPLICATE | Docs Contact: | |
Severity: | urgent | ||
Priority: | urgent | CC: | aschultz, ealcaniz, mburns, nhorman, pveiga, toneata |
Version: | 7.6 | Keywords: | ZStream |
Target Milestone: | pre-dev-freeze | ||
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2018-11-05 12:34:13 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: |
Description
Edu Alcaniz
2018-10-11 09:04:54 UTC
ipxe is delivered by RHEL. OpenStack does not control what is included. Moving this to RHEL tg3? We've had support for tg3 for over a decade. This isn't about missing a driver. My guess is the system vendor changed the device id on the NIC to be vendor specific, updated the pci id file, but didn't send a patch to ipxe.org. Can you provide: 1) The pci device and vendor id of the NIC in question 2) The console log of ipxe as it boots up NetXtreme BCM5719 Gigabit Ethernet PCIe vendor/device id : 14e4:1657 You can see the driver is supported for above nic in below link. http://ipxe.org/appnote/hardware_drivers Can we get an update about this BZ please Can we get an update about this BZ please Within our version of the ipxe package we have this entry: PCI_ROM(0x14e4, 0x1657, "14e4-1657", "14e4-1657", 0) so we obviously match on that vendor and device tuple. Please provide me a more accurate description of what exactly is going on here, as I requested. If you just want to stand on the assertion that you need the latest version of ipxe instead, I already have a scheduled update bug open for that and we can close/dup this one. Neil what is the other dup of this one? Let me check and I think I can answer to you. The case attached i mine ;) Thanks! closing on request from the repoter as a dup of my update bug *** This bug has been marked as a duplicate of bug 1597210 *** |