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

已提问 1 年前302 查看次数
1 回答
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
专家
已回答 1 年前
  • 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

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则