Bug 1610678
| Summary: | [3.9] Looks like fluentd is keeping open deleted journal files that have been rotated | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Victor Hernando <vhernand> |
| Component: | Logging | Assignee: | Jeff Cantrill <jcantril> |
| Status: | CLOSED ERRATA | QA Contact: | Anping Li <anli> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 3.9.0 | CC: | aos-bugs, emahoney, grodrigu, jcantril, rmeggins |
| Target Milestone: | --- | ||
| Target Release: | 3.9.z | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: |
Cause: The underlying library that fluentd uses for reading in journal files did not properly handle rolled over files.
Consequence: When a journal file was rolled over, fluentd would hold these files even after it was done reading from them.
Fix: Updated code in the underlying fluent-plugin-systemd plugin and updated the version in the fluentd dockerfile.
Result: We no longer see fluentd holding rolled over journal files.
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2018-08-29 14:42:32 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: | |||
|
Description
Victor Hernando
2018-08-01 08:02:38 UTC
No stuck files when using logging-fluentd/images/v3.9.41-2. so move to verified. 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. https://access.redhat.com/errata/RHBA-2018:2549 |