]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
cephfs: Health check changes
authorDouglas Fuller <dfuller@redhat.com>
Tue, 25 Jul 2017 18:05:28 +0000 (14:05 -0400)
committerPatrick Donnelly <pdonnell@redhat.com>
Tue, 17 Apr 2018 18:01:03 +0000 (11:01 -0700)
commit0a59560954af3e065f067ffdbb407a97284144c2
tree2bd1e28c887bffbbbff95d4cf0e3c6f253b30ddc
parentdc073a1c2b9e74df9211b232a98f91cfe86369cd
cephfs: Health check changes

Issue the HEALTH_WARN MDS_UP_LESS_THAN_MAX whenever an MDS cluster
has fewer than its max_mds online.

Issue the HEALTH_ERR MDS_ALL_DOWN whenever an MDS cluster has no
active MDS.

Signed-off-by: Douglas Fuller <dfuller@redhat.com>
src/mds/MDSMap.cc