]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mon: ensure HealthService warning(s) include a summary 1973/head
authorSage Weil <sage@inktank.com>
Tue, 17 Jun 2014 00:00:51 +0000 (17:00 -0700)
committerSage Weil <sage@inktank.com>
Tue, 17 Jun 2014 00:01:14 +0000 (17:01 -0700)
commit3ed7f2dd4345633ff34017b201082f4c261ef387
tree9483e45ab3e18137326138d3df5a53379133c87e
parent82e47db8073b622183a5e33f6e0b999a3a144804
mon: ensure HealthService warning(s) include a summary

The low disk space check would change our status to HEALTH_WARN and include
a detail message, but no summary.  We need both.

Backport: firefly
Signed-off-by: Sage Weil <sage@inktank.com>
src/mon/DataHealthService.cc