Cannot launch cluster

0

I am trying to launch a cluster using pcluster with default settings (which comes from "pcluster configure") but the cluster creation does not finish successfully.

It always get stuck at MasterServerSubstack, MasterServer creation. It says "CREATE_IN_PROGRESS" for status and "Resource creation Initiated" for status reason. The master node launches successfully and I am able to ssh to it but the status is still "CREATE_IN_PROGRESS". pcluster cannot complete the cluster creation. After a while, it starts to rollback. What do I do wrong?

Can this be because of "cluster_resource_bucket" setting? I did not set it and the documentation says that "If this parameter isn't specified, a new bucket is created when the cluster is created."

Update:
After several trials, it worked. I do not know why it worked this time.

Edited by: baran on Jan 4, 2021 9:43 AM

Edited by: baran on Jan 4, 2021 9:57 AM

baran
feita há 3 anos194 visualizações
1 Resposta
0

Hi baran,

Glad to see you solve the problem! If you are still interested in this question, could you share your configuration and logs so we can try to find the root cause?
If the cluster fails creation, please re-execute create action using --norollback option and attach /var/log/cfn-init.log, /var/log/cloud-init.log and /var/log/cloud-init-output.log files from the Head node

respondido há 3 anos

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas