Re: [RFC PATCH] ceph: switch libceph on ratelimited messages

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, Jan 15, 2025 at 9:53 PM Viacheslav Dubeyko
<Slava.Dubeyko@xxxxxxx> wrote:
>
> Hello,
>
> The libceph subsystem can generate enourmous amount of
> messages in the case of error. As a result, system log
> can be unreasonably big because of such messaging
> policy. This patch switches on ratelimited version of

Hi Slava,

Do you have an example (which is not caused by a programming error)?

> pr_notice(), pr_info(), pr_warn(), and pr_err()
> methods by means of introducing libceph_notice(),
> libceph_info(), libceph_warn(), and libceph_err()
> methods.

Some of libceph messages are already ratelimited and standard
pr_*_ratelimited macros are used for that.  They are few apart, so
if there is a particular message that is too spammy, switching it to
a ratelimited version shouldn't be a problem, but we won't take
a blanket conversion like this.

Thanks,

                Ilya





[Index of Archives]     [Linux Ext4 Filesystem]     [Union Filesystem]     [Filesystem Testing]     [Ceph Users]     [Ecryptfs]     [NTFS 3]     [AutoFS]     [Kernel Newbies]     [Share Photos]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux Cachefs]     [Reiser Filesystem]     [Linux RAID]     [NTFS 3]     [Samba]     [Device Mapper]     [CEPH Development]

  Powered by Linux