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

Rook MDS daemons only start for existing MDS pools #68

Open
NotTheEvilOne opened this issue Aug 6, 2024 · 0 comments
Open

Rook MDS daemons only start for existing MDS pools #68

NotTheEvilOne opened this issue Aug 6, 2024 · 0 comments
Assignees
Labels
action required Issues or pull requests that urgently require action module Rookify module

Comments

@NotTheEvilOne
Copy link
Contributor

That means that skipping incompatible Ceph MDS pools (OSD pool names incompatible, as implemented at

"MDS filesystem '{0}' uses an incompatible Ceph pool metadata name '{1}' and can not be migrated to Rook automatically".format(
) will prevent that Rook creates a MDS deployment at all.

See https://github.com/rook/rook/blob/400f4edd0125e1e7c89de082e7b5764673fb1bb5/pkg/operator/ceph/file/mds/mds.go#L93

@NotTheEvilOne NotTheEvilOne added module Rookify module action required Issues or pull requests that urgently require action labels Aug 6, 2024
@NotTheEvilOne NotTheEvilOne self-assigned this Aug 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
action required Issues or pull requests that urgently require action module Rookify module
Projects
None yet
Development

No branches or pull requests

1 participant