]> 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 50879/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:01:11 +0000 (18:01 +0200)
commit6f39fe8d282d21e0f4948ca43158e59735b8eb13
tree40495af500eb44ee2ef9845b8c156aac46cf9855
parent08cdae79146012bb1f5efc4f3d3d6ceb6e70a1f2
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