kolla-ansible/ansible/roles/ceph/templates
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
..
ceph-mds.json.j2 Implement ceph fs 2018-01-13 13:44:17 +08:00
ceph-mgr.json.j2 Fix the ceph-mgr connect to cluster failed 2018-05-02 16:44:18 +08:00
ceph-mon.json.j2 Remove all kolla-kubernetes configurations 2017-07-18 22:00:58 +08:00
ceph-nfs.json.j2 Implement ceph-nfs service 2018-01-19 20:48:43 +08:00
ceph-osd.json.j2 Remove all kolla-kubernetes configurations 2017-07-18 22:00:58 +08:00
ceph-rgw.json.j2 Fix ceph log location 2017-03-29 21:33:31 +08:00
ceph.conf.j2 Disable ceph osd crush update on start in default 2018-11-05 15:11:05 +08:00
ganesha.conf.j2 Implement ceph-nfs service 2018-01-19 20:48:43 +08:00