Bug 1599658
Summary: | JournalD write blocks system with SystemMaxFileSize=20G | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | Martin Häcker <spamfaenger> | ||||
Component: | systemd | Assignee: | systemd-maint | ||||
Status: | CLOSED WONTFIX | QA Contact: | qe-baseos-daemons | ||||
Severity: | high | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 7.5 | CC: | rbu, redhat-bugzilla, systemd-maint-list | ||||
Target Milestone: | rc | ||||||
Target Release: | --- | ||||||
Hardware: | All | ||||||
OS: | Linux | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | If docs needed, set a value | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2021-02-15 07:40:21 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: | |||||||
Attachments: |
|
Description
Martin Häcker
2018-07-10 10:33:40 UTC
To get the read load back under control, I needed to restart intermix various invocations of `journalctl --vacuum-size=2G` and `systemctl restart systemd-journald.service` During this time I also experienced this issue, which might be related: -- snip -- # systemctl restart systemd-journald.service ** (pkttyagent:2980): WARNING **: Unable to register authentication agent: Timeout was reached Error registering authentication agent: Timeout was reached (g-io-error-quark, 24) Failed to restart systemd-journald.service: Die Wartezeit für die Verbindung ist abgelaufen See system logs and 'systemctl status systemd-journald.service' for details. -- snap -- Killing journald manually followed by more aggressive vacuuming solved that though. I would like to add that during all of this the amount of logging hasn't changed, i.e. it would be in the order of 100-500 kb/second After evaluating this issue, there are no plans to address it further or fix it in an upcoming release. Therefore, it is being closed. If plans change such that this issue will be fixed in an upcoming release, then the bug can be reopened. |