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

Make RBD user-id configurable #1680

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

Conversation

rbott
Copy link
Member

@rbott rbott commented Aug 21, 2022

This picks up where PR #1515 left and adds the missing bits. Most of the work has been done by @oleeander.

The user id is used by ceph to determine the keyring to use for
authentication. By default the admin keyring is used, which may
not be desirable. Example usage:

$ gnt-cluster modify -D rbd:user-id=foobar

This picks up where PR ganeti#1515 left and adds the missing bits. Most of the
work has been done by @oleeander.

The user id is used by ceph to determine the keyring to use for
authentication. By default the admin keyring is used, which may
not be desirable. Example usage:

$ gnt-cluster modify -D rbd:user-id=foobar

Signed-off-by: Rudolph Bott <r@spam.wtf>
Co-authored-by: Oleander <oleander@oleander.cc>
@rbott
Copy link
Member Author

rbott commented Aug 21, 2022

This PR still needs some finalization. Feel free to review, but I need to test/verify the upgrade/downgrade part. This might be nonsense right now.

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.

None yet

1 participant