]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
ceph-volume: fix issue with fast device allocs when there are multiple PVs per VG
authorCory Snyder <csnyder@1111systems.com>
Mon, 27 Feb 2023 09:48:08 +0000 (04:48 -0500)
committerYuri Weinstein <yweinste@redhat.com>
Wed, 5 Apr 2023 22:34:56 +0000 (22:34 +0000)
commit222a910d462a2bd52de35edfb5c55126f8b2038b
tree4ad0690d037eecb9aa75c921325aea71a244ae85
parenta4dce195cbcac3127c8decd6fd92b91032d75934
ceph-volume: fix issue with fast device allocs when there are multiple PVs per VG

Fixes a regression with fast device allocations when there are multiple PVs
per VG. This is the case for clusters that were deployed prior to v15.2.8.

Fixes: https://tracker.ceph.com/issues/58857
Signed-off-by: Cory Snyder <csnyder@1111systems.com>
(cherry picked from commit efcf71be18eb25be10a574d54b70229753538664)
src/ceph-volume/ceph_volume/devices/lvm/batch.py