]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
ceph-volume: ignore failure to load ceph configuration for block.db size
authorAndrew Schoen <aschoen@redhat.com>
Thu, 4 Oct 2018 17:47:48 +0000 (12:47 -0500)
committerAndrew Schoen <aschoen@redhat.com>
Mon, 15 Oct 2018 16:56:45 +0000 (11:56 -0500)
commit8ecbecd0a5cf41ffc0bfad27a790ec0e4800a801
tree45ba3f99f8bd3a1d0e6d42be594499e09b524f3b
parent4f115f5f574d517c268ddba46f3cc3d65243db71
ceph-volume: ignore failure to load ceph configuration for block.db size

If we fail to load a ceph configureation file when trying to get the
block.db size then just use defaults instead of throwing an error.

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
(cherry picked from commit a7ee36ca92b6592b6b3e218252c6a4c30416591b)
src/ceph-volume/ceph_volume/util/prepare.py