-
Bug
-
Resolution: Done-Errata
-
Undefined
-
4.15.z
-
Quality / Stability / Reliability
-
False
-
-
None
-
None
-
No
-
None
-
None
-
None
-
Done
-
Bug Fix
-
-
None
-
None
-
None
-
None
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:
- blocks
-
OCPBUGS-32972 Deploy dual stack with IPv6 on top of bond/vlan fails
-
- Closed
-
- causes
-
OCPBUGS-39326 L2 connectivity is not validated on IPv6-only VLANs
-
- ASSIGNED
-
- is cloned by
-
OCPBUGS-32972 Deploy dual stack with IPv6 on top of bond/vlan fails
-
- Closed
-
- links to
-
RHEA-2024:0041
OpenShift Container Platform 4.16.z bug fix update