]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
osd: add wal_devices option support to ceph_volume module
authorGuillaume Abrioux <gabrioux@redhat.com>
Fri, 23 Aug 2019 07:02:12 +0000 (09:02 +0200)
committerGuillaume Abrioux <gabrioux@redhat.com>
Thu, 26 Sep 2019 14:21:54 +0000 (16:21 +0200)
commit69ec26e045caf0c504e33f8c0e094a71523b4713
tree8f10a837efedd04d44c0088e87538b673920c6c5
parenta33791be25ad6b067dfe39c64b84f2c7d7998161
osd: add wal_devices option support to ceph_volume module

This commit adds the `wal_devices` option support to the
ceph_volume module.
passing a devices list in `bluestore_wal_devices` will make ceph-volume
creating 1 vg using these devices to create block.wal partitions.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
(cherry picked from commit 09e04a91973304fda9ec006776f4a9b9f2bc93b9)
group_vars/osds.yml.sample
library/ceph_volume.py
roles/ceph-osd/defaults/main.yml
roles/ceph-osd/tasks/scenarios/lvm-batch.yml