Bug 1898877
| Summary: | keepalived consumes 100% of cpu | ||||||
|---|---|---|---|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Martin Sivák <msivak> | ||||
| Component: | Networking | Assignee: | Yossi Boaron <yboaron> | ||||
| Networking sub component: | runtime-cfg | QA Contact: | Eldar Weiss <eweiss> | ||||
| Status: | CLOSED ERRATA | Docs Contact: | |||||
| Severity: | high | ||||||
| Priority: | unspecified | CC: | asegurap, bperkins, rpittau, vvoronko, yboaron, yprokule | ||||
| Version: | 4.6.z | Keywords: | Triaged, UpcomingSprint | ||||
| Target Milestone: | --- | ||||||
| Target Release: | 4.9.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: | 2021-10-18 17:28:52 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: | |||||||
| Attachments: |
|
||||||
|
Description
Martin Sivák
2020-11-18 09:54:20 UTC
The root cause of this problem is a bug in Keepalived RPM (see 1 ), that was addressed in keepalived-2.0.10-10.el8_2.1.x86_64 Since the Keepalived container image in OCP 4.6.x uses the Keepalived RPM version that includes the bug fix (see 2), we can close this bug. [1] https://bugzilla.redhat.com/show_bug.cgi?id=1890626 [2] sudo crictl exec -i <Keepalived Container ID> yum list installed | grep -i keepalived keepalived.x86_64 2.0.10-10.el8_2.1 @rhel-8-appstream-rpms-x86_64 I verified the Keepalived RPM includes the bug fix on OCP 4.6.4 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 (Moderate: OpenShift Container Platform 4.9.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-2021:3759 |