]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commit
mgr: always bootstrap mgr right after the mon
authorSébastien Han <seb@redhat.com>
Fri, 22 Sep 2017 15:26:28 +0000 (17:26 +0200)
committerSébastien Han <seb@redhat.com>
Fri, 22 Sep 2017 15:26:28 +0000 (17:26 +0200)
commitd5bfc6f85dc567e3a67338cc689367c295363686
treead6c03211bce7908fd9ecd9cd5591c0d9c5ed93b
parent1ea3ec1790b96c46da7017bad31dcb377de06748
mgr: always bootstrap mgr right after the mon

If we don't bootstrap the mgr after the mon and the osds handler are
called, we will never be able to reach a clean state since the pgs
stats are handled by the mgr. This also happens when doing daemon
collocation.

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1493920
Signed-off-by: Sébastien Han <seb@redhat.com>
18 files changed:
site-docker.yml.sample
site.yml.sample
tests/functional/centos/7/bluestore/hosts
tests/functional/centos/7/bs-crypt-ded-jrn/hosts
tests/functional/centos/7/bs-crypt-jrn-col/hosts
tests/functional/centos/7/bs-dock-ded-jrn/hosts
tests/functional/centos/7/bs-jrn-col/hosts
tests/functional/centos/7/cluster/hosts
tests/functional/centos/7/crypt-ded-jrn/hosts
tests/functional/centos/7/crypt-jrn-col/hosts
tests/functional/centos/7/docker-crypt-jrn-col/hosts
tests/functional/centos/7/docker-ded-jrn/hosts
tests/functional/centos/7/docker/hosts
tests/functional/centos/7/jrn-col-auto-dm/hosts
tests/functional/centos/7/jrn-col-auto/hosts
tests/functional/centos/7/jrn-col/hosts
tests/functional/centos/7/lvm-osds/hosts
tests/functional/ubuntu/16.04/cluster/hosts