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

fix crash with custom crush buckets between host and osd #46

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

lhns
Copy link

@lhns lhns commented Aug 12, 2024

I have created a custom crush bucket type called "db" which sits between osd and host.
This PR traverses the crush hierarchy to find the osds hosts.
Related: ceph/ceph#59154

@TheJJ
Copy link
Owner

TheJJ commented Sep 20, 2024

hey! can you please check if the fix in #48 is enough for you?

@lhns
Copy link
Author

lhns commented Sep 23, 2024

Hi, from what I can tell #48 will just skip osds which are not directly under the host in the crush hierarchy. I will try it out in the next days though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants