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

I tried to test this out today #6555

Open
Perfect10NickTailor opened this issue Nov 11, 2024 · 1 comment
Open

I tried to test this out today #6555

Perfect10NickTailor opened this issue Nov 11, 2024 · 1 comment

Comments

@Perfect10NickTailor
Copy link

I went through the options.

When you have it the pyenv its unable to write /dir/. If you change the destination to the current directory after running it once with the /dir . It writes the file in the current directory without an permission denied error.

But when you run the pcluster create-cluster --cluster-configuration cluster-config.yaml --cluster-name cluster-name --region us-east-2

It creates 3 vpc's when it should be just one and then hangs. When i strace the process it not moving so it doesnt create the cluster as it should. Is this also setting the IAM permissions and roles? Dont seem like it is.

I could use some help

@himani2411
Copy link
Contributor

Hi @Perfect10NickTailor

pcluster create-cluster does not create VPC's. As part of cluster configuration you need to provide the Subnets and security groups.

Also AWS ParallelCluster CLI does not control the directory permissions on the pyenv you create on your local environment.

Can you provide more details after removing confidential information so that we can help.
Details we need:

  • ParallelCluster version
  • Cluster configuration file
  • What IAM permissions are you using?

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

2 participants