]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
ceph-volume: respect the value of bluestore_block_db_size from ceph.conf 41506/head
authorAndrew Schoen <aschoen@redhat.com>
Mon, 24 May 2021 17:19:38 +0000 (12:19 -0500)
committerAndrew Schoen <aschoen@redhat.com>
Mon, 24 May 2021 18:22:31 +0000 (13:22 -0500)
commitcd70a6f583a651e71b5e1b4cf381467cb85039f6
tree957ffd39c07f2019c54a351b275b563e7c8cfc6a
parented5ab92dc3e67a670b33f7c36c651571682bf8e2
ceph-volume: respect the value of bluestore_block_db_size from ceph.conf

If --block-db-size is not given args.block_db_size is set to None,
so we should check for it's value in ceph.conf

Resolves: RHBZ#1962744
Fixes: https://tracker.ceph.com/issues/50958
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
src/ceph-volume/ceph_volume/devices/lvm/batch.py