]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commit
osd: set default bluestore_wal_devices empty
authorDimitri Savineau <dsavinea@redhat.com>
Wed, 24 Apr 2019 16:21:38 +0000 (12:21 -0400)
committermergify[bot] <mergify[bot]@users.noreply.github.com>
Thu, 25 Apr 2019 07:13:38 +0000 (07:13 +0000)
commit2fa8099fa7127c0df9a987ed9f6b73e1b62f1b56
tree3b9f984a9e928ff0609788cc42400119a171ee7d
parent9ff19cc604b76f03a1e148c9ef0b7dffc1a8757f
osd: set default bluestore_wal_devices empty

We only need to set the wal dedicated device when there's three tiers
of storage used.
Currently the block.wal partition will also be created on the same
device than block.db.

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1685253
Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
docs/source/osds/scenarios.rst
group_vars/osds.yml.sample
roles/ceph-osd/defaults/main.yml
roles/ceph-osd/tasks/scenarios/non-collocated.yml