The instance created from EBS snapshot fails to launch
I was working on the mirroring of an EC2 instance. I followed these steps
- create an image(AMI) of the instance you would like to mirror
- Launch an instance out of the image
- ssh into the new instance and launch the processes
The new instance worked like a charm.
I also tried the another method.
- Create a snapshot of an instance
- Create an image from snapshot
- Try and launch the instance from the image.
But somehow the server is not getting set up properly and it fails the status checks built in Amazon console. I need to figure out the reason as it may be critical at some point to be able to launch a server from the snapshot.
The most common cause of the scenario you describe is a failure to specify the correct kernel (AKI) when registering the snapshot as an AMI.
Compare the AKI of the AMI that works with the AKI of the AMI that does not work.
Check more discussion of this question.
No related posts.
Leave a comment
Recent Posts
Tags
active-directory
amazon-ec2
apache
apache2
backup
bash
centos
cisco
command-line
debian
dns
email
exchange
firewall
iis
iis7
iptables
linux
macosx
monitoring
mysql
networking
nginx
performance
permissions
php
postfix
raid
security
sql-server
sql-server-2005
sql-server-2008
ssh
ssl
ubuntu
unix
virtualization
vpn
webserver
windows
windows-7
windows-server-2003
windows-server-2008
windows-server-2008-r2
windows-xp





