[ec2] Cannot reboot instances

Darren Govoni darren at ontrenet.com
Tue May 26 21:25:01 BST 2009


Eric,
   I did not know that! I use command line reboot all the time and of
course, its blazing fast on the 64-bit high-end machines, but I guess I
never tried from ec2 console until now and noticed the rather odd
behavior where it changes to "rebooting" with blue icon, but after
refresh goes back to green. I will double check that it actually does
reboot though...

Thanks again for the help!

Darren

On Tue, 2009-05-26 at 12:19 -0700, ehammond at thinksome.com wrote:
> Darren:
> 
> When you reboot an EC2 instance externally (EC2 API or EC2 console) the
> status does not change from "running", so what you have described is
> normal behavior.
> 
> Have you looked on the instance itself to see if it rebooted (e.g.,
> check the output of the "uptime" command)?
> 
> If you're still having a problem, please report the AMI id you are
> running so others can try to reproduce.
> 
> You can also reboot an instance from inside the instance itself using a
> command like:
> 
>   sudo reboot
> 
> This is a big gentler than the external reboot, as the external reboot
> request will first try a soft reboot and then will do a hard reboot if
> the system does not respond to the reboot request in time.
> 
> While I'm rambling, I should also mention that Amazon has the ability to
> do an even harder reboot and it is sometimes necessary to ask them to
> perform this (though it can take a while for them to get around to your
> message on the EC2 forum).
> 
> Basically, my recommended escalation is:
> 
> 1. Use "sudo reboot" on the instance itself
> 2. Reboot using the API or Console or command line tools
> 3. Ask Amazon to hard reboot on http://ec2forum.notlong.com
> 




More information about the Ec2 mailing list