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]
|
||
---|---|---|
.. | ||
bs-lvm-osds | ||
bs-osds-container | ||
bs-osds-non-container | ||
cluster | ||
docker | ||
docker-collocation | ||
fs-osds-container | ||
fs-osds-non-container | ||
lvm-osds | ||
ooo-collocation |