I can't start instance after Instance scheduled for retirement (Insufficient capacity)

0

We have received email from AWS asking to stop/start a specific instance, once we stopped the instance we could not start it again with error "Insufficient capacity". We tried to use Capacity Reservation and it ends with same error "Insufficient capacity", our instances are located in "ap-southeast-1a". In addition we create an AMI image and we used this image to launch a new instance in different zone but we still had an error. this server is very critical and we need to start it as soon as possible. Please help us to resolve this issue. instance type: m2.xlarge root device type: EBS

2回答
1
承認された回答

Insufficient capacity is a common error that is described in AWS Documentation and Knowledge Centre.

If you get this error when you try to launch an instance or restart a stopped instance, AWS does not currently have enough available On-Demand capacity to fulfil your request.

If you need to start the instance as soon as possible, you can try to:

AWS
Max
回答済み 9ヶ月前
1

Hello,

If you were contacted to restart an instance it may be due to the underlying hardware experiencing instability and it should be changed to different hardware.

Insufficient Capacity Error (ICE) would mean that there are none of this instance type available at this time in that area. I recommend changing the instance to a different type or size for the time being. This would likely get you out of production pain for a while and then later try and move back to the other Instance size. M2 is an older generation and it's recommended to move to a newer version such as M5 as well.

I hope this helps.

profile pictureAWS
エキスパート
David
回答済み 9ヶ月前
  • thank you, after I change the instance type it works for me

  • You are welcome Ahmad. If my recommendation solved your issue please feel free to mark it as the accepted answer.

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

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

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

関連するコンテンツ