<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    On 03/12/2013 12:13 AM, Greg Chavez wrote:
    <blockquote
cite="mid:CAMTcKhbT+w3-4QZdK5iqXVkT8Eh7TrgeE1ar1Oi_ZKtZboouFg@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div><br>
        </div>
        So I'm setting up Folsom on Ubuntu 12.10, using the Github
        Folsom Install Guide:
        <div><br>
          <div><a moz-do-not-send="true"
href="https://github.com/mseknibilel/OpenStack-Folsom-Install-guide/blob/master/OpenStack_Folsom_Install_Guide_WebVersion.rst">https://github.com/mseknibilel/OpenStack-Folsom-Install-guide/blob/master/OpenStack_Folsom_Install_Guide_WebVersion.rst</a><br
              clear="all">
            <div><br>
            </div>
            <div style="">After following the steps to instantiate the
              network node, I'm left with 3 new but downed OVS bridges,
              and three error-filled logs for ovs-plugin, dhcp-agent,
              and l3-agent.  I rectify it with this:</div>
            <div style=""><br>
            </div>
            <div style=""><a moz-do-not-send="true"
                href="http://pastebin.com/L43d9q8a">http://pastebin.com/L43d9q8a</a><br>
            </div>
            <div style=""><br>
            </div>
            <div style="">When I restart the networking and then restart
              the plugin and agents, everything seems to work, but I'm
              getting this strange INFO message in
              /var/log/quantum/openvswitch-agent.log:</div>
            <div style=""><br>
            </div>
            <div style="">2013-03-11 17:48:02     INFO
              [quantum.plugins.openvswitch.agent.ovs_quantum_agent]
              Agent out of sync with plugin!<br>
            </div>
            <div style=""><br>
            </div>
            <div style="">I traced it to this .py file:</div>
            <div style=""><br>
            </div>
            <div style=""><a moz-do-not-send="true"
href="https://github.com/openstack/quantum/blob/master/quantum/plugins/openvswitch/agent/ovs_quantum_agent.py">https://github.com/openstack/quantum/blob/master/quantum/plugins/openvswitch/agent/ovs_quantum_agent.py</a><br>
            </div>
            <div style=""><br>
            </div>
            <div style="">Now I realize that this is and INFO message,
              not an error.  But I would still like to know what this
              means.  Thanks!</div>
          </div>
        </div>
      </div>
    </blockquote>
    <br>
    The Quantum agents need to retrieve the port data from the Quantum
    service. When the agents start this is done automatically (hence the
    message that you have seen). This can also happen if there is an
    exception in the agent or if the agent is unable to communicate with
    the service - for example there is a problem with the connection
    between the agent and the service (link down, etc).<br>
    <br>
    <blockquote
cite="mid:CAMTcKhbT+w3-4QZdK5iqXVkT8Eh7TrgeE1ar1Oi_ZKtZboouFg@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div>
          <div>
            <div style=""><br>
            </div>
            -- <br>
            \*..+.-<br>
            --Greg Chavez<br>
            +//..;};
          </div>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Mailing list: <a class="moz-txt-link-freetext" href="https://launchpad.net/~openstack">https://launchpad.net/~openstack</a>
Post to     : <a class="moz-txt-link-abbreviated" href="mailto:openstack@lists.launchpad.net">openstack@lists.launchpad.net</a>
Unsubscribe : <a class="moz-txt-link-freetext" href="https://launchpad.net/~openstack">https://launchpad.net/~openstack</a>
More help   : <a class="moz-txt-link-freetext" href="https://help.launchpad.net/ListHelp">https://help.launchpad.net/ListHelp</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>