[Openstack] Can't ssh into instance

Scott Moser smoser at ubuntu.com
Thu May 24 15:27:32 UTC 2012


On Thu, 24 May 2012, Leander Bessa Beernaert wrote:

> Compute log: Log: http://paste.openstack.org/show/18149/
>
> I've tried bot root and ubuntu as account names (ssh -i key.pem
> root at 10.1.2.3 and  ssh -i key.pem ubuntu at 10.1.2.3) and the result is still
> "Read from socket failed: Connection reset by peer"
>
> On Thu, May 24, 2012 at 1:57 PM, Leander Bessa Beernaert <
> leanderbb at gmail.com> wrote:
>
> >
> > Complete log: http://paste.openstack.org/show/18144/

the issue is that the instance cannot access the metadata service.
The node is not routing traffic destined to 169.254.169.254 to an API
server.

This will not work until that is fixed.

Cirros instances will boot, and let you log in, and verify/troubleshoot
that.





More information about the Openstack mailing list