]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mon: ensure HealthService warning(s) include a summary 2057/head
authorSage Weil <sage@inktank.com>
Tue, 17 Jun 2014 00:00:51 +0000 (17:00 -0700)
committerSage Weil <sage@inktank.com>
Tue, 1 Jul 2014 23:13:14 +0000 (16:13 -0700)
commit9e81fc180a3999ebec95949a2cb31fea970573fb
tree7bd50c12af1fae3121d77d04e5a73ad368ba719f
parente96637c2e33ec092f28af0ce96bfe2e4d7748ff8
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>
(cherry picked from commit 3ed7f2dd4345633ff34017b201082f4c261ef387)
src/mon/DataHealthService.cc