]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mon: Log "ceph health detail" periodically in cluster log
authorPrashant D <pdhange@redhat.com>
Fri, 30 Oct 2020 10:40:43 +0000 (06:40 -0400)
committerPrashant D <pdhange@redhat.com>
Thu, 12 Nov 2020 00:08:51 +0000 (19:08 -0500)
commitf45712c19077c5cf5a9938fc3fd17b64ffe3a4ec
treed66f5a64966b693dbd1fe217b4f7dd0ba8420615
parentd2769ff180a3fff311d21d08f5d68e9c5d6bb8d8
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.

Fixes: https://tracker.ceph.com/issues/48042
Signed-off-by: Prashant Dhange <pdhange@redhat.com>
PendingReleaseNotes
qa/tasks/ceph.conf.template
src/common/legacy_config_opts.h
src/common/options.cc
src/mon/Monitor.cc