Project

General

Profile

Actions

Bug #65827

open

qa/tasks/cephadm: logrotation is not done every 15 minutes as in the ceph.py task

Added by Patrick Donnelly 13 days ago. Updated 9 days ago.

Status:
New
Priority:
Urgent
Assignee:
-
Category:
-
Target version:
-
% Done:

0%

Source:
Tags:
Backport:
squid, reef
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

This can lead to massive logs which are not compressed until the very end of the test:

2024-05-04T03:00:09.130 INFO:teuthology.orchestra.run.smithi081.stderr: 92.1% -- replaced with /var/log/ceph/2a8e1752-09bb-11ef-bc97-c7b262605968/ceph-osd.0.log.gz
2024-05-04T03:01:49.366 INFO:teuthology.orchestra.run.smithi081.stderr: 92.4% -- replaced with /var/log/ceph/2a8e1752-09bb-11ef-bc97-c7b262605968/ceph-osd.3.log.gz
2024-05-04T03:02:23.178 INFO:teuthology.orchestra.run.smithi081.stderr: 91.9% -- replaced with /var/log/ceph/2a8e1752-09bb-11ef-bc97-c7b262605968/ceph-osd.6.log.gz
2024-05-04T03:03:13.927 INFO:teuthology.orchestra.run.smithi081.stderr: 92.0% -- replaced with /var/log/ceph/2a8e1752-09bb-11ef-bc97-c7b262605968/ceph-osd.9.log.gz
2024-05-04T03:03:13.932 INFO:teuthology.orchestra.run.smithi081.stderr:
2024-05-04T03:03:13.932 INFO:teuthology.orchestra.run.smithi081.stderr:real     22m24.296s
2024-05-04T03:03:13.932 INFO:teuthology.orchestra.run.smithi081.stderr:user     23m21.667s
2024-05-04T03:03:13.932 INFO:teuthology.orchestra.run.smithi081.stderr:sys      2m51.829s

See: /teuthology/pdonnell-2024-05-03_22:48:16-fs-wip-pdonnell-testing-20240503.163550-debug-distro-default-smithi/7688552/teuthology.log

It's important that logs be rotated regularly on a short time schedule and when the log is >1GB. Nodes CPU are often underutilized so it's very helpful during test cleanup if many logs were already rotated and compressed.

Also, I suggest having an infinite retention policy (perhaps change ceph.py too).

Actions #1

Updated by Patrick Donnelly 13 days ago

  • Description updated (diff)
Actions #2

Updated by Adam King 9 days ago

  • Backport set to squid, reef
  • Pull request ID set to 57410
Actions

Also available in: Atom PDF