]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
osd: make the 'wait for all osd to be up' task configurable v3.2.6
authorGuillaume Abrioux <gabrioux@redhat.com>
Wed, 20 Feb 2019 15:24:25 +0000 (16:24 +0100)
committermergify[bot] <mergify[bot]@users.noreply.github.com>
Wed, 20 Feb 2019 16:53:06 +0000 (16:53 +0000)
commitd15b055854e8b3177d1d33a4cc1098faa59e99d7
treede4a7765a470debc9d0759b41948124a2a6bb373
parenteba80adb1a01f92bc4e76d3fdfdf07dc840b3e14
osd: make the 'wait for all osd to be up' task configurable

introduce two new variables to make the check that 'wait for all osd to
be up' configurable.
It's possible that for some deployments, OSDs can take longer to be seen
as UP and IN.

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1676763
Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
(cherry picked from commit 21e5db8982afd6e075541e7fc88620d59a1df498)
group_vars/osds.yml.sample
roles/ceph-osd/defaults/main.yml
roles/ceph-osd/tasks/openstack_config.yml