]> git-server-git.apps.pok.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)
committerJohn Spray <john.spray@redhat.com>
Tue, 8 Aug 2017 18:57:06 +0000 (19:57 +0100)
commitf394ca0bad248e05665a912558382ca2ea560a91
treedf0baa53bbe9770ae9936bead5fcf2179cb1e80b
parentf7c4c1377573415a8767a5b5aebc9ea01c6f2f7f
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>
src/mon/Monitor.cc