]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
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>
Mon, 14 Feb 2022 14:01:07 +0000 (15:01 +0100)
commitb8e21e5ca2e391f0802b30ad07858739961f4928
tree56f3915def44d946f29ca449b04a710fc8d504e0
parent337a7a5c9ba680e9877ec27bc1da902c9e834596
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>
(cherry picked from commit 601ff7ed0a3ba5172b6bd886ca8ba2bd4d9e655a)
src/ceph-volume/ceph_volume/devices/lvm/zap.py
src/ceph-volume/ceph_volume/util/device.py