<div dir="ltr">Hi Angus,<div style>Thanks for replying. I'll try this and i'll post back if i encounter with any problem.</div><div style><br></div><div style>Thanks :)</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">
On Mon, Mar 25, 2013 at 6:14 AM, Angus Salkeld <span dir="ltr"><<a href="mailto:asalkeld@redhat.com" target="_blank">asalkeld@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="HOEnZb"><div class="h5">On 24/03/13 14:17 +0530, Skanda Nag wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I've tried to create a stack using the<br>
AutoScalingMultiAZSample.<u></u>template file. The LoadBalancing instance<br>
boots up normally. The actual instance which has to start continuously<br>
waits for resource and then dies.<br>
<br>
013-03-22 11:26:29.718 10817 DEBUG<br>
heat.engine.resources.wait_<u></u>condition [-] Polling for WaitCondition<br>
completion, sleeping for 6 seconds, timeout 600 handle_create<br>
/opt/stack/heat/heat/engine/<u></u>resources/wait_condition.py:<u></u>258<br>
<br>
The load balancer instance starts up, then uses a wait condition.<br>
however, i'm not able to ssh or ping into the load balancer instance.<br>
<br>
Any tips on how i can get this to work? Thanks.<br>
</blockquote>
<br></div></div>
Hi<br>
<br>
This works for me, but only after _really_ making sure my repos were<br>
uptodate (esp. the python clients).<br>
<br>
I rm -rf python-*clients and ran ./stack.sh again.<br>
<br>
In the heat-engine logs you should see an rpc method "metadata_update"<br>
that comes from the api, this is what tells the engine that the vm is<br>
ready to progess (the vm posts a wait condition to the api when it is<br>
finished or config failed). A common problem is when the vm can't<br>
communicate from the vm to the host, to check this ssh into the<br>
vm (something like "ssh <a href="mailto:ec2-user@10.0.0.2" target="_blank">ec2-user@10.0.0.2</a>") and check to see if<br>
you can communicate with the host. Whilst you are there check<br>
the logs and see what is running. <br>
-Angus<br>
<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Regards.<br>
</blockquote>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
______________________________<u></u>_________________<br>
OpenStack-dev mailing list<br>
<a href="mailto:OpenStack-dev@lists.openstack.org" target="_blank">OpenStack-dev@lists.openstack.<u></u>org</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" target="_blank">http://lists.openstack.org/<u></u>cgi-bin/mailman/listinfo/<u></u>openstack-dev</a><br>
</blockquote>
<br>
<br>
______________________________<u></u>_________________<br>
OpenStack-dev mailing list<br>
<a href="mailto:OpenStack-dev@lists.openstack.org" target="_blank">OpenStack-dev@lists.openstack.<u></u>org</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" target="_blank">http://lists.openstack.org/<u></u>cgi-bin/mailman/listinfo/<u></u>openstack-dev</a><br>
</blockquote></div><br></div>