]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
purge: do not stop ceph.target on each daemon
authorSébastien Han <seb@redhat.com>
Fri, 27 Jan 2017 14:40:41 +0000 (15:40 +0100)
committerSébastien Han <seb@redhat.com>
Mon, 30 Jan 2017 13:31:56 +0000 (14:31 +0100)
commitd5dd658cfa1a11fdb92d162c368a0e664d98d525
tree23df975d9872dfcf71c4a2fc0bec0b58da57149a
parentcb57a359ba77bbb62d531666a547bef5b5d67c44
purge: do not stop ceph.target on each daemon

Doing this cause some all the daemons to go down at the same time. In a
scenario where we colocate a monitor and an osd, this osds will take
some time to go down which will make the 'umount' task fail.

Signed-off-by: Sébastien Han <seb@redhat.com>
infrastructure-playbooks/purge-cluster.yml