Problem in EC2 image creation

0

I've tried to create images from the instance two times and waited more than 2 hours but the AMIs are not created/not showing in the console(AMI). But I can see that the Volume Snapshots for the AMIs were created successfully.

Please help me with this.

Thank You.

Support
asked a year ago213 views
1 Answer
0

When you create an AMI from an instance, Amazon EC2 powers down the instance before creating the AMI to ensure that everything on the instance is stopped and in a consistent state during the creation process. If this is causing an issues you may want to manually shutdown the instance and create a snapshot that you then turn into an AMI.

The below link has details on how both turn a running instance into and AMI and how to turn a snapshot into an AMI.

https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/creating-an-ami-ebs.html

profile pictureAWS
answered a year ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions