]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
ceph-volume inventory: make libstoragemgmt data retrieval optional 38299/head
authorJan Fajerski <jfajerski@suse.com>
Wed, 18 Nov 2020 08:37:48 +0000 (09:37 +0100)
committerJan Fajerski <jfajerski@suse.com>
Thu, 26 Nov 2020 07:15:50 +0000 (08:15 +0100)
commit57f246bf50e5a00ee1ffd06859721bdadf9811eb
tree9352d18d1d1fc46336149e32e13e0f0f98cec666
parentc67fee9ff17a5697950be55b19fe353db7195217
ceph-volume inventory: make libstoragemgmt data retrieval optional

Default to not retrieving libstoragemgmt data since it seems this can
cause serious issues on older hardware. Safest way is to only retrieve
lsm data when the user opts in..

Fixes: https://tracker.ceph.com/issues/48270
Signed-off-by: Jan Fajerski <jfajerski@suse.com>
(cherry picked from commit b29a54d21e314db7a9d681cf5cc089dcfcbf6dc0)
src/ceph-volume/ceph_volume/inventory/main.py
src/ceph-volume/ceph_volume/util/device.py