On Tue, Apr 4, 2017 at 2:49 AM, Jens Rosenboom <j.rosenboom@xxxxxxxx> wrote: > On a busy cluster, I'm seeing a couple of OSDs logging millions of > lines like this: > > 2017-04-04 06:35:18.240136 7f40ff873700 0 <cls> > cls/log/cls_log.cc:129: storing entry at > 1_1491287718.237118_57657708.1 > 2017-04-04 06:35:18.244453 7f4102078700 0 <cls> > cls/log/cls_log.cc:129: storing entry at > 1_1491287718.241622_57657709.1 > 2017-04-04 06:35:18.296092 7f40ff873700 0 <cls> > cls/log/cls_log.cc:129: storing entry at > 1_1491287718.296308_57657710.1 > > 1. Can someone explain what these messages mean? It seems strange to > me that only a few OSD generate these. > > 2. Why are they being generated at debug level 0, meaning that they > cannot be filtered? This should happen for a non-error message that > can be generated at least 50 times per second. It looks like these are generated by one of object classes which RGW uses (for its geo-replication features?). They are indeed generated at level 0 and I can't imagine why either, unless it was just a developer debug message that didn't get cleaned up. I'm sure a patch changing it would be welcome. -Greg _______________________________________________ ceph-users mailing list ceph-users@xxxxxxxxxxxxxx http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com