[openstack-dev] HEAT - AutoScaling stack waits for resource endlessly and then fails to start.

Skanda Nag trialsample7 at gmail.com
Wed Apr 3 07:57:26 UTC 2013


Hi,
I'm able to ping www.google.com or run yum -y makecahe once i'm inside the
instance, which means my instance has net connectivity.
My instance has private ip only. It doesn't have a floating ip.

But still, its timing out waiting for resource completion. Any pointers?


On Tue, Apr 2, 2013 at 4:28 PM, Steven Hardy <shardy at redhat.com> wrote:

> On Tue, Apr 02, 2013 at 01:59:46PM +0530, Skanda Nag wrote:
> > Hi guys,
> >
> > Sorry for the late post.
> >
> > I've successfully been able to ssh into the load balancer instance.
> > However, i'm still getting the timeout error and the stack is failing.
> >
> > here's the content of my heat-provision.log file:
> > http://pastebin.com/bmjwSypP
> >
> > Can you tell me if there's anything wrong?
>
> Your instance provisioning appears to be getting stuck at:
>
> DEBUG [2013-04-02 02:08:19,256] Running command: yum -y makecache
>
> This normally means the instance cannot access the internet to retrieve
> repository information from the Fedora repos.
>
> Since you have SSH access, try doing curl/wget to an internet address, e.g:
>
> wget http://fedoraproject.org
>
> If this doesn't work then you have a networking problem which needs to be
> resolved before the stack launch will work.
>
> HTH,
>
> Steve
>
> _______________________________________________
> OpenStack-dev mailing list
> OpenStack-dev at lists.openstack.org
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20130403/0ba71576/attachment.html>


More information about the OpenStack-dev mailing list