Bug 2070674
Summary: | [GCP] Routes get timed out and nonresponsive after creating 2K service routes | |||
---|---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Murali Krishnasamy <murali> | |
Component: | Networking | Assignee: | Jaime Caamaño Ruiz <jcaamano> | |
Networking sub component: | ovn-kubernetes | QA Contact: | Mike Fiedler <mifiedle> | |
Status: | CLOSED ERRATA | Docs Contact: | ||
Severity: | high | |||
Priority: | high | CC: | ffernand, mifiedle, qili, rsevilla, rzaleski, smalleni | |
Version: | 4.10 | |||
Target Milestone: | --- | |||
Target Release: | 4.11.0 | |||
Hardware: | All | |||
OS: | Unspecified | |||
Whiteboard: | ovn-perfscale | |||
Fixed In Version: | Doc Type: | Bug Fix | ||
Doc Text: |
Cause: Upon service configuration changes, OVN-Kubernetes spends excessive time checking if services are already configured in OVN or require updates.
Consequence: Meaningful and noticeable latency of service configuration changes being in effect if there are many services in the system
Fix: Optimize OVN-Kubernetes so that the time spent checking if services already have the desired configuration state in OVN has been greatly reduced.
Result: Reduced latency of service configuration changes being in effect.
|
Story Points: | --- | |
Clone Of: | ||||
: | 2104454 (view as bug list) | Environment: | ||
Last Closed: | 2022-08-10 11:03:06 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: | ||||
Bug Depends On: | ||||
Bug Blocks: | 2104454 |
Description
Murali Krishnasamy
2022-03-31 16:22:42 UTC
script used to reproduce - https://github.com/cloud-bulldozer/e2e-benchmarking/blob/master/workloads/router-perf-v2/ingress-performance.sh *** Bug 2078758 has been marked as a duplicate of this bug. *** *** Bug 2078758 has been marked as a duplicate of this bug. *** Verified on 4.11.0-0.nightly-2022-06-15-222801 - ran workload described here - 2000 pods/routes of mixed termination types - test ran successfully - no timeout failures - console and other routed applications remained responsive throughout the test. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Important: OpenShift Container Platform 4.11.0 bug fix and security update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2022:5069 |