]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commit
ceph-osd: wait for all osd before crush rules
authorDimitri Savineau <dsavinea@redhat.com>
Tue, 26 Nov 2019 16:09:11 +0000 (11:09 -0500)
committerGuillaume Abrioux <gabrioux@redhat.com>
Mon, 13 Jan 2020 15:54:01 +0000 (16:54 +0100)
commit9a42fe580f59d339471815f74cfad27dfb1705ab
tree8435055821ca0d518d8eb6fb7c75b4a316543862
parent8b2659bf6d35d04bd98a9f6b754034d48606e6e5
ceph-osd: wait for all osd before crush rules

When creating crush rules with device class parameter we need to be sure
that all OSDs are up and running because the device class list is
is populated with this information.
This is now enable for all scenario not openstack_config only.

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
(cherry picked from commit cf8c6a384999be8caedce1121dfd57ae114d5bb6)
roles/ceph-osd/tasks/main.yml
roles/ceph-osd/tasks/openstack_config.yml