Actions
action #104835
closedFailed systemd service "systemd-journal-flush" on OSD
Start date:
2022-01-12
Due date:
% Done:
0%
Estimated time:
Description
Observation¶
https://stats.openqa-monitor.qa.suse.de/d/KToPYLEWz/failed-systemd-services?orgId=1 alerted about systemd-journal-flush
systemctl start systemd-journal-flush.service
Updated by okurz almost 3 years ago
- Status changed from New to Resolved
# systemctl status systemd-journal-flush.service
● systemd-journal-flush.service - Flush Journal to Persistent Storage
Loaded: loaded (/usr/lib/systemd/system/systemd-journal-flush.service; static)
Active: failed (Result: timeout) since Wed 2022-01-12 03:04:53 CET; 5h 33min ago
Docs: man:systemd-journald.service(8)
man:journald.conf(5)
Main PID: 13859 (code=killed, signal=TERM)
Jan 12 03:03:23 openqa systemd[1]: Starting Flush Journal to Persistent Storage...
Jan 12 03:04:53 openqa systemd[1]: systemd-journal-flush.service: start operation timed out. Terminating.
Jan 12 03:04:53 openqa systemd[1]: systemd-journal-flush.service: Main process exited, code=killed, status=15/TERM
Jan 12 03:04:53 openqa systemd[1]: systemd-journal-flush.service: Failed with result 'timeout'.
Jan 12 03:04:53 openqa systemd[1]: Failed to start Flush Journal to Persistent Storage.
openqa:/home/okurz # journalctl -u systemd-journal-flush.service
-- Logs begin at Sun 2021-12-26 01:31:01 CET, end at Wed 2022-01-12 08:38:06 CET. --
Jan 12 03:03:22 openqa systemd[1]: Stopping Flush Journal to Persistent Storage...
Jan 12 03:03:22 openqa systemd[1]: systemd-journal-flush.service: Succeeded.
Jan 12 03:03:22 openqa systemd[1]: Stopped Flush Journal to Persistent Storage.
Jan 12 03:03:23 openqa systemd[1]: Starting Flush Journal to Persistent Storage...
Jan 12 03:04:53 openqa systemd[1]: systemd-journal-flush.service: start operation timed out. Terminating.
Jan 12 03:04:53 openqa systemd[1]: systemd-journal-flush.service: Main process exited, code=killed, status=15/TERM
Jan 12 03:04:53 openqa systemd[1]: systemd-journal-flush.service: Failed with result 'timeout'.
Jan 12 03:04:53 openqa systemd[1]: Failed to start Flush Journal to Persistent Storage.
I don't recall seeing this anytime in before. I called systemctl start systemd-journal-flush.service
once and service looks good again. Please reopen or cross-link in a new ticket if anyone sees this again
Actions