Bug 1035789
Summary: | ovirt-engine is killed by oom-killer | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat Enterprise Virtualization Manager | Reporter: | Meni Yakove <myakove> | ||||
Component: | ovirt-engine | Assignee: | Juan Hernández <juan.hernandez> | ||||
Status: | CLOSED DUPLICATE | QA Contact: | Meni Yakove <myakove> | ||||
Severity: | urgent | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 3.2.0 | CC: | acathrow, bazulay, emesika, iheim, juan.hernandez, lpeer, myakove, Rhev-m-bugs, yeylon | ||||
Target Milestone: | --- | Keywords: | AutomationBlocker, TestBlocker | ||||
Target Release: | 3.3.0 | ||||||
Hardware: | x86_64 | ||||||
OS: | Linux | ||||||
Whiteboard: | infra | ||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2013-12-02 09:48:07 UTC | Type: | Bug | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | Infra | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Attachments: |
|
Comment 1
Itamar Heim
2013-11-29 14:45:14 UTC
Probably a duplicate of bug 1028966. To verify this we would need to see at least the content of /var/log/messages file of the engine machine, to see the amount of RSS that it was actually consuming when it was killed by the OOM killer. I strongly recommend to run all the non trivial tests/jobs in RHEL 6.5 with the PKCS#11 provider disabled, as we positively know that it generates a serious leak of off-heap memory. See here for details: https://bugzilla.redhat.com/show_bug.cgi?id=1028966#c27 Please attach /var/log/messages Created attachment 831467 [details]
/var/log/messages
According to the messages file in comment 5 the engine was consuming 2.69 GiB of RSS when it was killed. This is the same situation we saw in bug 1028966, so I'm closing it as a duplicate of that bug. *** This bug has been marked as a duplicate of bug 1028966 *** |