]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
osd: add block_db_devices option support to ceph_volume module
authorGuillaume Abrioux <gabrioux@redhat.com>
Tue, 20 Aug 2019 13:57:45 +0000 (15:57 +0200)
committerGuillaume Abrioux <gabrioux@redhat.com>
Thu, 26 Sep 2019 09:35:24 +0000 (11:35 +0200)
commit7b836eaa47fc0a84d5c5d79dfadd9dab96eb6472
tree86423a0d5c9c2dcf66a522086865e36863069977
parentc785ad3637aa06f0457ae7fbf435907da4c5d929
osd: add block_db_devices option support to ceph_volume module

This commit adds the `block_db_devices` option support to the
ceph_volume module.
passing a devices list in `dedicated_devices` will make ceph-volume
creating 1 vg using these devices to create block.db partitions for data
devices.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
group_vars/osds.yml.sample
library/ceph_volume.py
roles/ceph-osd/defaults/main.yml
roles/ceph-osd/tasks/scenarios/lvm-batch.yml