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

[Enhancement]: Add a munge sanity check #18

Open
jedel1043 opened this issue Jul 12, 2024 · 1 comment
Open

[Enhancement]: Add a munge sanity check #18

jedel1043 opened this issue Jul 12, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@jedel1043
Copy link
Contributor

We should have a method to check if munge is working correctly, since this functionality is used by
all Slurm charms, and we would reduce some code duplication this way.

@NucciTheBoss NucciTheBoss added the enhancement New feature or request label Jul 16, 2024
@NucciTheBoss NucciTheBoss changed the title [Enhancement] Add a munge sanity check [Enhancement]: Add a munge sanity check Sep 16, 2024
@NucciTheBoss
Copy link
Member

This is something that we could add to mungectl.

Similar to terraform/tofu, we could have a mungectl validate command that emits a 0 exit code if everything is good and then a non-zero exit code if something is wrong with munge such as if NTP is out of sync or there is a key mismatch.

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

No branches or pull requests

2 participants