kolla-ansible/ansible/roles/ceph
Jeffrey Zhang 6db3f9f342 Disable ceph osd crush update on start in default
The buggy come from ceph changes[0], which is included since ceph osd
v11.0.0. The `osd crush update on start` logical is moved from
`ceph-osd-prestart.sh` to ceph-osd startup process. So ceph-osd will
create buckets by node hostname automatically. Whereas, kolla is
creating buckets by node ip

For the less confused and ceph upgrade impact, disable `osd crush update
on start` is a better choice

[0] a28b71e3c9

Change-Id: Ibbeac9505c9957319126267dbe6bd7a2cac11f0c
Closes-Bug: #1801662
2018-11-05 15:11:05 +08:00
..
defaults Refactor haproxy config (split by service) V2.0 2018-09-26 03:30:38 -07:00
meta Switch find_disks to use a decent python lib 2015-11-20 23:24:53 +00:00
tasks Refactor haproxy config (split by service) V2.0 2018-09-26 03:30:38 -07:00
templates Disable ceph osd crush update on start in default 2018-11-05 15:11:05 +08:00