<div dir="ltr">Hi,<div style>I'm able to ping <a href="http://www.google.com">www.google.com</a> or run yum -y makecahe once i'm inside the instance, which means my instance has net connectivity. </div><div style>My instance has private ip only. It doesn't have a floating ip.</div>
<div style><br></div><div style>But still, its timing out waiting for resource completion. Any pointers?</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Apr 2, 2013 at 4:28 PM, Steven Hardy <span dir="ltr"><<a href="mailto:shardy@redhat.com" target="_blank">shardy@redhat.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On Tue, Apr 02, 2013 at 01:59:46PM +0530, Skanda Nag wrote:<br>
> Hi guys,<br>
><br>
> Sorry for the late post.<br>
><br>
> I've successfully been able to ssh into the load balancer instance.<br>
> However, i'm still getting the timeout error and the stack is failing.<br>
><br>
> here's the content of my heat-provision.log file:<br>
> <a href="http://pastebin.com/bmjwSypP" target="_blank">http://pastebin.com/bmjwSypP</a><br>
><br>
> Can you tell me if there's anything wrong?<br>
<br>
</div>Your instance provisioning appears to be getting stuck at:<br>
<br>
DEBUG [2013-04-02 02:08:19,256] Running command: yum -y makecache<br>
<br>
This normally means the instance cannot access the internet to retrieve<br>
repository information from the Fedora repos.<br>
<br>
Since you have SSH access, try doing curl/wget to an internet address, e.g:<br>
<br>
wget <a href="http://fedoraproject.org" target="_blank">http://fedoraproject.org</a><br>
<br>
If this doesn't work then you have a networking problem which needs to be<br>
resolved before the stack launch will work.<br>
<br>
HTH,<br>
<br>
Steve<br>
<div class="HOEnZb"><div class="h5"><br>
_______________________________________________<br>
OpenStack-dev mailing list<br>
<a href="mailto:OpenStack-dev@lists.openstack.org">OpenStack-dev@lists.openstack.org</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a><br>
</div></div></blockquote></div><br></div>