]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
ceph-volume: fix issue with fast device allocs when there are multiple PVs per VG 50878/head
authorCory Snyder <csnyder@1111systems.com>
Mon, 27 Feb 2023 09:48:08 +0000 (04:48 -0500)
committerGuillaume Abrioux <gabrioux@ibm.com>
Wed, 5 Apr 2023 16:00:05 +0000 (18:00 +0200)
commit92f66fbb0b03fd2de93230c21e63044943185ecc
tree9226bec10751a55d48ffe64f9d765b51f0dff3f1
parentd880a2c59a098bacd4a2685812f4da6424c69244
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