]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mon: OSDMonitor: HEALTH_WARN on 'mon osd down out interval == 0' 1743/head
authorJoao Eduardo Luis <joao.luis@inktank.com>
Wed, 30 Apr 2014 16:13:30 +0000 (17:13 +0100)
committerJoao Eduardo Luis <joao.luis@inktank.com>
Wed, 30 Apr 2014 16:13:30 +0000 (17:13 +0100)
commitfb0944e22acf6f8b6cefb59cc4c41dc48087bfd7
treec65588188572a0e86b7512b4e2aaf7fb38193d90
parent5a6b35160417423db7c6ff892627f084ab610dfe
mon: OSDMonitor: HEALTH_WARN on 'mon osd down out interval == 0'

A 'status' or 'health' request will return a HEALTH_WARN whenever the
monitor handling the request has the option set to zero.

Fixes: 7784
Signed-off-by: Joao Eduardo Luis <joao.luis@inktank.com>
(cherry picked from commit b2112d5087b449d3b019678cb266ff6fa897897e)
PendingReleaseNotes
src/common/config_opts.h
src/mon/OSDMonitor.cc