]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/cephadm: raise HEALTH_WARN when cephadm daemon in 'error' state 39169/head
authorSage Weil <sage@newdream.net>
Tue, 19 Jan 2021 22:49:08 +0000 (16:49 -0600)
committerSebastian Wagner <sebastian.wagner@suse.com>
Fri, 29 Jan 2021 15:11:13 +0000 (16:11 +0100)
commita9a95f792415d1e2b57e7b8d1a19ca257e0f0a4b
tree684d40440504382157c68588edaa7f97b7ea73d1
parent482eda5eea4262ce6a42509d97bad80a5b5fb28e
mgr/cephadm: raise HEALTH_WARN when cephadm daemon in 'error' state

If cephadm daemons are not happy we should raise a warning.  Aside from
being an important part of the user experience, this will also help us
catch teuthology test errors.

Fixes: https://tracker.ceph.com/issues/45628
Signed-off-by: Sage Weil <sage@newdream.net>
(cherry picked from commit 01f60cf4e0a751c314120c02956d4ff941eb71b4)
src/pybind/mgr/cephadm/serve.py