]> git-server-git.apps.pok.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 15:43:07 +0000 (16:43 +0100)
commit16cbf40dbe93704210c372f7f332fff437ee4e70
tree314e9c049dcd635b25413f57ea9e360f09645286
parentace4ea5047df4a17fc495b72a8b6489941894e94
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