Hi Gary!<div><br></div><div> Thank you for your fast answer!</div><div><br></div><div> 1. The plugin described on that guide;</div><div><br></div><div> 2.</div><div>   quantum-server running on folsom-controller;</div><div>

   quantum-plugin-openvswitch / quantum-plugin-openvswitch-agent installed and/or running within the three nodes;</div><div>   quantum-dhcp-agent running on folsom-network;</div><div>   quantum-l3-agent running on folsom-network.</div>

<div><br></div><div> 3. Can't find any errors on quantum log files, debug enabled on all nodes. What kind of message can I look for?</div><div><br></div><div> 4. "ovs-vsctl show" output (no Instance running right now):</div>

<div><br></div><div>-------</div><div><div>root@folsom-controller:~# ovs-vsctl show</div><div>218d7774-104c-4d2d-ae9e-9a8dd9ca2450</div><div>    Bridge br-tun</div><div>        Port patch-int</div><div>            Interface patch-int</div>

<div>                type: patch</div><div>                options: {peer=patch-tun}</div><div>        Port br-tun</div><div>            Interface br-tun</div><div>                type: internal</div><div>    ovs_version: "1.4.0+build0"</div>

</div><div><br></div><div><br></div><div><div>root@folsom-network:~# ovs-vsctl show</div><div>b8b94a53-3294-44ba-855e-002af8fa80ba</div><div>    Bridge br-tun</div><div>        Port patch-int</div><div>            Interface patch-int</div>

<div>                type: patch</div><div>                options: {peer=patch-tun}</div><div>        Port "gre-2"</div><div>            Interface "gre-2"</div><div>                type: gre</div><div>

                options: {in_key=flow, out_key=flow, remote_ip="10.0.0.2"}</div><div>        Port br-tun</div><div>            Interface br-tun</div><div>                type: internal</div><div>    Bridge br-ex</div>

<div>        Port "eth2"</div><div>            Interface "eth2"</div><div>        Port br-ex</div><div>            Interface br-ex</div><div>                type: internal</div><div>        Port "qg-168da5ed-dd"</div>

<div>            Interface "qg-168da5ed-dd"</div><div>                type: internal</div><div>    Bridge br-int</div><div>        Port "tapa0f18fc7-bc"</div><div>            tag: 1</div><div>            Interface "tapa0f18fc7-bc"</div>

<div>                type: internal</div><div>        Port br-int</div><div>            Interface br-int</div><div>                type: internal</div><div>        Port "qr-a8d8fda3-d7"</div><div>            tag: 1</div>

<div>            Interface "qr-a8d8fda3-d7"</div><div>                type: internal</div><div>        Port patch-tun</div><div>            Interface patch-tun</div><div>                type: patch</div><div>                options: {peer=patch-int}</div>

<div>    ovs_version: "1.4.0+build0"</div></div><div><br></div><div><br></div><div><div>root@folsom-compute:~# ovs-vsctl show</div><div>86ff13f6-960d-48c5-8e03-e8d688364dd0</div><div>    Bridge br-tun</div><div>

        Port patch-int</div><div>            Interface patch-int</div><div>                type: patch</div><div>                options: {peer=patch-tun}</div><div>        Port "gre-1"</div><div>            Interface "gre-1"</div>

<div>                type: gre</div><div>                options: {in_key=flow, out_key=flow, remote_ip="10.10.10.1"}</div><div>        Port br-tun</div><div>            Interface br-tun</div><div>                type: internal</div>

<div>    Bridge br-int</div><div>        Port patch-tun</div><div>            Interface patch-tun</div><div>                type: patch</div><div>                options: {peer=patch-int}</div><div>        Port br-int</div>

<div>            Interface br-int</div><div>                type: internal</div><div>    ovs_version: "1.4.0+build0"</div></div><div>-------</div><div><br></div><div> I followed that guide word by word. With a few changes (because I found errors and missing informations on that guide) between the tries... Always with the same result.</div>

