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
preguntada hace 3 años194 visualizaciones
1 Respuesta
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 hace 3 años

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas