Bug 1735751
| Summary: | Liveness https curl commands on the webconsole pods cause a huge amount of dentries | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Angelo Gabrieli <agabriel> |
| Component: | Management Console | Assignee: | Samuel Padgett <spadgett> |
| Status: | CLOSED ERRATA | QA Contact: | Yadan Pei <yapei> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 3.11.0 | CC: | agabriel, aos-bugs, jokerman, nmukherj, xiaocwan |
| Target Milestone: | --- | ||
| Target Release: | 3.11.z | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: |
The web console liveness probe used the curl command to check health periodically, which caused an unusually high level of dentry cache usage. This could cause high CPU usage when draining nodes. The liveness probe has been changed to avoid excessive dentry cache usage.
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2019-09-03 15:56:03 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
Angelo Gabrieli
2019-08-01 11:59:52 UTC
Now the dockerd-current occupies below 5% CPU when liveness probe has been make by web-console to check a pod. I think this could be verified. Tested on Openshift v3.11.141 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, 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/RHBA-2019:2580 |