-
Bug
-
Resolution: Done-Errata
-
Undefined
-
None
-
4.12.z
-
None
-
Important
-
No
-
Proposed
-
False
-
Description of problem:
OVN to OVN migration went in via https://github.com/openshift/cluster-network-operator/pull/1584. Seems like its not working as expected on 4.12 and 4.13 Following annotations are not being added to the nodes post oc patch k8s.ovn.org/hybrid-overlay-distributed-router-gateway-ip: k8s.ovn.org/hybrid-overlay-distributed-router-gateway-mac: Also Network pods needs to be restarted which doesn't seem so Although CNO config part looks ok defaultNetwork: ovnKubernetesConfig: egressIPConfig: {} gatewayConfig: routingViaHost: false genevePort: 6081 hybridOverlayConfig: hybridClusterNetwork: - cidr: 10.132.0.0/14 hostPrefix: 23
Version-Release number of selected component (if applicable):
4.12 and 4.13
How reproducible:
Always
Steps to Reproduce:
1.Bring up OVN cluster 2.Migrate to OVN-H by following oc patch oc patch networks.operator.openshift.io cluster --type=merge -p '{"spec":{"defaultNetwork":{"ovnKubernetesConfig":{"hybridOverlayConfig":{"hybridClusterNetwork": [{"cidr": "10.132.0.0/14", "hostPrefix": 23}]}}}}}'
Actual results:
Cluster seems not to be migrated successfully to ONV-H
Expected results:
Cluster should migrate to OVN-H runtime successfully
Additional info:
Must-gather: http://shell.lab.bos.redhat.com/~anusaxen/must-gather.local.2792199018664948416/
- blocks
-
OCPBUGS-10873 OVN to OVN-H migration seems broken
- Closed
- clones
-
OCPBUGS-10873 OVN to OVN-H migration seems broken
- Closed
- links to
-
RHEA-2023:5006 rpm