]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd: downgrade (ok) PG scrub messages to debug
authorJohn Spray <john.spray@redhat.com>
Tue, 8 Aug 2017 18:53:11 +0000 (19:53 +0100)
committerSage Weil <sage@redhat.com>
Wed, 9 Aug 2017 02:28:34 +0000 (22:28 -0400)
commit78b86ff7ebb711dd0b4228da373e27b2526e39f4
tree2de6876a5588e578f381c918d478c6d444697917
parentb9c13d70af6ecef16fa3c8b9375d648bf82f129a
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>
(cherry picked from commit 0443fdb0221bbcd33c8d1278fdd3959e710fcacb)
src/osd/PG.cc