]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mon: Log "ceph health detail" periodically in cluster log 38118/head
authorPrashant D <pdhange@redhat.com>
Fri, 30 Oct 2020 10:40:43 +0000 (06:40 -0400)
committerNeha Ojha <nojha@redhat.com>
Tue, 24 Nov 2020 17:57:36 +0000 (17:57 +0000)
commitf1670fdafc4bb8ceb7c6cbbc683ace2c0dd08872
tree2da868372b600369064dadba419143616ea89d90
parentb7606deb1c10bdb85f6f6a27f86f4083bfc082b2
mon: Log "ceph health detail" periodically in cluster log

change mon_health_to_clog_interval from 1_hr -> 10_min to
log health summary or detail more frequently.

No HealthMonitor class in nautilus.

Fixes: https://tracker.ceph.com/issues/48042
Signed-off-by: Prashant Dhange <pdhange@redhat.com>
(cherry picked from commit f45712c19077c5cf5a9938fc3fd17b64ffe3a4ec)

 Conflicts:
PendingReleaseNotes - add and restructure 14.2.16
PendingReleaseNotes
qa/tasks/ceph.conf.template
src/common/legacy_config_opts.h
src/common/options.cc
src/mon/Monitor.cc