Actions
action #105064
closedopenQA Infrastructure - coordination #96447: [epic] Failed systemd services and job age alerts
Reduce verbosity of openQA logging to improve performance and reduce storage requirements size:M
Description
Motivation¶
See #96551
Acceptance criteria¶
- AC1: The most verbose logging calls on active openQA instances like OSD have been reduced in verbosity
Suggestions¶
- Call
journalctl -f
on osd and look for what appears to be repeated most often and either remove those calls or change to log_trace - Revisit previous tickets where we increased logging
- Look for redundant messages in the sense that they never really change and aren't that useful
- Focus especially on debug messages
- Consider all services (also scheduler, web sockets, …)
Updated by okurz almost 3 years ago
- Copied from action #96551: Persistent records of systemd journal size:S added
Updated by livdywan almost 3 years ago
- Subject changed from Reduce verbosity of some logging to improve performance and reduce storage requirements to Reduce verbosity of openQA logging to improve performance and reduce storage requirements
- Description updated (diff)
- Status changed from New to Workable
Updated by okurz almost 3 years ago
- Subject changed from Reduce verbosity of openQA logging to improve performance and reduce storage requirements to Reduce verbosity of openQA logging to improve performance and reduce storage requirements size:M
Updated by okurz almost 3 years ago
- Status changed from Workable to In Progress
Updated by okurz almost 3 years ago
- Status changed from In Progress to Feedback
OBS check was stuck. Rebased to retrigger.
Updated by okurz over 2 years ago
- Status changed from Feedback to Resolved
It's effective on OSD. We still have some rather verbose messages but the journal goes back to at least 2022-01-23 so I guess we are ok for now.
Actions