ceph-ansible/roles/ceph-defaults
Guillaume Abrioux 564a662baf osds: move openstack pools creation in ceph-osd
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] e59258943b/src/mon/OSDMonitor.cc (L5673)

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1578086

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
2018-05-24 09:39:38 -07:00
..
defaults osds: move openstack pools creation in ceph-osd 2018-05-24 09:39:38 -07:00
handlers Fix restarting OSDs twice during a rolling update. 2018-05-22 19:23:07 +02:00
meta update meta for ansible galaxy 2017-08-25 00:05:44 +02:00
tasks ceph-defaults: fix failing tasks when osd_scenario was not set correctly 2018-05-18 17:58:24 +02:00
templates defaults: restart_osd_daemon unit spaces 2018-05-18 17:53:47 +02:00
README.md Cleanup readme files in roles directories 2017-10-17 11:22:06 +02:00

README.md

Ansible role: ceph-defaults

Documentation is available at http://docs.ceph.com/ceph-ansible/.