<div dir="ltr">Ah, okay! I noted that it is working... Tks!<div><div><br></div><div>-</div><div> Thiago</div></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On 16 October 2013 02:20, Akihiro Motoki <span dir="ltr"><<a href="mailto:amotoki@gmail.com" target="_blank">amotoki@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Thiago<br>
<br>
bug 1210121 is not actually an error and can be ignored if you set up<br>
Neutron environment from scratch.<br>
I agree the message is confusing and should be fixed.<br>
This is a bug of the logic handling the migration from quantum to neutron.<br>
<br>
Akihiro<br>
<br>
<br>
On Wed, Oct 16, 2013 at 1:52 PM, Martinx - $B%8%'!<%`%:(B<br>
<div class="HOEnZb"><div class="h5"><<a href="mailto:thiagocmartinsc@gmail.com">thiagocmartinsc@gmail.com</a>> wrote:<br>
> Hey Aaron,<br>
><br>
> After starting over again, I was unable to reproduce the error related to<br>
> the message "MultipleAgentFoundByTypeHost".<br>
><br>
> Anyway, the only error I'm still seeing now is about this:<br>
> <a href="https://bugs.launchpad.net/neutron/+bug/1210121" target="_blank">https://bugs.launchpad.net/neutron/+bug/1210121</a><br>
><br>
> Sorry about the buzz...    =P<br>
><br>
> Regards,<br>
> Thiago<br>
><br>
><br>
> On 15 October 2013 18:13, Aaron Rosen <<a href="mailto:arosen@nicira.com">arosen@nicira.com</a>> wrote:<br>
>><br>
>> No worries,<br>
>><br>
>> I'm not able to reproduce this error. If you're able to reproduce it<br>
>> tonight please open a launchpad bug with the steps to reproduce.<br>
>><br>
>> Thanks,<br>
>><br>
>> Aaron<br>
>><br>
>><br>
>> On Tue, Oct 15, 2013 at 1:44 PM, Martinx - $B%8%'!<%`%:(B<br>
>> <<a href="mailto:thiagocmartinsc@gmail.com">thiagocmartinsc@gmail.com</a>> wrote:<br>
>>><br>
>>> Oops,<br>
>>><br>
>>> I'm seeing more errors, look:<br>
>>><br>
>>> ---<br>
>>> ==> /var/log/neutron/openvswitch-agent.log <==<br>
>>> 2013-10-15 17:42:18.226 2588 ERROR neutron.openstack.common.rpc.amqp [-]<br>
>>> Exception during message handling<br>
>>> 2013-10-15 17:42:18.226 2588 TRACE neutron.openstack.common.rpc.amqp<br>
>>> Traceback (most recent call last):<br>
>>> 2013-10-15 17:42:18.226 2588 TRACE neutron.openstack.common.rpc.amqp<br>
>>> File<br>
>>> "/usr/lib/python2.7/dist-packages/neutron/openstack/common/rpc/amqp.py",<br>
>>> line 438, in _process_data<br>
>>> 2013-10-15 17:42:18.226 2588 TRACE neutron.openstack.common.rpc.amqp<br>
>>> **args)<br>
>>> 2013-10-15 17:42:18.226 2588 TRACE neutron.openstack.common.rpc.amqp<br>
>>> File<br>
>>> "/usr/lib/python2.7/dist-packages/neutron/openstack/common/rpc/dispatcher.py",<br>
>>> line 172, in dispatch<br>
>>> 2013-10-15 17:42:18.226 2588 TRACE neutron.openstack.common.rpc.amqp<br>
>>> result = getattr(proxyobj, method)(ctxt, **kwargs)<br>
>>> 2013-10-15 17:42:18.226 2588 TRACE neutron.openstack.common.rpc.amqp<br>
>>> File<br>
>>> "/usr/lib/python2.7/dist-packages/neutron/plugins/openvswitch/agent/ovs_neutron_agent.py",<br>
>>> line 290, in port_update<br>
>>> 2013-10-15 17:42:18.226 2588 TRACE neutron.openstack.common.rpc.amqp<br>
>>> self.sg_agent.refresh_firewall()<br>
>>> 2013-10-15 17:42:18.226 2588 TRACE neutron.openstack.common.rpc.amqp<br>
>>> AttributeError: 'NoneType' object has no attribute 'refresh_firewall'<br>
>>> 2013-10-15 17:42:18.226 2588 TRACE neutron.openstack.common.rpc.amqp<br>
>>> ----<br>
>>><br>
>>> Anyway, I do not want to push troubles for you guys, maybe it is my<br>
>>> fault, I'll double check it tonight.<br>
>>><br>
>>> Thanks in advance!<br>
>>><br>
>>> Best,<br>
>>> Thiago<br>
>>><br>
>>><br>
>>> On 15 October 2013 17:41, Martinx - $B%8%'!<%`%:(B <<a href="mailto:thiagocmartinsc@gmail.com">thiagocmartinsc@gmail.com</a>><br>
>>> wrote:<br>
>>>><br>
>>>> Cool!<br>
>>>><br>
>>>> I just did: "neutron agent-delete b73d6072-030f-45c7-8faf-408e82ad10cd"<br>
>>>> and that error disappeared (MultipleAgentFoundByTypeHost).<br>
>>>><br>
>>>> The only remaining problem is related DHCP agent, look:<br>
>>>><br>
>>>> /var/log/neutron/dhcp-agent.log<br>
>>>><br>
>>>> ---<br>
>>>> ERROR neutron.common.legacy [-] Skipping unknown group key:<br>
>>>> firewall_driver<br>
>>>> ---<br>
>>>><br>
>>>> Can we do something about it?<br>
>>>><br>
>>>> Cheers!<br>
>>>> Thiago<br>
>>>><br>
>>>><br>
>>>><br>
>>>> On 15 October 2013 17:36, Martinx - $B%8%'!<%`%:(B <<a href="mailto:thiagocmartinsc@gmail.com">thiagocmartinsc@gmail.com</a>><br>
>>>> wrote:<br>
>>>>><br>
>>>>> Mmm... Now I'm seeing where it is duplicated, look:<br>
>>>>><br>
>>>>> <a href="http://paste.openstack.org/show/48518/" target="_blank">http://paste.openstack.org/show/48518/</a><br>
>>>>><br>
>>>>> I have no idea about how I ended up with this... Maybe it is my fault,<br>
>>>>> I'll double check my installation procedure.<br>
>>>>><br>
>>>>> I'll try to just remove one of it.<br>
>>>>><br>
>>>>> Thanks!<br>
>>>>> Thiago<br>
>>>>><br>
>>>>> On 15 October 2013 17:29, Aaron Rosen <<a href="mailto:arosen@nicira.com">arosen@nicira.com</a>> wrote:<br>
>>>>>><br>
>>>>>> Hrm, I'm not running into this issue. Any chance you could share<br>
>>>>>> what's in the agents table?<br>
>>>>>><br>
>>>>>> select * from agents;<br>
>>>>>><br>
>>>>>><br>
>>>>>> On Tue, Oct 15, 2013 at 1:19 PM, Martinx - $B%8%'!<%`%:(B<br>
>>>>>> <<a href="mailto:thiagocmartinsc@gmail.com">thiagocmartinsc@gmail.com</a>> wrote:<br>
>>>>>>><br>
>>>>>>> Hi Anne,<br>
>>>>>>><br>
>>>>>>> No, I have only 1 machine named "openstack-1", also, my previous<br>
>>>>>>> test, my controller node was named "havana-10"... Same error... Every time I<br>
>>>>>>> change something, I start from scratch over and over, with new 'hostnames',<br>
>>>>>>> to avoid conflicts...<br>
>>>>>>><br>
>>>>>>> If fact, I have only 1 machine, because I'm still trying to install<br>
>>>>>>> the "Controller Node", so, I did not finish my Havana cloud, mostly because<br>
>>>>>>> I'm seeing this error in the controller, so, I did not proceed with Compute<br>
>>>>>>> Nodes and etc...<br>
>>>>>>><br>
>>>>>>> Anyway, I'll try again tonight to try to figure it out.<br>
>>>>>>><br>
>>>>>>> Also, I'm seeing more people here on our list, hitting this problem<br>
>>>>>>> too...<br>
>>>>>>><br>
>>>>>>> Thank you!<br>
>>>>>>> Thiago<br>
>>>>>>><br>
>>>>>>><br>
>>>>>>> On 15 October 2013 17:12, Aaron Rosen <<a href="mailto:arosen@nicira.com">arosen@nicira.com</a>> wrote:<br>
>>>>>>>><br>
>>>>>>>> Hi Thiago,<br>
>>>>>>>><br>
>>>>>>>> I think this error MultipleAgentFoundByTypeHost is occurring because<br>
>>>>>>>> in your setup multiple machines running the agents sharing the same hostname<br>
>>>>>>>> "openstack-1" ?  Is that possible?<br>
>>>>>>>><br>
>>>>>>>> Best,<br>
>>>>>>>><br>
>>>>>>>> Aaron<br>
>>>>>>>><br>
>>>>>>>><br>
>>>>>>>><br>
>>>>>>>> On Tue, Oct 15, 2013 at 12:34 PM, Martinx - $B%8%'!<%`%:(B<br>
>>>>>>>> <<a href="mailto:thiagocmartinsc@gmail.com">thiagocmartinsc@gmail.com</a>> wrote:<br>
>>>>>>>>><br>
>>>>>>>>> Anne,<br>
>>>>>>>>><br>
>>>>>>>>> Please, forgive me about one thing, I still need to confirm if the<br>
>>>>>>>>> error appear right after installing the packages or not.<br>
>>>>>>>>><br>
>>>>>>>>> I'll test again from scratch in a couple hours.<br>
>>>>>>>>><br>
>>>>>>>>> Best,<br>
>>>>>>>>> Thiago<br>
>>>>>>>>><br>
>>>>>>>>><br>
>>>>>>>>> On 15 October 2013 16:10, Martinx - $B%8%'!<%`%:(B<br>
>>>>>>>>> <<a href="mailto:thiagocmartinsc@gmail.com">thiagocmartinsc@gmail.com</a>> wrote:<br>
>>>>>>>>>><br>
>>>>>>>>>> Hi Anne!<br>
>>>>>>>>>><br>
>>>>>>>>>> I followed that guide and I'm facing one problem, the<br>
>>>>>>>>>> `neutron-plugin-openvswitch-agent' doesn't start smoothly, here is the error<br>
>>>>>>>>>> from my neutron.log:<br>
>>>>>>>>>><br>
>>>>>>>>>> ---<br>
>>>>>>>>>> MultipleAgentFoundByTypeHost: Multiple agents with agent_type=Open<br>
>>>>>>>>>> vSwitch agent and host=openstack-1 found<br>
>>>>>>>>>> ---<br>
>>>>>>>>>><br>
>>>>>>>>>> Full log output:<br>
>>>>>>>>>><br>
>>>>>>>>>> <a href="http://paste.openstack.org/show/48507/" target="_blank">http://paste.openstack.org/show/48507/</a><br>
>>>>>>>>>><br>
>>>>>>>>>> I'm trying to use Single Flat network but, I am unable to proceed<br>
>>>>>>>>>> with my tests because of this error. Since I'm using flat topology, my<br>
>>>>>>>>>> configuration file is a bit different from the documents but, I already<br>
>>>>>>>>>> tried different installation procedures, including the Ubuntu procedure you<br>
>>>>>>>>>> just posted, same error...<br>
>>>>>>>>>><br>
>>>>>>>>>> In fact, this error appear right after installing the packages<br>
>>>>>>>>>> from Havana Cloud Archive, I do not even run the "neutron" commands...<br>
>>>>>>>>>><br>
>>>>>>>>>> Best,<br>
>>>>>>>>>> Thiago<br>
>>>>>>>>>><br>
>>>>>>>>>><br>
>>>>>>>>>><br>
>>>>>>>>>> On 15 October 2013 12:03, Anne Gentle <<a href="mailto:anne@openstack.org">anne@openstack.org</a>> wrote:<br>
>>>>>>>>>>><br>
>>>>>>>>>>> Hi all,<br>
>>>>>>>>>>><br>
>>>>>>>>>>> We've got a draft of the Havana install guide ready for testing.<br>
>>>>>>>>>>> We have a matrix of testing at<br>
>>>>>>>>>>> <a href="https://wiki.openstack.org/wiki/HavanaDocTesting" target="_blank">https://wiki.openstack.org/wiki/HavanaDocTesting</a><br>
>>>>>>>>>>><br>
>>>>>>>>>>> Here are links to the guides in progress:<br>
>>>>>>>>>>> Installation Guide for Red Hat Enterprise Linux, CentOS, and<br>
>>>>>>>>>>> Fedora - <a href="http://docs.openstack.org/trunk/install-guide/install/yum/content/" target="_blank">http://docs.openstack.org/trunk/install-guide/install/yum/content/</a><br>


>>>>>>>>>>><br>
>>>>>>>>>>> Installation Guide for Ubuntu 12.04 (LTS) Server -<br>
>>>>>>>>>>> <a href="http://docs.openstack.org/trunk/install-guide/install/apt/content/" target="_blank">http://docs.openstack.org/trunk/install-guide/install/apt/content/</a><br>
>>>>>>>>>>><br>
>>>>>>>>>>> Installation Guide for openSUSE -<br>
>>>>>>>>>>> <a href="http://docs.openstack.org/trunk/install-guide/install/zypper/content/" target="_blank">http://docs.openstack.org/trunk/install-guide/install/zypper/content/</a><br>
>>>>>>>>>>><br>
>>>>>>>>>>> Please, take time to test these in your favorite distro, and<br>
>>>>>>>>>>> report any issues you find using the Doc Bug link on each page. We'll<br>
>>>>>>>>>>> continue to triage for the next two days, hoping to release the install<br>
>>>>>>>>>>> guide at the same time as the overall release.<br>
>>>>>>>>>>><br>
>>>>>>>>>>> Thank you distros for the packaging efforts! Now let's see what<br>
>>>>>>>>>>> we can do to simultaneously release an install guide on October 17th.<br>
>>>>>>>>>>><br>
>>>>>>>>>>> Halp!<br>
>>>>>>>>>>> Anne<br>
>>>>>>>>>>><br>
>>>>>>>>>>> _______________________________________________<br>
>>>>>>>>>>> Mailing list:<br>
>>>>>>>>>>> <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a><br>
>>>>>>>>>>> Post to     : <a href="mailto:openstack@lists.openstack.org">openstack@lists.openstack.org</a><br>
>>>>>>>>>>> Unsubscribe :<br>
>>>>>>>>>>> <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a><br>
>>>>>>>>>>><br>
>>>>>>>>>><br>
>>>>>>>>><br>
>>>>>>>>><br>
>>>>>>>>> _______________________________________________<br>
>>>>>>>>> Mailing list:<br>
>>>>>>>>> <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a><br>
>>>>>>>>> Post to     : <a href="mailto:openstack@lists.openstack.org">openstack@lists.openstack.org</a><br>
>>>>>>>>> Unsubscribe :<br>
>>>>>>>>> <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a><br>
>>>>>>>>><br>
>>>>>>>><br>
>>>>>>><br>
>>>>>><br>
>>>>><br>
>>>><br>
>>><br>
>><br>
><br>
><br>
> _______________________________________________<br>
> Mailing list: <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a><br>
> Post to     : <a href="mailto:openstack@lists.openstack.org">openstack@lists.openstack.org</a><br>
> Unsubscribe : <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a><br>
><br>
</div></div></blockquote></div><br></div>