]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
MDSMonitor: note beacons and cluster changes at low dbg level
authorPatrick Donnelly <pdonnell@redhat.com>
Sat, 11 Aug 2018 17:40:03 +0000 (10:40 -0700)
committerPatrick Donnelly <pdonnell@redhat.com>
Sun, 12 Aug 2018 21:07:42 +0000 (14:07 -0700)
commitd6f6b4f72aae3c869ed7ee40dc737bb2e2323d3c
tree9858c528d458d197f22ece69c4d3bb62e12f536f
parent6bb38deb35c8b5c6a4f402d50b66e632a9f4de96
MDSMonitor: note beacons and cluster changes at low dbg level

These messages are essential for diagnosing the reason why the MDSMonitor is
kicking MDSs out of the MDSMap. They should also be rare enough that the extra
verbosity is not noticable.

Fixes: http://tracker.ceph.com/issues/26898
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
src/mon/MDSMonitor.cc