Hello all, I am trying to install Apex Fraser on a Pharos POD. The deploy in failing when trying to deploy the overcloud. >From what I can tell, there is some sort of race condition in the init scripts. The system tries to dhcp before the interface driver is loaded and the link is up, putting the network unit in a failed state.
Relevant log output from one of the nodes: Dec 10 17:39:09 localhost.localdomain network[1781]: Bringing up interface eno4: Dec 10 17:39:09 localhost.localdomain kernel: ixgbe 0000:02:00.1: registered PHC device on eno4 Dec 10 17:39:10 localhost.localdomain kernel: IPv6: ADDRCONF(NETDEV_UP): eno4: link is not ready Dec 10 17:39:15 localhost.localdomain network[1781]: Determining IP information for eno4... failed; no link present. Check cable? Dec 10 17:39:15 localhost.localdomain network[1781]: [FAILED] Dec 10 17:39:16 localhost.localdomain kernel: ixgbe 0000:02:00.1 eno4: NIC Link is Up 10 Gbps, Flow Control: None Dec 10 17:39:16 localhost.localdomain kernel: IPv6: ADDRCONF(NETDEV_CHANGE): eno4: link becomes ready As you can see, the interface eno4 only comes up one second after dhcp fails. DHCP does work, i.e. the machine can pxe boot using that interface just fine. And I can manually log in and run `ifup eno4` and it gets an address quickly - the problem is specific to the boot process. Our jumphost was installed using the fraser 6.2 iso. Any feedback welcome, Parker
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#22526): https://lists.opnfv.org/g/opnfv-tech-discuss/message/22526 Mute This Topic: https://lists.opnfv.org/mt/28711622/21656 Group Owner: [email protected] Unsubscribe: https://lists.opnfv.org/g/opnfv-tech-discuss/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
