Diskmanage: detect osds/journals/etc. created with ceph-volume
ceph-volume creates osds/journal/etc. on LVM instead of partitions, so to detect them, we have to parse the lv_tags of the LVs and match them with the underlying device also add tests for this detection Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
This commit is contained in:
committed by
Thomas Lamprecht
parent
cd814c0453
commit
19dcd1adcb
@ -1 +1,5 @@
|
||||
/dev/sdb
|
||||
/dev/sdb
|
||||
/dev/sdg
|
||||
/dev/sdh
|
||||
/dev/sdi
|
||||
/dev/sdj
|
||||
|
||||
Reference in New Issue
Block a user