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

(3.9.0-current) Cluster creation fails on Rocky 9.4 #6442

Open
gmarciani opened this issue Sep 24, 2024 · 0 comments
Open

(3.9.0-current) Cluster creation fails on Rocky 9.4 #6442

gmarciani opened this issue Sep 24, 2024 · 0 comments

Comments

@gmarciani
Copy link
Contributor

gmarciani commented Sep 24, 2024

Issue description

When using a custom AMI based on Rocky 9.4, the cluster creation will fail because the Munge service fails to start with an error message like the one below:

munged: Error: Keyfile is insecure: group-writable permissions without sticky bit set on "/etc"

This is caused by a known issue in Rocky 9.4 vanilla AMI where the permissions of the folder /etc have been changed from 0755 to 0777.

Affected versions (OSes, schedulers)

All versions of ParallelCluster 3.9.x and later using Rocky 9.4 are impacted.

Mitigation

You can find a detailed explanation and the mitigation of the problem here

@gmarciani gmarciani changed the title (3.9.0+) Cluster creation fails on Rocky 9.4 (3.9.0-current) Cluster creation fails on Rocky 9.4 Sep 24, 2024
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

No branches or pull requests

1 participant