]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
osd: make the 'wait for all osd to be up' task configurable
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:06:04 +0000 (16:06 +0000)
commit21e5db8982afd6e075541e7fc88620d59a1df498
treebe0eca51dc7dd4fec8eba5f375fa25b2b80295a8
parented40c5237d024db95a00348e6c7435376c729478
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>
group_vars/osds.yml.sample
roles/ceph-osd/defaults/main.yml
roles/ceph-osd/tasks/openstack_config.yml