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

quincy: ceph-volume: fix raw list for lvm devices #52620

Merged
merged 2 commits into from Aug 11, 2023

Conversation

guits
Copy link
Contributor

@guits guits commented Jul 25, 2023

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


backport of #52429
parent tracker: https://tracker.ceph.com/issues/62002

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

broken by bea9f4b
This commits fixes that regression.

Fixes: https://tracker.ceph.com/issues/62001

Signed-off-by: Guillaume Abrioux <gabrioux@ibm.com>
(cherry picked from commit b3fd5b5)
raw list shouldn't list lvm OSDs.
This confuses the generic activate process given that it relies
on the raw list to detect which kind of OSD is being activated.

Fixes: https://tracker.ceph.com/issues/62002

Signed-off-by: Guillaume Abrioux <gabrioux@ibm.com>
(cherry picked from commit e5e4296)
@guits guits requested a review from a team as a code owner July 25, 2023 08:33
@guits guits added this to the quincy milestone Jul 25, 2023
@guits
Copy link
Contributor Author

guits commented Jul 26, 2023

jenkins test make check

@guits
Copy link
Contributor Author

guits commented Jul 26, 2023

jenkins test api

@guits
Copy link
Contributor Author

guits commented Aug 10, 2023

jenkins test make check

@guits
Copy link
Contributor Author

guits commented Aug 10, 2023

jenkins test api

Copy link
Contributor

@asm0deuz asm0deuz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@guits guits merged commit 732a320 into ceph:quincy Aug 11, 2023
11 checks passed
@guits guits deleted the wip-62149-quincy branch August 11, 2023 11:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants