25 Feb
2021
25 Feb
'21
9:26 p.m.
On 25. Feb 2021, at 22:17, Dan van der Ster <dan@vanderster.com> wrote:
Also did you solve your log spam issue here? https://tracker.ceph.com/issues/49161 Surely these things are related?
No. But I noticed that DBG log spam only happens when log_to_syslog is enabled. systemd is smart enough to avoid filling up the disks/RAM, but it may still strain the whole system. I disabled that for now and enabled log_to_file again, which doesn’t ignore the configured debug level. I am pretty sure that’s a bug.