]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mon/OSDMonitor: generate health warnings for luminous
authorSage Weil <sage@redhat.com>
Thu, 23 Feb 2017 21:35:40 +0000 (16:35 -0500)
committerSage Weil <sage@redhat.com>
Mon, 6 Mar 2017 22:21:22 +0000 (17:21 -0500)
commitd795c3c457398e62c6d82200ff17c53083f29f3f
tree0166324f1299d10e17d295c84ffbcced799a2897
parent8bab735909f3e2b3e61001d5af61fca8e5146d9b
mon/OSDMonitor: generate health warnings for luminous

Note that this tells us how many OSDs are full or nearfull; it
does not include detailed warnings telling you exactly what the
utilization is because we don't have the full osd_stat_t
available.  We leave it to ceph-mgr to generate those health
messages.

Signed-off-by: Sage Weil <sage@redhat.com>
src/mon/OSDMonitor.cc