You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: