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

Cluster creation failure on some accounts with strict permissions #1

Open
anuj-p opened this issue Feb 1, 2024 · 1 comment
Open

Comments

@anuj-p
Copy link
Collaborator

anuj-p commented Feb 1, 2024

ParallelCluster fails to create clusters on some accounts due to insufficient permissions. I believe this is because ParallelCluster (inaccurately) attempts to use roles and policies it creates as few times as possible or because default account policies have been modified. Forcing ParallelCluster to use a non-default role with pre-specified permissions will likely resolve this problem.

@anuj-p
Copy link
Collaborator Author

anuj-p commented Feb 15, 2024

Functionality to add explicit permissions for the cluster (via roles) has been added. I need to contact AWS Support to get an exact list of permissions (since permissions listed in ParallelCluster docs are insufficient.) As a side note, it may be that, using ParallelCluster through CloudFormation uses more permissions than those mentioned in docs.

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