-
Bug
-
Resolution: Done
-
Undefined
-
None
-
4.14
-
Important
-
None
-
False
-
-
-
-
-
Description of problem:
IPv6-only installation with interface bonding in private VLAN fails host validation.
Version-Release number of selected component (if applicable):
4.14.22
How reproducible:
Customer can, I do not have the hardware to be able to try a reproducer.
Steps to Reproduce:
1. Sep up private VLAN. 2. Prepare agent-config-yaml with interface bonding for nodes 3. Attempt to install 4.14.
Actual results:
Hosts will fail validation and install will not complete.
Expected results:
Hosts to pass validation and install will continue to succeed.
Additional info:
Currently the hosts never become ready and I see near the end of the journal export a lot of interface devices flipping back and forth between failed and connected. The install log looks like validation is failing because all nodes cannot reach the rest of the hosts: WARNING Host worker-0.ocp-cluster.ccpcfx.com validation: No connectivity to the majority of hosts in the cluster However, ping6 tests between hosts are successful. Messages in the journal.export seems to indicate Network Manager is trying to activate the other NICs despite the config calling them out as absent: MESSAGE=Hosts known and ready for cluster installation (0/6) MESSAGE=Waiting for hosts to become ready for cluster installation... MESSAGE=Hosts known and ready for cluster installation (0/6) MESSAGE=Waiting for hosts to become ready for cluster installation... MESSAGE=Hosts known and ready for cluster installation (0/6) MESSAGE=Waiting for hosts to become ready for cluster installation... MESSAGE=<info> [1721549534.9904] device (eno3): state change: ip-config -> failed (reason 'ip-config-unavailable', sys-iface-state: 'managed') MESSAGE=<warn> [1721549534.9910] device (eno3): Activation: failed for connection 'Wired connection 1' MESSAGE=<info> [1721549534.9910] device (eno4): state change: ip-config -> failed (reason 'ip-config-unavailable', sys-iface-state: 'managed') MESSAGE=<warn> [1721549534.9913] device (eno4): Activation: failed for connection 'Wired connection 2' MESSAGE=<info> [1721549534.9913] device (eno5): state change: ip-config -> failed (reason 'ip-config-unavailable', sys-iface-state: 'managed') MESSAGE=<warn> [1721549534.9916] device (eno5): Activation: failed for connection 'Wired connection 3' MESSAGE=<info> [1721549534.9916] device (eno6): state change: ip-config -> failed (reason 'ip-config-unavailable', sys-iface-state: 'managed') MESSAGE=<warn> [1721549534.9919] device (eno6): Activation: failed for connection 'Wired connection 4' MESSAGE=<info> [1721549534.9923] device (eno3): state change: failed -> disconnected (reason 'none', sys-iface-state: 'managed') MESSAGE=<info> [1721549534.9929] dhcp4 (eno3): canceled DHCP transaction MESSAGE=<info> [1721549534.9930] dhcp4 (eno3): activation: beginning transaction (timeout in 45 seconds) MESSAGE=<info> [1721549534.9930] dhcp4 (eno3): state changed no lease MESSAGE=<info> [1721549534.9937] device (eno4): state change: failed -> disconnected (reason 'none', sys-iface-state: 'managed') MESSAGE=<info> [1721549535.0045] dhcp4 (eno4): canceled DHCP transaction MESSAGE=<info> [1721549535.0046] dhcp4 (eno4): activation: beginning transaction (timeout in 45 seconds) MESSAGE=<info> [1721549535.0046] dhcp4 (eno4): state changed no lease MESSAGE=<info> [1721549535.0052] device (eno5): state change: failed -> disconnected (reason 'none', sys-iface-state: 'managed') MESSAGE=<info> [1721549535.0165] dhcp4 (eno5): canceled DHCP transaction MESSAGE=<info> [1721549535.0166] dhcp4 (eno5): activation: beginning transaction (timeout in 45 seconds) MESSAGE=<info> [1721549535.0166] dhcp4 (eno5): state changed no lease MESSAGE=<info> [1721549535.0177] device (eno6): state change: failed -> disconnected (reason 'none', sys-iface-state: 'managed') MESSAGE=<info> [1721549535.0181] dhcp4 (eno6): canceled DHCP transaction MESSAGE=<info> [1721549535.0182] dhcp4 (eno6): activation: beginning transaction (timeout in 45 seconds) MESSAGE=<info> [1721549535.0182] dhcp4 (eno6): state changed no lease MESSAGE=Hosts known and ready for cluster installation (0/6) MESSAGE=Waiting for hosts to become ready for cluster installation... MESSAGE=Hosts known and ready for cluster installation (0/6) MESSAGE=Waiting for hosts to become ready for cluster installation...
- duplicates
-
OCPBUGS-33752 Deploy dual stack with IPv6 on top of bond/vlan fails
- Closed
- relates to
-
OCPBUGS-39326 L2 connectivity is not validated on IPv6-only VLANs
- ASSIGNED