]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
cephadm: bootstrap: wait for mgr to restart after enabling a module
authorSage Weil <sage@redhat.com>
Tue, 10 Mar 2020 14:28:57 +0000 (09:28 -0500)
committerSage Weil <sage@redhat.com>
Tue, 10 Mar 2020 14:31:13 +0000 (09:31 -0500)
commitc565db4595e8dd041f8e28ebadd6a8f40de265e4
tree7212c4252cf536ad338dfaf467c6a43d771cc07e
parent3e056ca5c6d2359ff585b3c4223506992b96e857
cephadm: bootstrap: wait for mgr to restart after enabling a module

It was possible to enable a module (mon updates mgrmap) and then
do a mgr command and have that command reach the mgr before it got the
latest mgrmap and restarted.

Fixes: https://tracker.ceph.com/issues/44531
Signed-off-by: Sage Weil <sage@redhat.com>
src/cephadm/cephadm