All of lore.kernel.org
 help / color / mirror / Atom feed
* ceph: downgrade warning from mdsmap decode to debug
@ 2021-02-24 16:32 Jeff Layton
  2021-02-24 18:11 ` Greg KH
  0 siblings, 1 reply; 2+ messages in thread
From: Jeff Layton @ 2021-02-24 16:32 UTC (permalink / raw)
  To: stable; +Cc: Luis Henriques, Ilya Dryomov, Frank Schilder

Hi, we'd like to request that you pull this commit into stable kernels. 
It's a trivial patch that just downgrades a (harmless) kernel warning
message to debug level. The warning can be very chatty in some
situations, and it'd be nice to silence it.

-----------------------------8<-------------------------------

commit ccd1acdf1c49b835504b235461fd24e2ed826764
Author: Luis Henriques <lhenriques@suse.de>
Date:   Thu Nov 12 11:25:32 2020 +0000

    ceph: downgrade warning from mdsmap decode to debug
    
    While the MDS cluster is unstable and changing state the client may get
    mdsmap updates that will trigger warnings:
    
      [144692.478400] ceph: mdsmap_decode got incorrect state(up:standby-replay)
      [144697.489552] ceph: mdsmap_decode got incorrect state(up:standby-replay)
      [144697.489580] ceph: mdsmap_decode got incorrect state(up:standby-replay)
    
    This patch downgrades these warnings to debug, as they may flood the logs
    if the cluster is unstable for a while.
    
    Signed-off-by: Luis Henriques <lhenriques@suse.de>
    Reviewed-by: Jeff Layton <jlayton@kernel.org>
    Signed-off-by: Ilya Dryomov <idryomov@gmail.com>


Thanks!
-- 
Jeff Layton <jlayton@kernel.org>


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: ceph: downgrade warning from mdsmap decode to debug
  2021-02-24 16:32 ceph: downgrade warning from mdsmap decode to debug Jeff Layton
@ 2021-02-24 18:11 ` Greg KH
  0 siblings, 0 replies; 2+ messages in thread
From: Greg KH @ 2021-02-24 18:11 UTC (permalink / raw)
  To: Jeff Layton; +Cc: stable, Luis Henriques, Ilya Dryomov, Frank Schilder

On Wed, Feb 24, 2021 at 11:32:47AM -0500, Jeff Layton wrote:
> Hi, we'd like to request that you pull this commit into stable kernels. 
> It's a trivial patch that just downgrades a (harmless) kernel warning
> message to debug level. The warning can be very chatty in some
> situations, and it'd be nice to silence it.
> 
> -----------------------------8<-------------------------------
> 
> commit ccd1acdf1c49b835504b235461fd24e2ed826764
> Author: Luis Henriques <lhenriques@suse.de>
> Date:   Thu Nov 12 11:25:32 2020 +0000
> 
>     ceph: downgrade warning from mdsmap decode to debug
>     
>     While the MDS cluster is unstable and changing state the client may get
>     mdsmap updates that will trigger warnings:
>     
>       [144692.478400] ceph: mdsmap_decode got incorrect state(up:standby-replay)
>       [144697.489552] ceph: mdsmap_decode got incorrect state(up:standby-replay)
>       [144697.489580] ceph: mdsmap_decode got incorrect state(up:standby-replay)
>     
>     This patch downgrades these warnings to debug, as they may flood the logs
>     if the cluster is unstable for a while.
>     
>     Signed-off-by: Luis Henriques <lhenriques@suse.de>
>     Reviewed-by: Jeff Layton <jlayton@kernel.org>
>     Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
> 
> 

Queued up to 5.10.y as that was the only place it would apply to.  If
you want it in other kernel tree(s), please let me know.

thanks,

greg k-h

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-02-24 18:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-24 16:32 ceph: downgrade warning from mdsmap decode to debug Jeff Layton
2021-02-24 18:11 ` Greg KH

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.