Bug 1706635
| Summary: | [ci] OOMKill during CI serial run, possible failure to set resource limits? | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Clayton Coleman <ccoleman> | ||||||
| Component: | Etcd | Assignee: | Sam Batschelet <sbatsche> | ||||||
| Status: | CLOSED DUPLICATE | QA Contact: | ge liu <geliu> | ||||||
| Severity: | high | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | 4.1.0 | CC: | anpicker, erooth, gblomqui, lserven, minden, mloibl, pkrupa, surbania | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| 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: | 2019-05-06 15:39:01 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
Clayton Coleman
2019-05-05 20:15:45 UTC
Hm I'm a little confused by this. The recent guidance we got from several Red Hatter's was to remove all Pod limits and keep only resource requests. e.g.: https://github.com/openshift/cluster-monitoring-operator/pull/219. Is this no longer the case? Prometheus Adapter OOMing is quite strange. I've checked the cluster-monitoring-operator and it doesn't force any limits anymore. Additionally I've looked into the Prometheus Adapter logs and don't see anything either. Looking at the Prometheus WAL from the CI run, I can clearly see that the openshift-machine-config-operator namespace is allocating lots of memory. Around 10GiB at the end. At the same time memory consumption for the Prometheus Adapter stays around 25MiB. Matthias Created attachment 1564470 [details]
Memory consumption of all namespaces in CI run
Created attachment 1564472 [details]
Memory consumption of Prometheus Adapter
|