]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd: downgrade (ok) PG scrub messages to debug 16916/head
authorJohn Spray <john.spray@redhat.com>
Tue, 8 Aug 2017 18:53:11 +0000 (19:53 +0100)
committerJohn Spray <john.spray@redhat.com>
Tue, 8 Aug 2017 18:57:10 +0000 (19:57 +0100)
commit0443fdb0221bbcd33c8d1278fdd3959e710fcacb
tree34094d96c59e8697b53f375e9596b1b414755763
parentf394ca0bad248e05665a912558382ca2ea560a91
osd: downgrade (ok) PG scrub messages to debug

Otherwise someone watching the log at INFO level gets
pelted with potentially millions of log messages
while the system is scrubbing.

Fixes: http://tracker.ceph.com/issues/20947
Signed-off-by: John Spray <john.spray@redhat.com>
src/osd/PG.cc