-
Bug
-
Resolution: Done
-
Major
-
None
-
4.12.z
-
None
-
Quality / Stability / Reliability
-
False
-
-
None
-
Important
-
No
-
None
-
Rejected
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
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-11217 OVN to OVN-H migration seems broken
-
- Closed
-
- is blocked by
-
OCPBUGS-10920 OVN to OVN-H migration seems broken
-
- Closed
-
- is cloned by
-
OCPBUGS-11217 OVN to OVN-H migration seems broken
-
- Closed
-
-
OCPBUGS-10920 OVN to OVN-H migration seems broken
-
- Closed
-
- links to