]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
Bluestore: Omit "osd mkfs type" etc from ceph.conf 1607/head
authorPeter Jenkins <peter.jenkins@teliacompany.com>
Wed, 14 Jun 2017 07:44:13 +0000 (10:44 +0300)
committerPeter Jenkins <peter.jenkins@teliacompany.com>
Wed, 14 Jun 2017 07:44:13 +0000 (10:44 +0300)
commit804b0eef243f1ed44c167e396b7fcc424e26dd54
treefe279709f993d4f6c4c683cafa300a1d37bb2814
parent1b9e2e3021d0ea210256217a8e02267e5206c3e0
Bluestore: Omit "osd mkfs type" etc from ceph.conf

Remove "osd mkfs type" and the other pre-Bluestore parameters from the
generated ceph.conf so that disk activation on OSDs will work. The
current default xfs config results in a failed deployment and
incorrect partition metadata.
roles/ceph-common/templates/ceph.conf.j2