Bug 1002734 - ipxe rom 1af41000 fails to correctly DHCP the second time around
Summary: ipxe rom 1af41000 fails to correctly DHCP the second time around
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: ipxe
Version: 19
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Fedora Virtualization Maintainers
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-08-29 20:13 UTC by lutter@watzmann.net
Modified: 2014-03-05 13:16 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-03-05 13:16:09 UTC
Type: Bug


Attachments (Terms of Use)
iPXE script in which the DHCP request fails (666 bytes, text/plain)
2013-08-29 20:13 UTC, lutter@watzmann.net
no flags Details
libvirt network XML describing the network to which the VM is attached (683 bytes, text/xml)
2013-09-12 18:07 UTC, lutter@watzmann.net
no flags Details

Description lutter@watzmann.net 2013-08-29 20:13:52 UTC
Created attachment 791951 [details]
iPXE script in which the DHCP request fails

Description of problem:

When I start a very basic KVM instance under libvirt (one NIC, set to PXE boot) iPXE successfully completes DHCP and then fetches my iPXE script (attached) from my tftp server. That script asks the VM to DHCP again on that interface; that second round of DHCP does not complete successfully - I can see the DHCPDISCOVER and DHCPOFFER in my log files, but the VM never sends a DHCPREQUEST (and there's then no subsequent DHCPACK)

If I replace the 1af41000.rom with the one from Fedora 18, this all works.

Comment 1 Cole Robinson 2013-08-31 19:16:23 UTC
I built an RPM with latest ipxe git, can you give that a spin and see if makes any difference?

http://koji.fedoraproject.org/koji/taskinfo?taskID=5877738

Comment 2 lutter@watzmann.net 2013-09-12 18:05:15 UTC
Unfortunately, this does not fix the issue for me - still the exact same symtpoms.

If it makes any difference, I am running this on a local libvirt network; network XML is attached. I use a VM with one NIC, connected to that network.

Comment 3 lutter@watzmann.net 2013-09-12 18:07:14 UTC
Created attachment 796961 [details]
libvirt network XML describing the network to which the VM is attached

Comment 4 Cole Robinson 2014-03-05 13:16:09 UTC
With ipxe-20140303-1.gitff1e7fc7.fc20, this seems to be fixed. Please reopen if that's not the case.


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