mirror of https://github.com/ceph/ceph-ansible.git
564a662baf
When deploying a large number of OSD nodes it can be an issue because the
protection check [1] won't pass since it tries to create pools before all
OSDs are active.
The idea here is to move openstack pools creation at the end of `ceph-osd` role.
[1]
|
||
---|---|---|
.. | ||
centos/7 | ||
tests | ||
ubuntu/16.04/cluster | ||
.gitignore | ||
dev_setup.yml | ||
lvm_setup.yml | ||
reboot.yml | ||
rhcs_setup.yml | ||
setup.yml |