]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
ceph-volume: silence 'ceph-bluestore-tool' failures 33605/head
authorSébastien Han <seb@redhat.com>
Wed, 19 Feb 2020 15:03:02 +0000 (16:03 +0100)
committerJan Fajerski <jfajerski@suse.com>
Fri, 28 Feb 2020 12:48:33 +0000 (13:48 +0100)
commitf99cff30386a66db27b16ea66a23bfc1fb4d8698
tree11fe84d3d2f1af273fe045ada84d7ca1e2f4ebc2
parent7d341a3d1c45fb451afd46545220ab90f7758ee8
ceph-volume: silence 'ceph-bluestore-tool' failures

If 'ceph-bluestore-tool' fails on a device, the json output of the list
command will be messed up. Ignoring stderr of that command fixes this.

Signed-off-by: Sébastien Han <seb@redhat.com>
(cherry picked from commit e8828fe76a0c78786e53a1bd63c3fc574e36a6f0)
src/ceph-volume/ceph_volume/devices/raw/list.py