Bug 1010472
Summary: | rhevm-log-collector hangs when running ausearch command from sos selinux plugin | |||
---|---|---|---|---|
Product: | Red Hat Enterprise Virtualization Manager | Reporter: | Derrick Ornelas <dornelas> | |
Component: | ovirt-engine-log-collector | Assignee: | Sandro Bonazzola <sbonazzo> | |
Status: | CLOSED ERRATA | QA Contact: | sefi litmanovich <slitmano> | |
Severity: | high | Docs Contact: | ||
Priority: | high | |||
Version: | 3.2.0 | CC: | acathrow, ecohen, eedri, iheim, jamills, kcleveng, mkalinin, oschreib, pstehlik, Rhev-m-bugs, scohen, yeylon | |
Target Milestone: | --- | Keywords: | Triaged, ZStream | |
Target Release: | 3.3.0 | |||
Hardware: | All | |||
OS: | Linux | |||
Whiteboard: | integration | |||
Fixed In Version: | rhevm-log-collector-3.3.1-1.el6ev | Doc Type: | Bug Fix | |
Doc Text: |
When rhevm-log-collector attempted to collect logs from Red Hat Enterprise Linux hosts, the process was suspended indefinitely while processing the SELinux sos plugin. This update adds a "-t" flag to the ssh command used in the log collector, which provides a controlling TTY to finish the rhevm-log-collector process after the host sosreport is collected.
|
Story Points: | --- | |
Clone Of: | ||||
: | 1022505 (view as bug list) | Environment: | ||
Last Closed: | 2014-01-21 17:00:12 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: | 1005202 | |||
Bug Blocks: | 1022505 |
Description
Derrick Ornelas
2013-09-20 20:38:03 UTC
There is an open bug about ausearch, however it seems that running it through ssh with -t flag is enough for providing the needed TTY. I just need to check if adding that flag has other implications. Patch pushed upstream master by James W. Mills. Patch merged upstream master. Pushed and merged also on upstream 3.3 branch. verified on RHEVM 3.3 IS17. rhevm-log-collector-3.3.0-1.el6ev.noarch sos-2.2-44.el6.noarch 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. http://rhn.redhat.com/errata/RHBA-2014-0039.html |