ceph-ansible/roles/ceph-osd/templates
Sébastien Han 4c51130198 osd: discover osd_objectstore on the fly
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>
2018-12-03 14:11:47 +00:00
..
ceph-osd-run.sh.j2 osd: discover osd_objectstore on the fly 2018-12-03 14:11:47 +00:00
ceph-osd.service.d-overrides.j2 Allow ceph service systemd overrides to be specified 2017-08-16 17:57:06 +01:00
ceph-osd.service.j2 Add new container scenario 2018-11-27 16:47:40 +00:00
tmpfiles_hugepage.j2 move system tuning to osd role 2018-03-15 14:06:26 +01:00