]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
ceph-volume inventory: make libstoragemgmt data retrieval optional 38149/head
authorJan Fajerski <jfajerski@suse.com>
Wed, 18 Nov 2020 08:37:48 +0000 (09:37 +0100)
committerJan Fajerski <jfajerski@suse.com>
Wed, 25 Nov 2020 21:19:00 +0000 (22:19 +0100)
commitb29a54d21e314db7a9d681cf5cc089dcfcbf6dc0
treea6e43aa07351371f7f57f1c78273f7c2b08adaa4
parent8dbb87cf5f13a81d4c3e02c476d97bb26377a4fe
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>
src/ceph-volume/ceph_volume/inventory/main.py
src/ceph-volume/ceph_volume/util/device.py