]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
ceph-volume: fix raw list for lvm devices 52620/head
authorGuillaume Abrioux <gabrioux@ibm.com>
Thu, 13 Jul 2023 12:26:58 +0000 (12:26 +0000)
committerGuillaume Abrioux <gabrioux@redhat.com>
Tue, 25 Jul 2023 08:33:05 +0000 (08:33 +0000)
commit879fc4137c0f5689c236090a5aa1cd438c23f4eb
tree416097bd77d1b87f8aa312d6b46928fbcf73fa0c
parent2e52c029bc2b052bb96f4731c6bb00e30ed209be
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>
(cherry picked from commit e5e429617c1c27dcd631171f65d30571e32f7266)
src/ceph-volume/ceph_volume/devices/raw/list.py