"Failed to start the instance. Insufficient Capacity" error

0

I tried starting a couple of my ec2 instances this morning on the us-east-1a zone and kept getting an error saying "Failed to start the instance. Insufficient Capacity". I was trying to start 1 instance at a time and a total of 7 instances. Each instance has 32 vcpu and 192GB RAM. I've been running ec2 instances for a couple years now and have never ran into this issue or seen it before. Is there something I can do so this doesn't happen again in the future?

質問済み 2年前2748ビュー
2回答
3

Insufficient instance capacity covers the steps that you can take to address the error you can getting.

AWS
回答済み 2年前
2

Occasionally, demand for certain instance types can be so high that AWS does not have sufficient capacity at the moment you request it. In that case, you have several options:

  1. Use a different instance type if you need immediate resources, and switch back to the preferred instance type later;
  2. Try launching the instance in a different Availability Zone;
  3. Wait a few seconds and retry;
  4. Consider purchasing Reserved Instances if you want the greatest likelihood that the specific instance type will be available to you in your preferred AZ when you request it.
AWS
エキスパート
回答済み 2年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