<div><br></div><div> BTW, I made a lots of comments on that guide webpage (I am Thiago Martins)...</div><div><br></div><div>Thank you!</div><div>Thiago</div><div><br><div class="gmail_quote">On 3 January 2013 06:38, Gary Kotton <span dir="ltr"><<a href="mailto:gkotton@redhat.com" target="_blank">gkotton@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 bgcolor="#FFFFFF" text="#000000">
    Hi,<br>
    In order to be able to help can you please provide the following
    information:<br>
    1. Which plugin are you using? I assume that it is OpenvSwitch from
    the link :)<br>
    2. Are all of the Quantum services running:<br>
        - quantum-server<br>
        - quantum-openvswitch-agent<br>
        - quantum-dhcp-agent<br>
    3. Can you please check if there are any messages in quantum log
    files?<br>
    4. Can you also please provide the ovs-vsctl show results (this
    shows the tap device attached to the ovs)<br>
    Thanks<br>
    Gary<div><div class="h5"><br>
    <br>
    On 01/03/2013 10:26 AM, Martinx - ジェームズ wrote:
    </div></div><blockquote type="cite"><div><div class="h5">Hello!
      <div><br>
      </div>
      <div> I'm following this guide: <a href="http://docs.openstack.org/folsom/basic-install/content/basic-install_intro.html" target="_blank">http://docs.openstack.org/folsom/basic-install/content/basic-install_intro.html</a></div>


      <div><br>
      </div>
      <div> And I'm getting this from my "Instance Log":</div>
      <div><br>
      </div>
      <div>----------</div>
      <div>
        <div>cloud-init start-local running: Thu, 03 Jan 2013 04:20:52
          +0000. up 8.53 seconds</div>
        <div>
          <br>
        </div>
        <div>no instance data found in start-local</div>
        <div><br>
        </div>
        <div>cloud-init-nonet waiting 120 seconds for a network device.</div>
        <div><br>
        </div>
        <div>cloud-init-nonet gave up waiting for a network device.</div>
        <div><br>
        </div>
        <div>ci-info: lo : 1 127.0.0.1 255.0.0.0 .</div>
        <div><br>
        </div>
        <div>ci-info: eth0 : 1 . . fa:16:3e:83:06:4f</div>
        <div><br>
        </div>
        <div>route_info failed</div>
        <div><br>
        </div>
        <div>Waiting for network configuration...</div>
        <div><br>
        </div>
        <div>Waiting up to 60 more seconds for network configuration...</div>
        <div><br>
        </div>
        <div>Booting system without full network configuration...</div>
      </div>
      <div>----------</div>
      <div><br>
      </div>
      <div> I already tried this guide more than 10 times, always from
        scratch and everytime I hit this problem.</div>
      <div><br>
      </div>
      <div> I'm using Ubuntu 12.04 with Ubuntu Cloud Archives enabled.</div>
      <div><br>
      </div>
      <div> What can I do?</div>
      <div><br>
      </div>
      <div>Thanks!</div>
      <div>Thiago</div>
      <br>
      <fieldset></fieldset>
      <br>
      </div></div><pre>_______________________________________________
Mailing list: <a href="https://launchpad.net/~openstack" target="_blank">https://launchpad.net/~openstack</a>
Post to     : <a href="mailto:openstack@lists.launchpad.net" target="_blank">openstack@lists.launchpad.net</a>
Unsubscribe : <a href="https://launchpad.net/~openstack" target="_blank">https://launchpad.net/~openstack</a>
More help   : <a href="https://help.launchpad.net/ListHelp" target="_blank">https://help.launchpad.net/ListHelp</a>
</pre>
    </blockquote>
    <br>
  </div>

<br>_______________________________________________<br>
Mailing list: <a href="https://launchpad.net/~openstack" target="_blank">https://launchpad.net/~openstack</a><br>
Post to     : <a href="mailto:openstack@lists.launchpad.net">openstack@lists.launchpad.net</a><br>
Unsubscribe : <a href="https://launchpad.net/~openstack" target="_blank">https://launchpad.net/~openstack</a><br>
More help   : <a href="https://help.launchpad.net/ListHelp" target="_blank">https://help.launchpad.net/ListHelp</a><br>
<br></blockquote></div><br></div>