Bug 1888222
| Summary: | 4.5.14 -> 4.6.rc3 upgrade in OVN cluster failed with degraded ingress - one ingress pod getting TCP errors. | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Mike Fiedler <mifiedle> |
| Component: | Networking | Assignee: | Ben Bennett <bbennett> |
| Networking sub component: | ovn-kubernetes | QA Contact: | Anurag saxena <anusaxen> |
| Status: | CLOSED DUPLICATE | Docs Contact: | |
| Severity: | high | ||
| Priority: | unspecified | CC: | trozet |
| Version: | 4.6 | ||
| Target Milestone: | --- | ||
| Target Release: | 4.6.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2020-10-14 13:12:04 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Mike Fiedler
2020-10-14 12:48:39 UTC
I see duplicate patch ports in this setup:
Port patch-br-local_rp-45-ospovn-nc55s-worker-ww25n-to-br-int
Interface patch-br-local_rp-45-ospovn-nc55s-worker-ww25n-to-br-int
type: patch
options: {peer=patch-br-int-to-br-local_rp-45-ospovn-nc55s-worker-ww25n}
Port patch--to-br-int
Interface patch--to-br-int
type: patch
options: {peer=patch-br-int-to-}
Which means its the same as
https://bugzilla.redhat.com/show_bug.cgi?id=1880591#c55
*** This bug has been marked as a duplicate of bug 1880591 ***
|