]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
ceph-volume: fix raw list for lvm devices 52429/head
authorGuillaume Abrioux <gabrioux@ibm.com>
Thu, 13 Jul 2023 12:26:58 +0000 (12:26 +0000)
committerGuillaume Abrioux <gabrioux@ibm.com>
Wed, 19 Jul 2023 08:17:00 +0000 (10:17 +0200)
commite5e429617c1c27dcd631171f65d30571e32f7266
tree36e2fe8ff4c5ad0abac08f9001fb469f07f96e01
parentb3fd5b513176fb9ba1e6e0595ded4b41d401c68e
ceph-volume: fix raw list for lvm devices

raw list shouldn't list lvm OSDs.
This confuses the generic activate process given that it relies
on the raw list to detect which kind of OSD is being activated.

Fixes: https://tracker.ceph.com/issues/62002
Signed-off-by: Guillaume Abrioux <gabrioux@ibm.com>
src/ceph-volume/ceph_volume/devices/raw/list.py