Bug 1953846
Summary: | SystemMemoryExceedsReservation alert should consider hugepage reservation | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Xingbin Li <xingli> |
Component: | Node | Assignee: | Harshal Patil <harpatil> |
Node sub component: | Kubelet | QA Contact: | Weinan Liu <weinliu> |
Status: | CLOSED ERRATA | Docs Contact: | |
Severity: | medium | ||
Priority: | unspecified | CC: | alegrand, anpicker, aos-bugs, erooth, jerzhang, kakkoyun, lcosic, mchebbi, nagrawal, pkrupa, saniyer, snalawad, spasquie, surbania, weinliu |
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: | Environment: | ||
Last Closed: | 2021-07-27 23:04:05 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
Xingbin Li
2021-04-27 05:35:39 UTC
This alert is managed by the machine-config-operator [1], reassigning to the team. [1] https://github.com/openshift/machine-config-operator/blob/f86955971533aacbb4bb66f5c7041057d3f33566/install/0000_90_machine-config-operator_01_prometheus-rules.yaml#L53-L60 Passing over to the node team to take a look as well, since its a kubelet warning *** Bug 1955044 has been marked as a duplicate of this bug. *** Capacity: attachable-volumes-aws-ebs: 25 cpu: 2 ephemeral-storage: 125293548Ki hugepages-1Gi: 5Gi hugepages-2Mi: 0 memory: 7935292Ki pods: 250 Allocatable: attachable-volumes-aws-ebs: 25 cpu: 1500m ephemeral-storage: 115470533646 hugepages-1Gi: 5Gi hugepages-2Mi: 0 memory: 1541436Ki pods: 250 7935292Ki-1541436Ki-5Gi=1.097Gi Verified to get fixed on oc get clusterversion NAME VERSION AVAILABLE PROGRESSING SINCE STATUS version 4.8.0-0.nightly-2021-06-10-071057 True False 6h28m Cluster version is 4.8.0-0.nightly-2021-06-10-071057 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 have any plans to backport this to OCP 4.7 ? |