Bug 1945431
Summary: | alerts: SystemMemoryExceedsReservation triggers too quickly | ||||||
---|---|---|---|---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | W. Trevor King <wking> | ||||
Component: | Node | Assignee: | Seth Jennings <sjenning> | ||||
Node sub component: | Kubelet | QA Contact: | Sunil Choudhary <schoudha> | ||||
Status: | CLOSED ERRATA | Docs Contact: | |||||
Severity: | medium | ||||||
Priority: | medium | CC: | aos-bugs, david.karlsen, maupadhy, micmurph, oarribas, sople, vjaypurk | ||||
Version: | 4.6 | ||||||
Target Milestone: | --- | ||||||
Target Release: | 4.8.0 | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | No Doc Update | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | |||||||
: | 1992688 (view as bug list) | Environment: | |||||
Last Closed: | 2021-07-27 22:57:00 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: | 1992687, 1992688 | ||||||
Attachments: |
|
Description
W. Trevor King
2021-03-31 22:45:47 UTC
Verified on 4.8.0-0.nightly-2021-04-13-171608. SystemMemoryExceedsReservation alert added. $ oc get clusterversion NAME VERSION AVAILABLE PROGRESSING SINCE STATUS version 4.8.0-0.nightly-2021-04-13-171608 True False 68m Cluster version is 4.8.0-0.nightly-2021-04-13-171608 Created attachment 1771806 [details]
SystemMemoryExceedsReservation
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.8.2 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:2438 Do we know if this fix will be backported to OCP 4.7 ? Hi Mike and Vedanti, Yes, this is backported to 4.7.25, backport bugzilla[1] is in the VERIFIED state. The fix should arrive in the next minor release 4.7.25. [1] https://bugzilla.redhat.com/show_bug.cgi?id=1992687 - Below is the backport PR for release-4.7 https://github.com/openshift/machine-config-operator/pull/2710 - These are the changes in 4.7 https://github.com/openshift/machine-config-operator/blob/release-4.7/install/0000_90_machine-config-operator_01_prometheus-rules.yaml#L50-L59 Best, Shivkumar Ople Hi, One update here. OpenShift engineering has decided to NOT ship 4.7.25 due to a blocker bug. So this backport should be a part of next minor release. Thanks! Best, Shivkumar Ople Already backported to OCP 4.7.28 as BZ 1992687 [1]. [1] https://bugzilla.redhat.com/show_bug.cgi?id=1992687 |