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

Closed
Perfect10NickTailor opened this issue Nov 11, 2024 · 2 comments
Closed

I tried to test this out today #6555

Perfect10NickTailor opened this issue Nov 11, 2024 · 2 comments

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?

Copy link
Contributor

This issue has been automatically closed because there has been no response to our request for more information from the original author. With only the information that is currently in the issue, we don't have enough information to take action. Please reach out if you have or find the answers we need so that we can investigate further.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants