-
Bug
-
Resolution: Done-Errata
-
Undefined
-
4.14.z
-
No
-
False
-
-
Release Note Not Required
-
Done
-
This is a clone of issue OCPBUGS-31631. The following is the description of the original issue:
—
Description of problem:
Given this nmstate inside the agent-config
- name: bond0.10 type: vlan state: up vlan: base-iface: bond0 id: 10 ipv4: address: - ip: 10.10.10.116 prefix-length: 24 dhcp: false enabled: true ipv6: enabled: true autoconf: true dhcp: true auto-dns: false auto-gateway: true auto-routes: true
The installation fails due to the assisted-service validation
"message": "No connectivity to the majority of hosts in the cluster"
It misses the l2 connectivity for the ipv6 part (??)
Version-Release number of selected component (if applicable):
How reproducible:
Steps to Reproduce:
1. 2. 3.
Actual results:
Expected results:
Additional info:
- clones
-
OCPBUGS-32972 Deploy dual stack with IPv6 on top of bond/vlan fails
- Closed
- is blocked by
-
OCPBUGS-32972 Deploy dual stack with IPv6 on top of bond/vlan fails
- Closed
- is duplicated by
-
OCPBUGS-37722 IPV6-only bonded vlan install fails validation
- Closed
- links to
-
RHBA-2024:3523 OpenShift Container Platform 4.14.z bug fix update