]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
vstart: set osd_pool_default_erasure_code_profile in initial ceph.conf
authorMykola Golub <mgolub@suse.com>
Thu, 22 Mar 2018 18:04:30 +0000 (20:04 +0200)
committerMykola Golub <mgolub@suse.com>
Thu, 22 Mar 2018 18:04:30 +0000 (20:04 +0200)
commit82dee013714a89a2999fd644c93c0f04d85f1dda
tree538fcdd72893a29cf1ac5bbff598a7b104575ccd
parent44f16c903a88bd02cdf27100eaeb47dd67a1d802
vstart: set osd_pool_default_erasure_code_profile in initial ceph.conf

Setting it via `ceph config`, when the cluster is already built and
started is too late, because it is used when building the initial osd
map.

Fixes: https://tracker.ceph.com/issues/23430
Signed-off-by: Mykola Golub <mgolub@suse.com>
src/vstart.sh