]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
debug: adjust default debug levels
authorSage Weil <sage@inktank.com>
Mon, 12 Nov 2012 16:56:45 +0000 (08:56 -0800)
committerSage Weil <sage@inktank.com>
Mon, 12 Nov 2012 16:56:45 +0000 (08:56 -0800)
commit3902a018436547f3adf8984f80e865d3c6ffc738
tree66bd3c3756542b81ca3ea864b771a0daef19da6e
parentb17522d7ae70fc2bbed95eb5f5bf6cc4fd279521
debug: adjust default debug levels

Trim out most noise, keep things that are interesting.

Notably, we are logging each message sent and received, and we are logging
the filestore operations when they get queued.  Those may still benefit
from being turned off in high IOPS environments.

Signed-off-by: Sage Weil <sage@inktank.com>
src/common/admin_socket.cc
src/common/config_opts.h
src/os/FileJournal.cc
src/osd/OSD.cc