-
Bug
-
Resolution: Not a Bug
-
Normal
-
None
-
4.17.z
-
None
-
None
-
False
-
Description of problem:
When attaching an additional NIC on the worker node and did not assign an IP address to it, then after reboot the additional NIC got the IP address of the default network. This will disturb OVS configuration and it ended up in an error state. This situation happens not every time. However, if we use a udev rule to rename the additional NIC, the situation happens after every reboot.
Version-Release number of selected component (if applicable):
417.94.202410090854-0
How reproducible:
Attached is the script(reproduce.sh) to reproduce the issue including the udev rule.
Actual results:
OVS doesn't work after reboot with additional NIC.
Expected results:
OVS should work after reboot with additional NIC.
Additional info:
We have also attached Network Manager trace and OVS configuration logs.