-
Bug
-
Resolution: Unresolved
-
Normal
-
None
-
4.18
-
None
-
Quality / Stability / Reliability
-
False
-
-
None
-
Moderate
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
When install an OCP cluster with static IPs the nodes comes with the "Wired Connection" nm connection without interface associated. This create an issue when a secondary interface get installed as day-2 operation as will receive the same primary (br-ex) configuration duplicated.
sh-5.1# nmcli con show "Wired Connection" | grep interface-name connection.interface-name: --
After adding a secondary interface:
sh-5.1# ip -br a | grep "10.10.200.101"
br-ex UNKNOWN 10.10.200.101/23 169.254.0.2/17 10.10.200.50/32
ens224 UP 10.10.200.101/23
- links to