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.

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

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

回答问题的准则