| Summary: | sos launched via ssh gets stuck on selinux plugin | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 6 | Reporter: | Martin Pavlik <mpavlik> | ||||
| Component: | sos | Assignee: | Bryn M. Reeves <bmr> | ||||
| Status: | CLOSED NOTABUG | QA Contact: | BaseOS QE - Apps <qe-baseos-apps> | ||||
| Severity: | high | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 6.5 | CC: | agk, bmr, dkutalek, gavin, gklein, mpavlik | ||||
| Target Milestone: | rc | ||||||
| Target Release: | --- | ||||||
| Hardware: | x86_64 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2013-09-09 08:50:49 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: | |||||
| Bug Depends On: | |||||||
| Bug Blocks: | 962677 | ||||||
| Attachments: |
|
||||||
|
Description
Martin Pavlik
2013-09-06 07:35:53 UTC
*** Bug 1005065 has been marked as a duplicate of this bug. *** - is '--profile' necessary to reproduce? - what happens if you run the ausearch command on the problem host via ssh? I'm assuming the -k general.. stuff is irrelevant? It's best to remove this from the bug reports as it can be confusing (it should have no effect at all on the test you are carrying out). Please can you capture the output of "ps ax --forest" and attach it to this bug. it reproduces also if the command is reduced to ssh 10.34.66.51 "/usr/sbin/sosreport -vvvvv --batch -o selinux" if I use ssh 10.34.66.51 "ausearch -m avc,user_avc -ts today" it gets stuck ps ax --forest from affected node is attahced, it was taken while running ssh 10.34.66.51 "/usr/sbin/sosreport -vvvvv --batch -o selinux" from another node Created attachment 794666 [details]
ps_aux_output
This seems more of a bug in ausearch than sos then. If anything we should use this bugzilla to backport the command timeout support we now have in upstream sos-3.x. Have you filed a bug against the audit component for the ausearch-over-ssh problem? Not yet, can we just reassign this one? Not if we're going to use it to add generic timeout support to sos (which would prevent this whole class of problems by abandoning processes that go out-to-lunch on us). bug 1005202, in order to solve problem with ausearch command I would prefer creating a new bug clearly stating that it is RFE for adding command timeout feature. For that feature, all the details from above comments are unnecessary and will just eat our time later when processing the bug. Created bug 1005703 as an RFE for backporting timeout option, closing this BZ, since there is no point in keeping it open. |