]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/cephadm: don't attempt daemon actions for daemons on offline hosts
authorAdam King <kingamk3@gmail.com>
Sun, 15 Jan 2023 21:30:53 +0000 (16:30 -0500)
committerAdam King <adking@redhat.com>
Mon, 6 Feb 2023 13:38:40 +0000 (08:38 -0500)
commite1d3e38f87bce4e53eb7e4c29c812a7ed750fa80
tree0eb29535047023bb5203e552bbd1f63995d20ce8
parent1e8aa0c17d184ee6d46c6533579156ac8baaa534
mgr/cephadm: don't attempt daemon actions for daemons on offline hosts

They'll just fail anyway, and it will waste time waiting
for the connection to timeout. We have other places in
the serve loop that will check if the host is back
online.

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