]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/cephadm: agent: kick serve loop if failed daemons change
authorAdam King <adking@redhat.com>
Thu, 21 Oct 2021 12:36:33 +0000 (08:36 -0400)
committerAdam King <adking@redhat.com>
Thu, 21 Oct 2021 18:23:42 +0000 (14:23 -0400)
commitf18432fffd3cddcacface0e8636327af90f41ec1
treed24c20a5b719742b2a54ddd0bc3a460d047cb8bb
parent257a49d1ac2bfa8b7b905a942d5307df395bbc46
mgr/cephadm: agent: kick serve loop if failed daemons change

If metadata from the agent causes the set of daemons marked as
failed to change we want to kick the serve loop immediately in order
to improve responsivess

Signed-off-by: Adam King <adking@redhat.com>
src/pybind/mgr/cephadm/agent.py
src/pybind/mgr/cephadm/inventory.py
src/pybind/mgr/cephadm/module.py