EC2 instance launch issue

0

I tried to launch an instance in Frankfurt region: p2. I am getting error saying might take minutes to 4 hours to launch the instance.

Do not know what to do next ?

deepak
已提问 1 个月前95 查看次数
1 回答
0

Hello,

There are a couple of reasons why you get this error:

  • Your requested instance type is not supported in your requested Availability Zone.

Verify which Availability Zones support your chosen instance type using the describe-instance-type-offerings command or from the Amazon EC2 console by checking the Availability Zones value on the networking pane of the Instance types page.

  • AWS currently does not have sufficient capacity in the Availability Zone you requested.

AWS will be working on provisioning additional capacity. You can get capacity by not specifying an Availability Zone in your request, or by waiting a couple of minutes to try the request again.

This article may also help clarify the issue:

https://repost.aws/knowledge-center/ec2-launch-issue

https://docs.aws.amazon.com/autoscaling/ec2/userguide/ts-as-instancelaunchfailure.html

profile picture
Julian
已回答 1 个月前
profile picture
专家
已审核 1 个月前
  • Nope, the instance type is supported in the requested region. Maybe i need to increase the service quote. I do not know what the best next step. I am sure it will take forever now for me to launch a GPU instance on AWS.

  • Can you please take a look at the CloudTrail logs for the StartInstances event and check what error message you got

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

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

回答问题的准则