]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mon: downgrade "scrub ok" message to debug.
authorJohn Spray <john.spray@redhat.com>
Tue, 8 Aug 2017 18:36:03 +0000 (19:36 +0100)
committerSage Weil <sage@redhat.com>
Wed, 9 Aug 2017 02:28:31 +0000 (22:28 -0400)
commitb9c13d70af6ecef16fa3c8b9375d648bf82f129a
tree05c6681db1dc684e795e37ae2b05bc5adf0e09c4
parent1e6f5d2bfc16b0a7d004edb0249d98469f745491
mon: downgrade "scrub ok" message to debug.

This hides lines like:
[INF]  scrub ok on 0,1,2: ScrubResult(keys {pgmap_pg=13} crc {pgmap_pg=2458062599})

from the normal cluster log views.

Fixes: http://tracker.ceph.com/issues/20947
Signed-off-by: John Spray <john.spray@redhat.com>
(cherry picked from commit f394ca0bad248e05665a912558382ca2ea560a91)
src/mon/Monitor.cc