-
Notifications
You must be signed in to change notification settings - Fork 655
iPXE boot not always load cloud-init if there are more than one interace run dhcp #2144
Comments
any news on this? Seems im running into the same problem.. |
@strowi Can you show me your iPXE file? I'm working on this. |
@niusmallnan here it is ;)
But it might be related to a slow dhcp, the logfile dosn't show the dhcp-config, but the nameservers from google. |
@strowi IPXE file:
Cloud-config:
It can work fine on my test setup. |
@niusmallnan thanks for the workaround. It does work fine in our network. Just in case it might help you fixing this for everyone.. thx again! |
Tested with RancherOS v1.2.0-rc2 |
RancherOS Version: (ros os version)
v.1.1.0
Where are you running RancherOS? (docker-machine, AWS, GCE, baremetal, etc.)
As suggested with Sven in #1790 I open this issue.
This happens If you have more than one interface on your machine. To reproduce, create a KVM VM with two interfaces, pxe boot from one of the interface. In case you also have another dhcp server running on another interface, it is almost 100% fails.
I guess this is a timing issue, related to #2141
The text was updated successfully, but these errors were encountered: