Bug #7244
closedDHCP priority messup with Ovirt Second Nic through Foreman
Description
I'm facing the following problem:
When creating a host using FM in oVirt gives me trouble with a second nic and it's mac(priority) with dhcp/building/finish:
When I create a host with 2 nics using FM at once I get:
Mixed up Nics/Networks, Nic1 has the Network of Nic2 and the other way around.
- I need to change this manually to get a DHCP address on the first nic while booting, the install goes right but it cannot finish due the wrong mac-address on the wrong IP.
- Completed 405 Method Not Allowed in the Production Log
When I create a host with 1 nic using FM and adding the secondone later on manually in ovirt and Foreman (environment update is on false due a bug):
- The first nic doesn't get IP, the second one get's one.
- The installer starts, tries to get DHCP but cannot get any
I'm not sure why this happens and why the MAC priority of NIC2 is higher (lower in number) than NIC1
Files