]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mon: OSDMonitor: HEALTH_WARN on 'mon osd down out interval == 0' 1692/head
authorJoao Eduardo Luis <joao.luis@inktank.com>
Fri, 18 Apr 2014 18:15:52 +0000 (19:15 +0100)
committerJoao Eduardo Luis <joao.luis@inktank.com>
Fri, 18 Apr 2014 18:15:52 +0000 (19:15 +0100)
commitb2112d5087b449d3b019678cb266ff6fa897897e
tree36fe6589a8e219280e33ee4c1da4d9cba3858ee8
parent7251983d8ea778e1dd638fa923c16db1ce9c21a8
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>
PendingReleaseNotes
src/common/config_opts.h
src/mon/OSDMonitor.cc