]> 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>
Wed, 27 Nov 2019 06:43:07 +0000 (07:43 +0100)
commitcf8c6a384999be8caedce1121dfd57ae114d5bb6
tree43bcb78af667d73a96328b8e0c9e733b80f63bc0
parent55adc10be31f313ac97b3b3c3c9ea7f17181922d
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>
roles/ceph-osd/tasks/main.yml
roles/ceph-osd/tasks/openstack_config.yml