mirror of https://github.com/ceph/ceph-ansible.git
8d1c67beb2
Applying and passing the OSD_BLUESTORE/FILESTORE on the fly is wrong for
existing clusters as their config will be changed.
Typically, if an OSD was prepared with ceph-disk on filestore and we
change the default objectstore to bluestore, the activation will fail.
The flag osd_objectstore should only be used for the preparation, not
activation. The activate in this case detects the osd objecstore which
prevents failures like the one described above.
Signed-off-by: Sébastien Han <seb@redhat.com>
(cherry picked from commit
|
||
---|---|---|
.. | ||
ceph-osd-run.sh.j2 | ||
ceph-osd.service.d-overrides.j2 | ||
ceph-osd.service.j2 | ||
tmpfiles_hugepage.j2 |