Bug 1960536
| Summary: | rsyslog fd leak when Fsync="on" is set | |||
|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 8 | Reporter: | masanari iida <masanari.iida> | |
| Component: | rsyslog | Assignee: | Attila Lakatos <alakatos> | |
| Status: | CLOSED ERRATA | QA Contact: | Dalibor Pospíšil <dapospis> | |
| Severity: | medium | Docs Contact: | ||
| Priority: | unspecified | |||
| Version: | 8.3 | CC: | chorn, dapospis, rsroka | |
| Target Milestone: | beta | Keywords: | AutoVerified, Patch, Security, Triaged | |
| Target Release: | --- | Flags: | pm-rhel:
mirror+
|
|
| Hardware: | All | |||
| OS: | Linux | |||
| Whiteboard: | ||||
| Fixed In Version: | rsyslog-8.2102.0-3.el8 | Doc Type: | Bug Fix | |
| Doc Text: |
Cause:
a bug in the imjournal module together with its option Fsync is set to "on"
Consequence:
rsyslog was opening new 3 FDs for approximately each 10 log messages
Fix:
Result:
rsyslog does not eat up more FDs on increasing number of messages
|
Story Points: | --- | |
| Clone Of: | ||||
| : | 1972069 (view as bug list) | Environment: | ||
| Last Closed: | 2021-11-09 18:05:17 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: | ||||
| Bug Blocks: | 1972069 | |||
|
Description
masanari iida
2021-05-14 06:57:34 UTC
Test with rsyslog from RHEL8.4, the symptom still exist. rsyslog-8.1911.0-7.el8.x86_64 rsyslog-relp-8.1911.0-7.el8.x86_64 rsyslog-gssapi-8.1911.0-7.el8.x86_64 rsyslog-gnutls-8.1911.0-7.el8.x86_64 Hello, Thank you for the report. I can confirm that the bug is still present in the latest rsyslog release. I've attached a GitHub link to upstream solution. 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 (rsyslog and its related dependencies bug fix and enhancement 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/RHBA-2021:4193 |