Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pacific: ceph-volume: fix issue with fast device allocs when there are multiple PVs per VG #50878

Merged
merged 2 commits into from Apr 10, 2023

Conversation

guits
Copy link
Contributor

@guits guits commented Apr 5, 2023

backport tracker: https://tracker.ceph.com/issues/59311


backport of #50279
parent tracker: https://tracker.ceph.com/issues/58857

this backport was staged using ceph-backport.sh version 16.0.0.6848
find the latest version at https://github.com/ceph/ceph/blob/main/src/script/ceph-backport.sh

Adds a test case to reproduce a bug with get_physical_fast_allocs for
clusters that have multiple fast device PVs in a single VG (deployed
prior to v15.2.8). Also fixes other test cases for this function
to more accurately represent reality.

Signed-off-by: Cory Snyder <csnyder@1111systems.com>
(cherry picked from commit 02592cb)
…e 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 efcf71b)
@guits guits requested a review from a team as a code owner April 5, 2023 16:00
@guits guits added this to the pacific milestone Apr 5, 2023
@guits guits merged commit 7038ec4 into ceph:pacific Apr 10, 2023
8 checks passed
@guits guits deleted the wip-59311-pacific branch April 10, 2023 18:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants