can't create cloud formation

0

formation keeps being rolled back with the error message:

ROLLBACK_IN_PROGRESS
The following resource(s) failed to create: [MyEIP, EC2Instance]. Rollback requested by user.
2023-05-02 00:26:44 UTC+1000	MyEIP	
CREATE_FAILED
Resource creation cancelled
2023-05-02 00:26:43 UTC+1000	EC2Instance	
CREATE_FAILED
You have requested more vCPU capacity than your current vCPU limit of 0 allows for the instance bucket that the specified instance type belongs to. Please visit http://aws.amazon.com/contact-us/ec2-request to request an adjustment to this limit. (Service: AmazonEC2; Status Code: 400; Error Code: VcpuLimitExceeded; Request ID: d6005e7d-c0ec-4849-9cc5-370eadf98b38; Proxy: null)

I don't see a limit of zero in my instance: my All Standard (A, C, D, H, I, M, R, T, Z) Spot Instance Requests have the following information:

Utilization
0
Applied quota value
32
AWS default quota value
5
Adjustable
Yes

Should I request an increase of vCPU and how exactly? Thanks

preguntada hace un año303 visualizaciones
1 Respuesta
0

The error is caught by the vCPU limitation, so please access the following page to remove the limitation.
http://aws.amazon.com/contact-us/ec2-request

You should also read this document.
https://repost.aws/knowledge-center/ec2-on-demand-instance-vcpu-increase

profile picture
EXPERTO
respondido hace un año
  • Thanks. I still have my cloud formation being rolled back with the same error message though: You have requested more vCPU capacity than your current vCPU limit of 0. I asked for the increase as you suggested but it didn't help and despite the message telling about my limit of 0. I had the info: Number of vCPUs: 1 in the details of my instance even before asking for the "increase". I've asked support to look into the situation now. Thanks

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