-
Bug
-
Resolution: Done-Errata
-
Major
-
4.14
-
Quality / Stability / Reliability
-
False
-
-
None
-
Important
-
No
-
None
-
None
-
CORENET Sprint 272, CORENET Sprint 273
-
2
-
+
-
Done
-
Bug Fix
-
-
-
-
-
None
This is a clone of issue OCPBUGS-56443. The following is the description of the original issue:
—
Description of problem:
Under some circumstances (not clear exactly which ones), the OVN databases of 2 nodes ended up having 2 src-ip static routes in ovn_cluster_router instead of one: one of them points to the correct IP of the rtoj-GR_${NODE_NAME} LRP and one points to a wrong IP on the join subnet (that IP is not used in any other LRP or LSP).
Both static routes are taken into consideration while routing traffic out from the cluster, so packets that use the right route are able to egress while the packets that use the wrong route are dropped.
Version-Release number of selected component (if applicable):
Reproduced in 4.14.20
How reproducible:
At least once. Only 2 nodes of the cluster.
Steps to Reproduce:
(Not sure, it was just found after investigation of strange packet drop)
Actual results:
Wrong static route to some non-existent IP in the join subnet. Intermittent packet drop.
Expected results:
No wrong static routes. No packet drop.
Additional info:
This can be workarounded by wiping the OVN databases of the impacted node.
- clones
-
OCPBUGS-56443 Stale routes to the join switch subnet cause intermittent drops during egress
-
- Closed
-
- is blocked by
-
OCPBUGS-56443 Stale routes to the join switch subnet cause intermittent drops during egress
-
- Closed
-
- links to
-
RHBA-2025:10781 OpenShift Container Platform 4.16.44 bug fix update