]> git.apps.os.sepia.ceph.com Git - ceph-ci.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)
committerGuillaume Abrioux <gabrioux@ibm.com>
Wed, 5 Apr 2023 16:01:35 +0000 (18:01 +0200)
commitf49bcbdbf8652e9fd5f21b225e2c1fae24d98aaf
tree70b9222e9b95435d845011060c0ec326dec0a3cd
parente7bdb41e97c34bdf9b9a31d7e42aed9dab05405f
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