6db3f9f342
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]
|
||
---|---|---|
.. | ||
ceph-mds.json.j2 | ||
ceph-mgr.json.j2 | ||
ceph-mon.json.j2 | ||
ceph-nfs.json.j2 | ||
ceph-osd.json.j2 | ||
ceph-rgw.json.j2 | ||
ceph.conf.j2 | ||
ganesha.conf.j2 |