<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">On 03/24/2013 10:50 PM, Skanda Nag
      wrote:<br>
    </div>
    <blockquote
cite="mid:CANKwY37-spEovLLtH86FfpZP5qwJyaVt8RxCdWFG4F4KPmPurg@mail.gmail.com"
      type="cite">
      <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>
      </div>
    </blockquote>
    <br>
    Skanda,<br>
    <br>
    A problem folks have had in the past is their Nova networking or
    Quantum networking was not functioning properly in devstack.  Heat
    requires a functional network.  This can be verified by logging into
    the vm and retrieving a file from the network.<br>
    <br>
    Regards<br>
    -steve<br>
    <br>
    <blockquote
cite="mid:CANKwY37-spEovLLtH86FfpZP5qwJyaVt8RxCdWFG4F4KPmPurg@mail.gmail.com"
      type="cite">
      <div class="gmail_extra"><br>
        <div class="gmail_quote">
          On Mon, Mar 25, 2013 at 6:14 AM, Angus Salkeld <span
            dir="ltr"><<a moz-do-not-send="true"
              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.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_condition [-] Polling for
                  WaitCondition<br>
                  completion, sleeping for 6 seconds, timeout 600
                  handle_create<br>
                  /opt/stack/heat/heat/engine/resources/wait_condition.py: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 moz-do-not-send="true"
              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">
              _______________________________________________<br>
              OpenStack-dev mailing list<br>
              <a moz-do-not-send="true"
                href="mailto:OpenStack-dev@lists.openstack.org"
                target="_blank">OpenStack-dev@lists.openstack.org</a><br>
              <a moz-do-not-send="true"
                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>
            </blockquote>
            <br>
            <br>
            _______________________________________________<br>
            OpenStack-dev mailing list<br>
            <a moz-do-not-send="true"
              href="mailto:OpenStack-dev@lists.openstack.org"
              target="_blank">OpenStack-dev@lists.openstack.org</a><br>
            <a moz-do-not-send="true"
              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>
          </blockquote>
        </div>
        <br>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
OpenStack-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:OpenStack-dev@lists.openstack.org">OpenStack-dev@lists.openstack.org</a>
<a class="moz-txt-link-freetext" href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>