ceph-volume: improve mpath devices support
authorGuillaume Abrioux <gabrioux@redhat.com>
Tue, 14 Dec 2021 08:57:10 +0000 (09:57 +0100)
committerGuillaume Abrioux <gabrioux@redhat.com>
Tue, 25 Jan 2022 22:02:14 +0000 (23:02 +0100)
commit601ff7ed0a3ba5172b6bd886ca8ba2bd4d9e655a
tree8925da858bd08499ff7ac6690dbe26d42fe99e6b
parent520f29f2fff181f6f40c113ceb86ec941cce6124
ceph-volume: improve mpath devices support

ee8887f4c0ff4f91117f31b621b95c8d08019130 was intended for adding
mpath devices support in ceph-volume but it has missed the lvm batch scenario.
This also fixes the zapping of mpath devices prepared with `ceph-volume raw`

Fixes: https://tracker.ceph.com/issues/52908
Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
src/ceph-volume/ceph_volume/devices/lvm/zap.py
src/ceph-volume/ceph_volume/util/device.py