<div dir="ltr">Hi all, <br><div style="margin-left:40px">There is a problem with DHCP service in Quantum Networking. I and others I know are having the same problem with the Spawned Instances not able to connect to DHCP and metadata and get a proper, valid IP address for the launched VM. If there is a known fix for the same it would do us all great help.<br clear="all">
</div><div><div dir="ltr">Regards,<br>Pranav<br></div></div>
<br><br><div class="gmail_quote">On Wed, Feb 27, 2013 at 6:05 AM, Chuan-Heng Hsiao <span dir="ltr"><<a href="mailto:hsiao.chuanheng@gmail.com" target="_blank">hsiao.chuanheng@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 Guilerme,<br>
<br>
I do have them separated.<br>
However, I believe it can be easily tuned in your setting.<br>
You can bind 3 different ip addresses in 1 NIC.<br>
<br>
Sincerely,<br>
Hsiao<br>
<br>
<br>
On Wed, Feb 27, 2013 at 7:15 AM, Guilherme Russi<br>
<div><div class="h5"><<a href="mailto:luisguilherme.cr@gmail.com">luisguilherme.cr@gmail.com</a>> wrote:<br>
> Do you have a physical machine to host the controller node and another to<br>
> host the network node? What about the NICs, do you have 3 NICs? I'm hosting<br>
> the controller + network node at the same physical machine with 2 NICs.<br>
><br>
> Regards.<br>
><br>
> Guilherme.<br>
><br>
><br>
> 2013/2/26 Chuan-Heng Hsiao <<a href="mailto:hsiao.chuanheng@gmail.com">hsiao.chuanheng@gmail.com</a>><br>
>><br>
>> Hi Guilherme,<br>
>><br>
>> If you follow the instruction by<br>
>><br>
>><br>
>> <a href="http://docs.openstack.org/folsom/basic-install/content/basic-install_network.html" target="_blank">http://docs.openstack.org/folsom/basic-install/content/basic-install_network.html</a><br>
>><br>
>> then you will find that the EXT_GW_IP in<br>
>><br>
>><br>
>> <a href="https://github.com/EmilienM/openstack-folsom-guide/raw/master/scripts/quantum-networking.sh" target="_blank">https://github.com/EmilienM/openstack-folsom-guide/raw/master/scripts/quantum-networking.sh</a><br>
>><br>
>> is just the original public ip of the network node.<br>
>><br>
>> In the example provided from the official site,<br>
>> it is 7.7.7.8. (Or you can do dhclient br-ex.)<br>
>><br>
>><br>
>> <a href="http://docs.openstack.org/folsom/basic-install/content/basic-install_requirements.html" target="_blank">http://docs.openstack.org/folsom/basic-install/content/basic-install_requirements.html</a><br>
>><br>
>> Sincerely,<br>
>> Hsiao<br>
>><br>
>><br>
>> On Wed, Feb 27, 2013 at 2:55 AM, Guilherme Russi<br>
>> <<a href="mailto:luisguilherme.cr@gmail.com">luisguilherme.cr@gmail.com</a>> wrote:<br>
>> > Hello Chuan-Heng,<br>
>> ><br>
>> > How do you set up your EXT_GW_IP?<br>
>> ><br>
>> > Thanks.<br>
>> ><br>
>> > Guilherme.<br>
>> ><br>
>> ><br>
>> ><br>
>> > 2013/2/26 Chuan-Heng Hsiao <<a href="mailto:hsiao.chuanheng@gmail.com">hsiao.chuanheng@gmail.com</a>><br>
>> >><br>
>> >> Hi Guilherme,<br>
>> >><br>
>> >> I recently also encountered similar issue.<br>
>> >> I ended up finding that I wrongly setup the EXT_GW_IP (ip of br-ex) in<br>
>> >> the network node.<br>
>> >> Furthermore, I only restarted the quantum processes, but not the<br>
>> >> openvswitch-switch after<br>
>> >> I fixed the script that I modified from the official site.<br>
>> >><br>
>> >> I also followed<br>
>> >><br>
>> >><br>
>> >><br>
>> >> <a href="https://github.com/mseknibilel/OpenStack-Folsom-Install-guide/blob/stable/GRE/OpenStack_Folsom_Install_Guide_WebVersion.rst" target="_blank">https://github.com/mseknibilel/OpenStack-Folsom-Install-guide/blob/stable/GRE/OpenStack_Folsom_Install_Guide_WebVersion.rst</a><br>
>> >><br>
>> >> to ensure the setting of the quantum part on the network node.<br>
>> >><br>
>> >> There may be a typo in the link.<br>
>> >> The typo is that the metadata_id in /etc/quantum/l3_agent.ini should<br>
>> >> be the 100.10.10.51.<br>
>> >> Then you can do ssh -i to the VM.<br>
>> >><br>
>> >> Sincerely,<br>
>> >> Hsiao<br>
>> >><br>
>> >><br>
>> >> On Tue, Feb 26, 2013 at 8:29 PM, Guilherme Russi<br>
>> >> <<a href="mailto:luisguilherme.cr@gmail.com">luisguilherme.cr@gmail.com</a>> wrote:<br>
>> >> > Hello Dan, thanks for answering, I re-installed my OS and now it's<br>
>> >> > working<br>
>> >> > fine, my only problem now is attaching IP to the VMs :(<br>
>> >> ><br>
>> >> > I'll try the config from this tutorial:<br>
>> >> ><br>
>> >> ><br>
>> >> > <a href="https://github.com/mseknibilel/OpenStack-Folsom-Install-guide/blob/VLAN/2NICs/OpenStack_Folsom_Install_Guide_WebVersion.rst" target="_blank">https://github.com/mseknibilel/OpenStack-Folsom-Install-guide/blob/VLAN/2NICs/OpenStack_Folsom_Install_Guide_WebVersion.rst</a><br>
>> >> ><br>
>> >> ><br>
>> >> > 2013/2/26 Dan Wendlandt <<a href="mailto:dan@nicira.com">dan@nicira.com</a>><br>
>> >> >><br>
>> >> >> Can you use ps and netstat to confirm that quantum-server is running<br>
>> >> >> and<br>
>> >> >> listening on port 9696 on your controller node? It seems like the<br>
>> >> >> quantum<br>
>> >> >> IP and port provided to horizon to reach quantum do not point to a<br>
>> >> >> running<br>
>> >> >> quantum server.<br>
>> >> >><br>
>> >> >> dan<br>
>> >> >><br>
>> >> >><br>
>> >> >> On Fri, Feb 22, 2013 at 10:13 AM, Guilherme Russi<br>
>> >> >> <<a href="mailto:luisguilherme.cr@gmail.com">luisguilherme.cr@gmail.com</a>> wrote:<br>
>> >> >>><br>
>> >> >>> Here is my network config from my Controller + Network Node<br>
>> >> >>><br>
>> >> >>> ifconfig -a<br>
>> >> >>> br-ex Link encap:Ethernet Endereço de HW 26:a0:a9:72:d6:4c<br>
>> >> >>> BROADCAST MULTICAST MTU:1500 Métrica:1<br>
>> >> >>> pacotes RX:0 erros:0 descartados:0 excesso:0 quadro:0<br>
>> >> >>> Pacotes TX:0 erros:0 descartados:0 excesso:0 portadora:0<br>
>> >> >>> colisões:0 txqueuelen:0<br>
>> >> >>> RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)<br>
>> >> >>><br>
>> >> >>> br-int Link encap:Ethernet Endereço de HW c2:fe:d6:34:d2:47<br>
>> >> >>> BROADCAST MULTICAST MTU:1500 Métrica:1<br>
>> >> >>> pacotes RX:0 erros:0 descartados:0 excesso:0 quadro:0<br>
>> >> >>> Pacotes TX:0 erros:0 descartados:0 excesso:0 portadora:0<br>
>> >> >>> colisões:0 txqueuelen:0<br>
>> >> >>> RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)<br>
>> >> >>><br>
>> >> >>> br-tun Link encap:Ethernet Endereço de HW e6:28:ea:a1:13:4d<br>
>> >> >>> BROADCAST MULTICAST MTU:1500 Métrica:1<br>
>> >> >>> pacotes RX:0 erros:0 descartados:0 excesso:0 quadro:0<br>
>> >> >>> Pacotes TX:0 erros:0 descartados:0 excesso:0 portadora:0<br>
>> >> >>> colisões:0 txqueuelen:0<br>
>> >> >>> RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)<br>
>> >> >>><br>
>> >> >>> eth0 Link encap:Ethernet Endereço de HW 1c:7e:e5:2d:2a:30<br>
>> >> >>> inet end.: 192.168.3.1 Bcast:192.168.3.255<br>
>> >> >>> Masc:255.255.255.0<br>
>> >> >>> endereço inet6: fe80::1e7e:e5ff:fe2d:2a30/64 Escopo:Link<br>
>> >> >>> UP BROADCAST RUNNING PROMISC MULTICAST MTU:1500<br>
>> >> >>> Métrica:1<br>
>> >> >>> pacotes RX:636078 erros:0 descartados:4197 excesso:0<br>
>> >> >>> quadro:0<br>
>> >> >>> Pacotes TX:521719 erros:0 descartados:0 excesso:0<br>
>> >> >>> portadora:0<br>
>> >> >>> colisões:0 txqueuelen:1000<br>
>> >> >>> RX bytes:149705070 (149.7 MB) TX bytes:409745649 (409.7<br>
>> >> >>> MB)<br>
>> >> >>> IRQ:16<br>
>> >> >>><br>
>> >> >>> eth0:0 Link encap:Ethernet Endereço de HW 1c:7e:e5:2d:2a:30<br>
>> >> >>> inet end.: 10.10.10.1 Bcast:10.10.10.255<br>
>> >> >>> Masc:255.255.255.0<br>
>> >> >>> UP BROADCAST RUNNING PROMISC MULTICAST MTU:1500<br>
>> >> >>> Métrica:1<br>
>> >> >>> IRQ:16<br>
>> >> >>><br>
>> >> >>> eth0:1 Link encap:Ethernet Endereço de HW 1c:7e:e5:2d:2a:30<br>
>> >> >>> inet end.: 192.168.3.7 Bcast:192.168.3.255<br>
>> >> >>> Masc:255.255.255.0<br>
>> >> >>> UP BROADCAST RUNNING PROMISC MULTICAST MTU:1500<br>
>> >> >>> Métrica:1<br>
>> >> >>> IRQ:16<br>
>> >> >>><br>
>> >> >>> eth1 Link encap:Ethernet Endereço de HW 38:60:77:60:b8:01<br>
>> >> >>> inet end.: 10.3.77.51 Bcast:10.3.77.255<br>
>> >> >>> Masc:255.255.255.0<br>
>> >> >>> endereço inet6: fe80::3a60:77ff:fe60:b801/64 Escopo:Link<br>
>> >> >>> UP BROADCAST RUNNING MULTICAST MTU:1500 Métrica:1<br>
>> >> >>> pacotes RX:11707638 erros:0 descartados:0 excesso:0<br>
>> >> >>> quadro:0<br>
>> >> >>> Pacotes TX:13933599 erros:0 descartados:0 excesso:0<br>
>> >> >>> portadora:0<br>
>> >> >>> colisões:0 txqueuelen:1000<br>
>> >> >>> RX bytes:7376128573 (7.3 GB) TX bytes:12603147639 (12.6<br>
>> >> >>> GB)<br>
>> >> >>> IRQ:20 Memória:f7d00000-f7d20000<br>
>> >> >>><br>
>> >> >>> lo Link encap:Loopback Local<br>
>> >> >>> inet end.: 127.0.0.1 Masc:255.0.0.0<br>
>> >> >>> endereço inet6: ::1/128 Escopo:Máquina<br>
>> >> >>> UP LOOPBACK RUNNING MTU:16436 Métrica:1<br>
>> >> >>> pacotes RX:2183072 erros:0 descartados:0 excesso:0<br>
>> >> >>> quadro:0<br>
>> >> >>> Pacotes TX:2183072 erros:0 descartados:0 excesso:0<br>
>> >> >>> portadora:0<br>
>> >> >>> colisões:0 txqueuelen:0<br>
>> >> >>> RX bytes:829022302 (829.0 MB) TX bytes:829022302 (829.0<br>
>> >> >>> MB)<br>
>> >> >>><br>
>> >> >>> qg-95fe3fa1-d1 Link encap:Ethernet Endereço de HW<br>
>> >> >>> 7a:ba:eb:95:24:db<br>
>> >> >>> inet end.: 10.10.0.130 Bcast:10.10.0.255<br>
>> >> >>> Masc:255.255.255.0<br>
>> >> >>> BROADCAST MULTICAST MTU:1500 Métrica:1<br>
>> >> >>> pacotes RX:0 erros:0 descartados:0 excesso:0 quadro:0<br>
>> >> >>> Pacotes TX:0 erros:0 descartados:0 excesso:0 portadora:0<br>
>> >> >>> colisões:0 txqueuelen:0<br>
>> >> >>> RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)<br>
>> >> >>><br>
>> >> >>> qr-ea64e9aa-31 Link encap:Ethernet Endereço de HW<br>
>> >> >>> 82:63:fa:73:4b:34<br>
>> >> >>> inet end.: 10.5.5.1 Bcast:10.5.5.255 Masc:255.255.255.0<br>
>> >> >>> BROADCAST MULTICAST MTU:1500 Métrica:1<br>
>> >> >>> pacotes RX:0 erros:0 descartados:0 excesso:0 quadro:0<br>
>> >> >>> Pacotes TX:0 erros:0 descartados:0 excesso:0 portadora:0<br>
>> >> >>> colisões:0 txqueuelen:0<br>
>> >> >>> RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)<br>
>> >> >>><br>
>> >> >>> tap817d2f70-a0 Link encap:Ethernet Endereço de HW<br>
>> >> >>> 2e:f6:84:a0:3e:d8<br>
>> >> >>> inet end.: 10.5.5.2 Bcast:10.5.5.255 Masc:255.255.255.0<br>
>> >> >>> BROADCAST MULTICAST MTU:1500 Métrica:1<br>
>> >> >>> pacotes RX:0 erros:0 descartados:0 excesso:0 quadro:0<br>
>> >> >>> Pacotes TX:0 erros:0 descartados:0 excesso:0 portadora:0<br>
>> >> >>> colisões:0 txqueuelen:0<br>
>> >> >>> RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)<br>
>> >> >>><br>
>> >> >>><br>
>> >> >>> I am following this tutorial:<br>
>> >> >>><br>
>> >> >>><br>
>> >> >>><br>
>> >> >>><br>
>> >> >>> <a href="http://docs.openstack.org/folsom/basic-install/content/basic-install_requirements.html" target="_blank">http://docs.openstack.org/folsom/basic-install/content/basic-install_requirements.html</a><br>
>> >> >>><br>
>> >> >>> It requires 3 NICs in the network node, but i don't have a network<br>
>> >> >>> node<br>
>> >> >>> separated, my controller and my network nodes are at the same<br>
>> >> >>> machine<br>
>> >> >>> with 2<br>
>> >> >>> NICs, so, I created virtual interfaces eth0:0 and eth0:1, the<br>
>> >> >>> eth0:0<br>
>> >> >>> is<br>
>> >> >>> supose to be the Data Network (showed in the tutorial) and the<br>
>> >> >>> eth0:1<br>
>> >> >>> is<br>
>> >> >>> supose to be the Public Bridge with the promisc config.<br>
>> >> >>> My compute nodes have 2 NICs too. I guess i'm messing up the<br>
>> >> >>> network<br>
>> >> >>> configuration, anyway, all the infos you need, let me know.<br>
>> >> >>><br>
>> >> >>> Thank you so much.<br>
>> >> >>><br>
>> >> >>> Guilherme.<br>
>> >> >>><br>
>> >> >>> 2013/2/22 Anil Vishnoi <<a href="mailto:vishnoianil@gmail.com">vishnoianil@gmail.com</a>><br>
>> >> >>>><br>
>> >> >>>> can you tell me brief about your setup. I might need a bit more<br>
>> >> >>>> info<br>
>> >> >>>> once i understand your setup.<br>
>> >> >>>><br>
>> >> >>>><br>
>> >> >>>> On Fri, Feb 22, 2013 at 12:41 AM, Guilherme Russi<br>
>> >> >>>> <<a href="mailto:luisguilherme.cr@gmail.com">luisguilherme.cr@gmail.com</a>> wrote:<br>
>> >> >>>>><br>
>> >> >>>>> Hello Anil,<br>
>> >> >>>>><br>
>> >> >>>>> I re-installed the OpenStack Controller and now it's working, my<br>
>> >> >>>>> only<br>
>> >> >>>>> problem is that my VMs aren't getting IP, when I type ifconfi -a<br>
>> >> >>>>> my<br>
>> >> >>>>> VM's<br>
>> >> >>>>> eth0 doesn't have IP.<br>
>> >> >>>>><br>
>> >> >>>>> The VM's log shows this:<br>
>> >> >>>>><br>
>> >> >>>>> Starting network...<br>
>> >> >>>>> udhcpc (v1.18.5) started<br>
>> >> >>>>> Sending discover...<br>
>> >> >>>>> Sending discover...<br>
>> >> >>>>> Sending discover...<br>
>> >> >>>>> No lease, failing<br>
>> >> >>>>> WARN: /etc/rc3.d/S40-network failed<br>
>> >> >>>>><br>
>> >> >>>>><br>
>> >> >>>>> Do you have any idea, I'll send the problem to openstack group<br>
>> >> >>>>> too.<br>
>> >> >>>>><br>
>> >> >>>>> Thanks.<br>
>> >> >>>>><br>
>> >> >>>>> Guilherme.<br>
>> >> >>>>><br>
>> >> >>>>> 2013/2/21 Anil Vishnoi <<a href="mailto:vishnoianil@gmail.com">vishnoianil@gmail.com</a>><br>
>> >> >>>>>><br>
>> >> >>>>>> sure<br>
>> >> >>>>>><br>
>> >> >>>>>><br>
>> >> >>>>>> On Thu, Feb 21, 2013 at 6:08 PM, Guilherme Russi<br>
>> >> >>>>>> <<a href="mailto:luisguilherme.cr@gmail.com">luisguilherme.cr@gmail.com</a>> wrote:<br>
>> >> >>>>>>><br>
>> >> >>>>>>> Hello Anil,<br>
>> >> >>>>>>><br>
>> >> >>>>>>> I looked at the logs and everything I tried over the internet<br>
>> >> >>>>>>> didn't<br>
>> >> >>>>>>> work, so, I'm installing again the ubuntu server.<br>
>> >> >>>>>>> I'll let you know when I finish and try again.<br>
>> >> >>>>>>><br>
>> >> >>>>>>> Thank you so much for your support.<br>
>> >> >>>>>>><br>
>> >> >>>>>>> Regards.<br>
>> >> >>>>>>><br>
>> >> >>>>>>> Guilherme.<br>
>> >> >>>>>>><br>
>> >> >>>>>>><br>
>> >> >>>>>>> 2013/2/21 Anil Vishnoi <<a href="mailto:vishnoianil@gmail.com">vishnoianil@gmail.com</a>><br>
>> >> >>>>>>>><br>
>> >> >>>>>>>> as per my experience your quantum-server is crashing while<br>
>> >> >>>>>>>> starting,<br>
>> >> >>>>>>>> check the logs of the quntum-server you will see some error<br>
>> >> >>>>>>>> stack<br>
>> >> >>>>>>>> trace.<br>
>> >> >>>>>>>><br>
>> >> >>>>>>>><br>
>> >> >>>>>>>> On Thu, Feb 21, 2013 at 2:12 AM, Guilherme Russi<br>
>> >> >>>>>>>> <<a href="mailto:luisguilherme.cr@gmail.com">luisguilherme.cr@gmail.com</a>> wrote:<br>
>> >> >>>>>>>>><br>
>> >> >>>>>>>>> I used a purge command with quantum*, I made the<br>
>> >> >>>>>>>>> configuration<br>
>> >> >>>>>>>>> again, but now when I type /ect/init.d/quantum-server start<br>
>> >> >>>>>>>>> it<br>
>> >> >>>>>>>>> writes the<br>
>> >> >>>>>>>>> process is running, but when I look for a status,<br>
>> >> >>>>>>>>> /etc/init.d/quantum-server<br>
>> >> >>>>>>>>> status, it show stopped.<br>
>> >> >>>>>>>>><br>
>> >> >>>>>>>>> Any idea about that issue now?<br>
>> >> >>>>>>>>><br>
>> >> >>>>>>>>> Thanks again.<br>
>> >> >>>>>>>>><br>
>> >> >>>>>>>>><br>
>> >> >>>>>>>>><br>
>> >> >>>>>>>>> 2013/2/20 Guilherme Russi <<a href="mailto:luisguilherme.cr@gmail.com">luisguilherme.cr@gmail.com</a>><br>
>> >> >>>>>>>>>><br>
>> >> >>>>>>>>>> My configs are the same :)<br>
>> >> >>>>>>>>>><br>
>> >> >>>>>>>>>><br>
>> >> >>>>>>>>>><br>
>> >> >>>>>>>>>> 2013/2/20 Anil Vishnoi <<a href="mailto:vishnoianil@gmail.com">vishnoianil@gmail.com</a>><br>
>> >> >>>>>>>>>>><br>
>> >> >>>>>>>>>>> In my openstack system, in /etc/quantum/quantum.conf file i<br>
>> >> >>>>>>>>>>> have<br>
>> >> >>>>>>>>>>> the following configuration<br>
>> >> >>>>>>>>>>><br>
>> >> >>>>>>>>>>> # Address to bind the API server<br>
>> >> >>>>>>>>>>> bind_host = 0.0.0.0<br>
>> >> >>>>>>>>>>><br>
>> >> >>>>>>>>>>> # Port the bind the API server to<br>
>> >> >>>>>>>>>>> bind_port = 9696<br>
>> >> >>>>>>>>>>><br>
>> >> >>>>>>>>>>> do you have the same configuration? if not can you change<br>
>> >> >>>>>>>>>>> this<br>
>> >> >>>>>>>>>>> and restart quantum-server and try.<br>
>> >> >>>>>>>>>>><br>
>> >> >>>>>>>>>>><br>
>> >> >>>>>>>>>>> On Wed, Feb 20, 2013 at 11:59 PM, Guilherme Russi<br>
>> >> >>>>>>>>>>> <<a href="mailto:luisguilherme.cr@gmail.com">luisguilherme.cr@gmail.com</a>> wrote:<br>
>> >> >>>>>>>>>>>><br>
>> >> >>>>>>>>>>>> Both are at the same node, the IP 192.168.3.1 is from my<br>
>> >> >>>>>>>>>>>> eth0<br>
>> >> >>>>>>>>>>>><br>
>> >> >>>>>>>>>>>><br>
>> >> >>>>>>>>>>>> 2013/2/20 Anil Vishnoi <<a href="mailto:vishnoianil@gmail.com">vishnoianil@gmail.com</a>><br>
>> >> >>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>> BTW just noticed one thing,<br>
>> >> >>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>> keystone url : <a href="http://localhost:5000/v2.0/tokens" target="_blank">http://localhost:5000/v2.0/tokens</a><br>
>> >> >>>>>>>>>>>>> and<br>
>> >> >>>>>>>>>>>>> quanum -server url : <a href="http://192.168.3.1:9696/v2.0/" target="_blank">http://192.168.3.1:9696/v2.0/</a><br>
>> >> >>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>> both of these services are running on different nodes ?<br>
>> >> >>>>>>>>>>>>> if<br>
>> >> >>>>>>>>>>>>> they<br>
>> >> >>>>>>>>>>>>> are running on the same node, do we have this IP<br>
>> >> >>>>>>>>>>>>> 192.168.3.1<br>
>> >> >>>>>>>>>>>>> assigned to any<br>
>> >> >>>>>>>>>>>>> interface of the controller host?<br>
>> >> >>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>> On Wed, Feb 20, 2013 at 11:43 PM, Guilherme Russi<br>
>> >> >>>>>>>>>>>>> <<a href="mailto:luisguilherme.cr@gmail.com">luisguilherme.cr@gmail.com</a>> wrote:<br>
>> >> >>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>> I'm still getting the error. I don't know what to do<br>
>> >> >>>>>>>>>>>>>> anymore<br>
>> >> >>>>>>>>>>>>>> :S<br>
>> >> >>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>> Do you have any others ideas?<br>
>> >> >>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>> Thanks.<br>
>> >> >>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>> 2013/2/20 Guilherme Russi <<a href="mailto:luisguilherme.cr@gmail.com">luisguilherme.cr@gmail.com</a>><br>
>> >> >>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>>> root@erebo:/home-09/luisrussi# service quantum-server<br>
>> >> >>>>>>>>>>>>>>> restart<br>
>> >> >>>>>>>>>>>>>>> quantum-server stop/waiting<br>
>> >> >>>>>>>>>>>>>>> quantum-server start/running, process 27798<br>
>> >> >>>>>>>>>>>>>>> root@erebo:/home-09/luisrussi# service<br>
>> >> >>>>>>>>>>>>>>> quantum-plugin-openvswitch-agent restart<br>
>> >> >>>>>>>>>>>>>>> quantum-plugin-openvswitch-agent stop/waiting<br>
>> >> >>>>>>>>>>>>>>> quantum-plugin-openvswitch-agent start/running, process<br>
>> >> >>>>>>>>>>>>>>> 27820<br>
>> >> >>>>>>>>>>>>>>> root@erebo:/home-09/luisrussi# service<br>
>> >> >>>>>>>>>>>>>>> quantum-dhcp-agent<br>
>> >> >>>>>>>>>>>>>>> restart<br>
>> >> >>>>>>>>>>>>>>> quantum-dhcp-agent stop/waiting<br>
>> >> >>>>>>>>>>>>>>> quantum-dhcp-agent start/running, process 27959<br>
>> >> >>>>>>>>>>>>>>> root@erebo:/home-09/luisrussi# service quantum-l3-agent<br>
>> >> >>>>>>>>>>>>>>> restart<br>
>> >> >>>>>>>>>>>>>>> quantum-l3-agent stop/waiting<br>
>> >> >>>>>>>>>>>>>>> quantum-l3-agent start/running, process 27973<br>
>> >> >>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>>> Am I forgeting any service?<br>
>> >> >>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>>> 2013/2/20 Anil Vishnoi <<a href="mailto:vishnoianil@gmail.com">vishnoianil@gmail.com</a>><br>
>> >> >>>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>>>> you want to clear up your quantum database ?<br>
>> >> >>>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>>>> Then i would suggest first delete all the network you<br>
>> >> >>>>>>>>>>>>>>>> created through horizon/CLI and then you can log-in to<br>
>> >> >>>>>>>>>>>>>>>> mysql.<br>
>> >> >>>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>>>> mysql -u root -p<br>
>> >> >>>>>>>>>>>>>>>> enter the password<br>
>> >> >>>>>>>>>>>>>>>> connect <quantum database name>;<br>
>> >> >>>>>>>>>>>>>>>> show tables;<br>
>> >> >>>>>>>>>>>>>>>> select * from <table name>;<br>
>> >> >>>>>>>>>>>>>>>> delete from <table name>;<br>
>> >> >>>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>>>> You will have to cleanup all your tables ( its better<br>
>> >> >>>>>>>>>>>>>>>> to<br>
>> >> >>>>>>>>>>>>>>>> first look at hte content and delete).<br>
>> >> >>>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>>>> Its better if you stop all quantum services before you<br>
>> >> >>>>>>>>>>>>>>>> do<br>
>> >> >>>>>>>>>>>>>>>> this activity. Once you are done with cleanup, just<br>
>> >> >>>>>>>>>>>>>>>> start<br>
>> >> >>>>>>>>>>>>>>>> the quantum<br>
>> >> >>>>>>>>>>>>>>>> services, and sometime even you have to again restart<br>
>> >> >>>>>>>>>>>>>>>> the<br>
>> >> >>>>>>>>>>>>>>>> services to make<br>
>> >> >>>>>>>>>>>>>>>> it work.<br>
>> >> >>>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>>>> let me know if it helps.<br>
>> >> >>>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>>>> On Wed, Feb 20, 2013 at 11:24 PM, Guilherme Russi<br>
>> >> >>>>>>>>>>>>>>>> <<a href="mailto:luisguilherme.cr@gmail.com">luisguilherme.cr@gmail.com</a>> wrote:<br>
>> >> >>>>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>>>>> Ok, I'll restart all quantum services, do you know<br>
>> >> >>>>>>>>>>>>>>>>> how I<br>
>> >> >>>>>>>>>>>>>>>>> can clean up my database, I haven't found over the<br>
>> >> >>>>>>>>>>>>>>>>> internet.<br>
>> >> >>>>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>>>>> Thanks.<br>
>> >> >>>>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>>>>> 2013/2/20 Anil Vishnoi <<a href="mailto:vishnoianil@gmail.com">vishnoianil@gmail.com</a>><br>
>> >> >>>>>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>>>>>> keystone looks fine to me, and logs says that it<br>
>> >> >>>>>>>>>>>>>>>>>> fetches<br>
>> >> >>>>>>>>>>>>>>>>>> authentication token from keystone and then trying<br>
>> >> >>>>>>>>>>>>>>>>>> to<br>
>> >> >>>>>>>>>>>>>>>>>> fetch network list<br>
>> >> >>>>>>>>>>>>>>>>>> from quantum service and its failing .<br>
>> >> >>>>>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>>>>>> Last suggestion i have is to restart all the quantum<br>
>> >> >>>>>>>>>>>>>>>>>> services (mainly quantum-server) and see if it help,<br>
>> >> >>>>>>>>>>>>>>>>>> else as of now i am<br>
>> >> >>>>>>>>>>>>>>>>>> running out of idea :). Might need to dig deeper in<br>
>> >> >>>>>>>>>>>>>>>>>> the<br>
>> >> >>>>>>>>>>>>>>>>>> logs.<br>
>> >> >>>>>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>>>>>> Anil<br>
>> >> >>>>>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>>>>>> On Wed, Feb 20, 2013 at 11:11 PM, Guilherme Russi<br>
>> >> >>>>>>>>>>>>>>>>>> <<a href="mailto:luisguilherme.cr@gmail.com">luisguilherme.cr@gmail.com</a>> wrote:<br>
>> >> >>>>>>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>>>>>>> Here is the output:<br>
>> >> >>>>>>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>>>>>>> quantum -v net-list<br>
>> >> >>>>>>>>>>>>>>>>>>> DEBUG:<br>
>> >> >>>>>>>>>>>>>>>>>>> quantumclient.quantum.v2_0.network.ListNetwork<br>
>> >> >>>>>>>>>>>>>>>>>>> get_data(Namespace(columns=[], fields=[],<br>
>> >> >>>>>>>>>>>>>>>>>>> filter_specs=[],<br>
>> >> >>>>>>>>>>>>>>>>>>> formatter='table', quote_mode='nonnumeric',<br>
>> >> >>>>>>>>>>>>>>>>>>> request_format='json',<br>
>> >> >>>>>>>>>>>>>>>>>>> show_details=False))<br>
>> >> >>>>>>>>>>>>>>>>>>> DEBUG: quantumclient.client REQ: curl -i<br>
>> >> >>>>>>>>>>>>>>>>>>> <a href="http://localhost:5000/v2.0/tokens" target="_blank">http://localhost:5000/v2.0/tokens</a> -X POST -H<br>
>> >> >>>>>>>>>>>>>>>>>>> "Content-Type:<br>
>> >> >>>>>>>>>>>>>>>>>>> application/json" -H "Accept: application/json" -H<br>
>> >> >>>>>>>>>>>>>>>>>>> "User-Agent:<br>
>> >> >>>>>>>>>>>>>>>>>>> python-quantumclient"<br>
>> >> >>>>>>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>>>>>>> DEBUG: quantumclient.client REQ BODY: {"auth":<br>
>> >> >>>>>>>>>>>>>>>>>>> {"tenantName": "admin", "passwordCredentials":<br>
>> >> >>>>>>>>>>>>>>>>>>> {"username": "admin",<br>
>> >> >>>>>>>>>>>>>>>>>>> "password": "password"}}}<br>
>> >> >>>>>>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>>>>>>> DEBUG: quantumclient.client RESP:{'date': 'Wed, 20<br>
>> >> >>>>>>>>>>>>>>>>>>> Feb<br>
>> >> >>>>>>>>>>>>>>>>>>> 2013 17:38:54 GMT', 'transfer-encoding': 'chunked',<br>
>> >> >>>>>>>>>>>>>>>>>>> 'status': '200',<br>
>> >> >>>>>>>>>>>>>>>>>>> 'content-type': 'application/json', 'vary':<br>
>> >> >>>>>>>>>>>>>>>>>>> 'X-Auth-Token'}<br>
>> >> >>>>>>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>>>>>>> DEBUG: quantumclient.client RESP BODY:{"access":<br>
>> >> >>>>>>>>>>>>>>>>>>> {"token": {"expires": "2013-02-21T17:38:54Z", "id":<br>
>> >> >>>>>>>>>>>>>>>>>>> "47db867d4e764f6883dfcd97a116cc5f", "tenant":<br>
>> >> >>>>>>>>>>>>>>>>>>> {"enabled": true,<br>
>> >> >>>>>>>>>>>>>>>>>>> "description": null, "name": "admin", "id":<br>
>> >> >>>>>>>>>>>>>>>>>>> "fbecb917e45c42089119244ff4fbcf58"}},<br>
>> >> >>>>>>>>>>>>>>>>>>> "serviceCatalog": [{"endpoints":<br>
>> >> >>>>>>>>>>>>>>>>>>> [{"adminURL":<br>
>> >> >>>>>>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>>>>>>> "<a href="http://192.168.3.1:8774/v2/fbecb917e45c42089119244ff4fbcf58" target="_blank">http://192.168.3.1:8774/v2/fbecb917e45c42089119244ff4fbcf58</a>",<br>
>> >> >>>>>>>>>>>>>>>>>>> "region": "RegionOne", "internalURL":<br>
>> >> >>>>>>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>>>>>>> "<a href="http://192.168.3.1:8774/v2/fbecb917e45c42089119244ff4fbcf58" target="_blank">http://192.168.3.1:8774/v2/fbecb917e45c42089119244ff4fbcf58</a>", "id":<br>
>> >> >>>>>>>>>>>>>>>>>>> "46d35197c03a42a49383d7108433bd31", "publicURL":<br>
>> >> >>>>>>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>>>>>>> "<a href="http://192.168.3.1:8774/v2/fbecb917e45c42089119244ff4fbcf58" target="_blank">http://192.168.3.1:8774/v2/fbecb917e45c42089119244ff4fbcf58</a>"}],<br>
>> >> >>>>>>>>>>>>>>>>>>> "endpoints_links": [], "type": "compute", "name":<br>
>> >> >>>>>>>>>>>>>>>>>>> "nova"}, {"endpoints":<br>
>> >> >>>>>>>>>>>>>>>>>>> [{"adminURL": "<a href="http://192.168.3.1:9696/" target="_blank">http://192.168.3.1:9696/</a>", "region":<br>
>> >> >>>>>>>>>>>>>>>>>>> "RegionOne",<br>
>> >> >>>>>>>>>>>>>>>>>>> "internalURL": "<a href="http://192.168.3.1:9696/" target="_blank">http://192.168.3.1:9696/</a>", "id":<br>
>> >> >>>>>>>>>>>>>>>>>>> "658b2ca29b7f471e8e1975163ca24a03", "publicURL":<br>
>> >> >>>>>>>>>>>>>>>>>>> "<a href="http://192.168.3.1:9696/" target="_blank">http://192.168.3.1:9696/</a>"}], "endpoints_links":<br>
>> >> >>>>>>>>>>>>>>>>>>> [],<br>
>> >> >>>>>>>>>>>>>>>>>>> "type": "network",<br>
>> >> >>>>>>>>>>>>>>>>>>> "name": "quantum"}, {"endpoints": [{"adminURL":<br>
>> >> >>>>>>>>>>>>>>>>>>> "<a href="http://192.168.3.1:9292/v2" target="_blank">http://192.168.3.1:9292/v2</a>", "region":<br>
>> >> >>>>>>>>>>>>>>>>>>> "RegionOne",<br>
>> >> >>>>>>>>>>>>>>>>>>> "internalURL":<br>
>> >> >>>>>>>>>>>>>>>>>>> "<a href="http://192.168.3.1:9292/v2" target="_blank">http://192.168.3.1:9292/v2</a>", "id":<br>
>> >> >>>>>>>>>>>>>>>>>>> "7612e4eb684649d695418f797302dbc0",<br>
>> >> >>>>>>>>>>>>>>>>>>> "publicURL": "<a href="http://192.168.3.1:9292/v2" target="_blank">http://192.168.3.1:9292/v2</a>"}],<br>
>> >> >>>>>>>>>>>>>>>>>>> "endpoints_links": [], "type":<br>
>> >> >>>>>>>>>>>>>>>>>>> "image", "name": "glance"}, {"endpoints":<br>
>> >> >>>>>>>>>>>>>>>>>>> [{"adminURL":<br>
>> >> >>>>>>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>>>>>>> "<a href="http://192.168.3.1:8776/v1/fbecb917e45c42089119244ff4fbcf58" target="_blank">http://192.168.3.1:8776/v1/fbecb917e45c42089119244ff4fbcf58</a>", "region":<br>
>> >> >>>>>>>>>>>>>>>>>>> "RegionOne", "internalURL":<br>
>> >> >>>>>>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>>>>>>> "<a href="http://192.168.3.1:8776/v1/fbecb917e45c42089119244ff4fbcf58" target="_blank">http://192.168.3.1:8776/v1/fbecb917e45c42089119244ff4fbcf58</a>", "id":<br>
>> >> >>>>>>>>>>>>>>>>>>> "deaccc456cd1470c91cd2de061a9a3ed", "publicURL":<br>
>> >> >>>>>>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>>>>>>> "<a href="http://192.168.3.1:8776/v1/fbecb917e45c42089119244ff4fbcf58" target="_blank">http://192.168.3.1:8776/v1/fbecb917e45c42089119244ff4fbcf58</a>"}],<br>
>> >> >>>>>>>>>>>>>>>>>>> "endpoints_links": [], "type": "volume", "name":<br>
>> >> >>>>>>>>>>>>>>>>>>> "cinder"}, {"endpoints":<br>
>> >> >>>>>>>>>>>>>>>>>>> [{"adminURL":<br>
>> >> >>>>>>>>>>>>>>>>>>> "<a href="http://192.168.3.1:8773/services/Admin" target="_blank">http://192.168.3.1:8773/services/Admin</a>", "region":<br>
>> >> >>>>>>>>>>>>>>>>>>> "RegionOne", "internalURL":<br>
>> >> >>>>>>>>>>>>>>>>>>> "<a href="http://192.168.3.1:8773/services/Cloud" target="_blank">http://192.168.3.1:8773/services/Cloud</a>", "id":<br>
>> >> >>>>>>>>>>>>>>>>>>> "90d8be226ca0406ca920ddd0747ce73e", "publicURL":<br>
>> >> >>>>>>>>>>>>>>>>>>> "<a href="http://192.168.3.1:8773/services/Cloud" target="_blank">http://192.168.3.1:8773/services/Cloud</a>"}],<br>
>> >> >>>>>>>>>>>>>>>>>>> "endpoints_links": [], "type":<br>
>> >> >>>>>>>>>>>>>>>>>>> "ec2", "name": "ec2"}, {"endpoints": [{"adminURL":<br>
>> >> >>>>>>>>>>>>>>>>>>> "<a href="http://192.168.3.1:8080/v1" target="_blank">http://192.168.3.1:8080/v1</a>", "region":<br>
>> >> >>>>>>>>>>>>>>>>>>> "RegionOne",<br>
>> >> >>>>>>>>>>>>>>>>>>> "internalURL":<br>
>> >> >>>>>>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>>>>>>> "<a href="http://192.168.3.1:8080/v1/AUTH_fbecb917e45c42089119244ff4fbcf58" target="_blank">http://192.168.3.1:8080/v1/AUTH_fbecb917e45c42089119244ff4fbcf58</a>", "id":<br>
>> >> >>>>>>>>>>>>>>>>>>> "b37b3564b30d456f94ffd4b9b7019f8f", "publicURL":<br>
>> >> >>>>>>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>>>>>>> "<a href="http://192.168.3.1:8080/v1/AUTH_fbecb917e45c42089119244ff4fbcf58" target="_blank">http://192.168.3.1:8080/v1/AUTH_fbecb917e45c42089119244ff4fbcf58</a>"}],<br>
>> >> >>>>>>>>>>>>>>>>>>> "endpoints_links": [], "type": "object-store",<br>
>> >> >>>>>>>>>>>>>>>>>>> "name":<br>
>> >> >>>>>>>>>>>>>>>>>>> "swift"},<br>
>> >> >>>>>>>>>>>>>>>>>>> {"endpoints": [{"adminURL":<br>
>> >> >>>>>>>>>>>>>>>>>>> "<a href="http://192.168.3.1:35357/v2.0" target="_blank">http://192.168.3.1:35357/v2.0</a>", "region":<br>
>> >> >>>>>>>>>>>>>>>>>>> "RegionOne", "internalURL":<br>
>> >> >>>>>>>>>>>>>>>>>>> "<a href="http://192.168.3.1:5000/v2.0" target="_blank">http://192.168.3.1:5000/v2.0</a>", "id":<br>
>> >> >>>>>>>>>>>>>>>>>>> "321f8265ee45479dae92377746be0554", "publicURL":<br>
>> >> >>>>>>>>>>>>>>>>>>> "<a href="http://192.168.3.1:5000/v2.0" target="_blank">http://192.168.3.1:5000/v2.0</a>"}],<br>
>> >> >>>>>>>>>>>>>>>>>>> "endpoints_links":<br>
>> >> >>>>>>>>>>>>>>>>>>> [], "type": "identity",<br>
>> >> >>>>>>>>>>>>>>>>>>> "name": "keystone"}], "user": {"username": "admin",<br>
>> >> >>>>>>>>>>>>>>>>>>> "roles_links": [], "id":<br>
>> >> >>>>>>>>>>>>>>>>>>> "ef42c58fe810472bbcbac636292c2092", "roles":<br>
>> >> >>>>>>>>>>>>>>>>>>> [{"name":<br>
>> >> >>>>>>>>>>>>>>>>>>> "KeystoneServiceAdmin"}, {"name": "admin"},<br>
>> >> >>>>>>>>>>>>>>>>>>> {"name":<br>
>> >> >>>>>>>>>>>>>>>>>>> "KeystoneAdmin"}],<br>
>> >> >>>>>>>>>>>>>>>>>>> "name": "admin"}, "metadata": {"is_admin": 0,<br>
>> >> >>>>>>>>>>>>>>>>>>> "roles":<br>
>> >> >>>>>>>>>>>>>>>>>>> ["53520998dfd54ae592174a5dc559e342",<br>
>> >> >>>>>>>>>>>>>>>>>>> "3260291f28074b00bc55dee066232bcd",<br>
>> >> >>>>>>>>>>>>>>>>>>> "4e6d0851dba64c4fbfb8352af3b8851b"]}}}<br>
>> >> >>>>>>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>>>>>>> DEBUG:<br>
>> >> >>>>>>>>>>>>>>>>>>> quantumclient.quantum.v2_0.network.ListNetwork<br>
>> >> >>>>>>>>>>>>>>>>>>> search options: {}<br>
>> >> >>>>>>>>>>>>>>>>>>> DEBUG: quantumclient.client REQ: curl -i<br>
>> >> >>>>>>>>>>>>>>>>>>> <a href="http://192.168.3.1:9696/v2.0/networks.json" target="_blank">http://192.168.3.1:9696/v2.0/networks.json</a> -X GET<br>
>> >> >>>>>>>>>>>>>>>>>>> -H<br>
>> >> >>>>>>>>>>>>>>>>>>> "User-Agent:<br>
>> >> >>>>>>>>>>>>>>>>>>> python-quantumclient" -H "Content-Type:<br>
>> >> >>>>>>>>>>>>>>>>>>> application/json" -H "Accept:<br>
>> >> >>>>>>>>>>>>>>>>>>> application/json" -H "X-Auth-Token:<br>
>> >> >>>>>>>>>>>>>>>>>>> 47db867d4e764f6883dfcd97a116cc5f"<br>
>> >> >>>>>>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>>>>>>> DEBUG: quantumclient.client RESP:{'status': '400',<br>
>> >> >>>>>>>>>>>>>>>>>>> 'content-length': 30, 'content-type': 'text/plain'}<br>
>> >> >>>>>>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>>>>>>> DEBUG: quantumclient.client RESP BODY:[Errno 111]<br>
>> >> >>>>>>>>>>>>>>>>>>> Connection refused<br>
>> >> >>>>>>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>>>>>>> DEBUG: quantumclient.v2_0.client Error message:<br>
>> >> >>>>>>>>>>>>>>>>>>> [Errno<br>
>> >> >>>>>>>>>>>>>>>>>>> 111] Connection refused<br>
>> >> >>>>>>>>>>>>>>>>>>> ERROR: cliff.app [Errno 111] Connection refused<br>
>> >> >>>>>>>>>>>>>>>>>>> DEBUG: quantumclient.shell clean_up ListNetwork<br>
>> >> >>>>>>>>>>>>>>>>>>> DEBUG: quantumclient.shell got an error: [Errno<br>
>> >> >>>>>>>>>>>>>>>>>>> 111]<br>
>> >> >>>>>>>>>>>>>>>>>>> Connection refused<br>
>> >> >>>>>>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>>>>>>> 2013/2/20 Anil Vishnoi <<a href="mailto:vishnoianil@gmail.com">vishnoianil@gmail.com</a>><br>
>> >> >>>>>>>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>>>>>>>> quantum -v net-list<br>
>> >> >>>>>>>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>>>>>>>> Above command might give you more info on where<br>
>> >> >>>>>>>>>>>>>>>>>>>> its<br>
>> >> >>>>>>>>>>>>>>>>>>>> failing. At this point of time i can suspect<br>
>> >> >>>>>>>>>>>>>>>>>>>> keystone<br>
>> >> >>>>>>>>>>>>>>>>>>>> or quantum services.<br>
>> >> >>>>>>>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>>>>>>>> On Wed, Feb 20, 2013 at 10:53 PM, Guilherme Russi<br>
>> >> >>>>>>>>>>>>>>>>>>>> <<a href="mailto:luisguilherme.cr@gmail.com">luisguilherme.cr@gmail.com</a>> wrote:<br>
>> >> >>>>>>>>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>>>>>>>>> Which list from ovs-vsctl do you want, and here<br>
>> >> >>>>>>>>>>>>>>>>>>>>> is<br>
>> >> >>>>>>>>>>>>>>>>>>>>> my<br>
>> >> >>>>>>>>>>>>>>>>>>>>> ifconfig -a:<br>
>> >> >>>>>>>>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>>>>>>>>> br-eth2 Link encap:Ethernet Endereço de HW<br>
>> >> >>>>>>>>>>>>>>>>>>>>> 9e:23:39:6e:53:40<br>
>> >> >>>>>>>>>>>>>>>>>>>>> inet end.: 192.168.3.6<br>
>> >> >>>>>>>>>>>>>>>>>>>>> Bcast:192.168.3.255<br>
>> >> >>>>>>>>>>>>>>>>>>>>> Masc:255.255.255.0<br>
>> >> >>>>>>>>>>>>>>>>>>>>> endereço inet6:<br>
>> >> >>>>>>>>>>>>>>>>>>>>> fe80::9c23:39ff:fe6e:5340/64<br>
>> >> >>>>>>>>>>>>>>>>>>>>> Escopo:Link<br>
>> >> >>>>>>>>>>>>>>>>>>>>> UP BROADCAST RUNNING MULTICAST<br>
>> >> >>>>>>>>>>>>>>>>>>>>> MTU:1500<br>
>> >> >>>>>>>>>>>>>>>>>>>>> Métrica:1<br>
>> >> >>>>>>>>>>>>>>>>>>>>> pacotes RX:0 erros:0 descartados:0<br>
>> >> >>>>>>>>>>>>>>>>>>>>> excesso:0<br>
>> >> >>>>>>>>>>>>>>>>>>>>> quadro:0<br>
>> >> >>>>>>>>>>>>>>>>>>>>> Pacotes TX:69 erros:0 descartados:0<br>
>> >> >>>>>>>>>>>>>>>>>>>>> excesso:0<br>
>> >> >>>>>>>>>>>>>>>>>>>>> portadora:0<br>
>> >> >>>>>>>>>>>>>>>>>>>>> colisões:0 txqueuelen:0<br>
>> >> >>>>>>>>>>>>>>>>>>>>> RX bytes:0 (0.0 B) TX bytes:11114 (11.1<br>
>> >> >>>>>>>>>>>>>>>>>>>>> KB)<br>
>> >> >>>>>>>>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>>>>>>>>> br-ex Link encap:Ethernet Endereço de HW<br>
>> >> >>>>>>>>>>>>>>>>>>>>> d6:35:ea:33:df:47<br>
>> >> >>>>>>>>>>>>>>>>>>>>> BROADCAST MULTICAST MTU:1500<br>
>> >> >>>>>>>>>>>>>>>>>>>>> Métrica:1<br>
>> >> >>>>>>>>>>>>>>>>>>>>> pacotes RX:0 erros:0 descartados:0<br>
>> >> >>>>>>>>>>>>>>>>>>>>> excesso:0<br>
>> >> >>>>>>>>>>>>>>>>>>>>> quadro:0<br>
>> >> >>>>>>>>>>>>>>>>>>>>> Pacotes TX:0 erros:0 descartados:0<br>
>> >> >>>>>>>>>>>>>>>>>>>>> excesso:0<br>
>> >> >>>>>>>>>>>>>>>>>>>>> portadora:0<br>
>> >> >>>>>>>>>>>>>>>>>>>>> colisões:0 txqueuelen:0<br>
>> >> >>>>>>>>>>>>>>>>>>>>> RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)<br>
>> >> >>>>>>>>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>>>>>>>>> br-int Link encap:Ethernet Endereço de HW<br>
>> >> >>>>>>>>>>>>>>>>>>>>> 5e:0c:7a:dd:96:47<br>
>> >> >>>>>>>>>>>>>>>>>>>>> BROADCAST MULTICAST MTU:1500<br>
>> >> >>>>>>>>>>>>>>>>>>>>> Métrica:1<br>
>> >> >>>>>>>>>>>>>>>>>>>>> pacotes RX:0 erros:0 descartados:0<br>
>> >> >>>>>>>>>>>>>>>>>>>>> excesso:0<br>
>> >> >>>>>>>>>>>>>>>>>>>>> quadro:0<br>
>> >> >>>>>>>>>>>>>>>>>>>>> Pacotes TX:0 erros:0 descartados:0<br>
>> >> >>>>>>>>>>>>>>>>>>>>> excesso:0<br>
>> >> >>>>>>>>>>>>>>>>>>>>> portadora:0<br>
>> >> >>>>>>>>>>>>>>>>>>>>> colisões:0 txqueuelen:0<br>
>> >> >>>>>>>>>>>>>>>>>>>>> RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)<br>
>> >> >>>>>>>>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>>>>>>>>> br-tun Link encap:Ethernet Endereço de HW<br>
>> >> >>>>>>>>>>>>>>>>>>>>> 2e:4f:62:19:3b:4e<br>
>> >> >>>>>>>>>>>>>>>>>>>>> BROADCAST MULTICAST MTU:1500<br>
>> >> >>>>>>>>>>>>>>>>>>>>> Métrica:1<br>
>> >> >>>>>>>>>>>>>>>>>>>>> pacotes RX:0 erros:0 descartados:0<br>
>> >> >>>>>>>>>>>>>>>>>>>>> excesso:0<br>
>> >> >>>>>>>>>>>>>>>>>>>>> quadro:0<br>
>> >> >>>>>>>>>>>>>>>>>>>>> Pacotes TX:0 erros:0 descartados:0<br>
>> >> >>>>>>>>>>>>>>>>>>>>> excesso:0<br>
>> >> >>>>>>>>>>>>>>>>>>>>> portadora:0<br>
>> >> >>>>>>>>>>>>>>>>>>>>> colisões:0 txqueuelen:0<br>
>> >> >>>>>>>>>>>>>>>>>>>>> RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)<br>
>> >> >>>>>>>>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>>>>>>>>> eth0 Link encap:Ethernet Endereço de HW<br>
>> >> >>>>>>>>>>>>>>>>>>>>> 1c:7e:e5:2d:2a:30<br>
>> >> >>>>>>>>>>>>>>>>>>>>> inet end.: 192.168.3.1<br>
>> >> >>>>>>>>>>>>>>>>>>>>> Bcast:192.168.3.255<br>
>> >> >>>>>>>>>>>>>>>>>>>>> Masc:255.255.255.0<br>
>> >> >>>>>>>>>>>>>>>>>>>>> endereço inet6:<br>
>> >> >>>>>>>>>>>>>>>>>>>>> fe80::1e7e:e5ff:fe2d:2a30/64<br>
>> >> >>>>>>>>>>>>>>>>>>>>> Escopo:Link<br>
>> >> >>>>>>>>>>>>>>>>>>>>> UP BROADCAST RUNNING PROMISC MULTICAST<br>
>> >> >>>>>>>>>>>>>>>>>>>>> MTU:1500 Métrica:1<br>
>> >> >>>>>>>>>>>>>>>>>>>>> pacotes RX:53770 erros:0<br>
>> >> >>>>>>>>>>>>>>>>>>>>> descartados:529<br>
>> >> >>>>>>>>>>>>>>>>>>>>> excesso:0 quadro:0<br>
>> >> >>>>>>>>>>>>>>>>>>>>> Pacotes TX:24606 erros:0 descartados:0<br>
>> >> >>>>>>>>>>>>>>>>>>>>> excesso:0 portadora:0<br>
>> >> >>>>>>>>>>>>>>>>>>>>> colisões:0 txqueuelen:1000<br>
>> >> >>>>>>>>>>>>>>>>>>>>> RX bytes:16172066 (16.1 MB) TX<br>
>> >> >>>>>>>>>>>>>>>>>>>>> bytes:12956653<br>
>> >> >>>>>>>>>>>>>>>>>>>>> (12.9 MB)<br>
>> >> >>>>>>>>>>>>>>>>>>>>> IRQ:16 Endereço de E/S:0x2000<br>
>> >> >>>>>>>>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>>>>>>>>> eth0:0 Link encap:Ethernet Endereço de HW<br>
>> >> >>>>>>>>>>>>>>>>>>>>> 1c:7e:e5:2d:2a:30<br>
>> >> >>>>>>>>>>>>>>>>>>>>> inet end.: 192.168.3.7<br>
>> >> >>>>>>>>>>>>>>>>>>>>> Bcast:192.168.3.255<br>
>> >> >>>>>>>>>>>>>>>>>>>>> Masc:255.255.255.0<br>
>> >> >>>>>>>>>>>>>>>>>>>>> UP BROADCAST RUNNING PROMISC MULTICAST<br>
>> >> >>>>>>>>>>>>>>>>>>>>> MTU:1500 Métrica:1<br>
>> >> >>>>>>>>>>>>>>>>>>>>> IRQ:16 Endereço de E/S:0x2000<br>
>> >> >>>>>>>>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>>>>>>>>> eth0:3 Link encap:Ethernet Endereço de HW<br>
>> >> >>>>>>>>>>>>>>>>>>>>> 1c:7e:e5:2d:2a:30<br>
>> >> >>>>>>>>>>>>>>>>>>>>> inet end.: 10.10.0.1 Bcast:10.10.0.255<br>
>> >> >>>>>>>>>>>>>>>>>>>>> Masc:255.255.255.0<br>
>> >> >>>>>>>>>>>>>>>>>>>>> UP BROADCAST RUNNING PROMISC MULTICAST<br>
>> >> >>>>>>>>>>>>>>>>>>>>> MTU:1500 Métrica:1<br>
>> >> >>>>>>>>>>>>>>>>>>>>> IRQ:16 Endereço de E/S:0x2000<br>
>> >> >>>>>>>>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>>>>>>>>> eth1 Link encap:Ethernet Endereço de HW<br>
>> >> >>>>>>>>>>>>>>>>>>>>> 38:60:77:60:b8:01<br>
>> >> >>>>>>>>>>>>>>>>>>>>> inet end.: 10.3.77.51<br>
>> >> >>>>>>>>>>>>>>>>>>>>> Bcast:10.3.77.255<br>
>> >> >>>>>>>>>>>>>>>>>>>>> Masc:255.255.255.0<br>
>> >> >>>>>>>>>>>>>>>>>>>>> endereço inet6:<br>
>> >> >>>>>>>>>>>>>>>>>>>>> fe80::3a60:77ff:fe60:b801/64<br>
>> >> >>>>>>>>>>>>>>>>>>>>> Escopo:Link<br>
>> >> >>>>>>>>>>>>>>>>>>>>> UP BROADCAST RUNNING MULTICAST<br>
>> >> >>>>>>>>>>>>>>>>>>>>> MTU:1500<br>
>> >> >>>>>>>>>>>>>>>>>>>>> Métrica:1<br>
>> >> >>>>>>>>>>>>>>>>>>>>> pacotes RX:2570320 erros:0<br>
>> >> >>>>>>>>>>>>>>>>>>>>> descartados:0<br>
>> >> >>>>>>>>>>>>>>>>>>>>> excesso:0 quadro:0<br>
>> >> >>>>>>>>>>>>>>>>>>>>> Pacotes TX:2584491 erros:0<br>
>> >> >>>>>>>>>>>>>>>>>>>>> descartados:0<br>
>> >> >>>>>>>>>>>>>>>>>>>>> excesso:0 portadora:0<br>
>> >> >>>>>>>>>>>>>>>>>>>>> colisões:0 txqueuelen:1000<br>
>> >> >>>>>>>>>>>>>>>>>>>>> RX bytes:2288274727 (2.2 GB) TX<br>
>> >> >>>>>>>>>>>>>>>>>>>>> bytes:2442811306 (2.4 GB)<br>
>> >> >>>>>>>>>>>>>>>>>>>>> IRQ:20 Memória:f7d00000-f7d20000<br>
>> >> >>>>>>>>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>>>>>>>>> lo Link encap:Loopback Local<br>
>> >> >>>>>>>>>>>>>>>>>>>>> inet end.: 127.0.0.1 Masc:255.0.0.0<br>
>> >> >>>>>>>>>>>>>>>>>>>>> endereço inet6: ::1/128 Escopo:Máquina<br>
>> >> >>>>>>>>>>>>>>>>>>>>> UP LOOPBACK RUNNING MTU:16436<br>
>> >> >>>>>>>>>>>>>>>>>>>>> Métrica:1<br>
>> >> >>>>>>>>>>>>>>>>>>>>> pacotes RX:59988 erros:0 descartados:0<br>
>> >> >>>>>>>>>>>>>>>>>>>>> excesso:0 quadro:0<br>
>> >> >>>>>>>>>>>>>>>>>>>>> Pacotes TX:59988 erros:0 descartados:0<br>
>> >> >>>>>>>>>>>>>>>>>>>>> excesso:0 portadora:0<br>
>> >> >>>>>>>>>>>>>>>>>>>>> colisões:0 txqueuelen:0<br>
>> >> >>>>>>>>>>>>>>>>>>>>> RX bytes:5438912 (5.4 MB) TX<br>
>> >> >>>>>>>>>>>>>>>>>>>>> bytes:5438912<br>
>> >> >>>>>>>>>>>>>>>>>>>>> (5.4 MB)<br>
>> >> >>>>>>>>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>>>>>>>>> tap2fbf128b-58 Link encap:Ethernet Endereço de<br>
>> >> >>>>>>>>>>>>>>>>>>>>> HW<br>
>> >> >>>>>>>>>>>>>>>>>>>>> 1a:06:78:7c:84:84<br>
>> >> >>>>>>>>>>>>>>>>>>>>> BROADCAST MULTICAST MTU:1500<br>
>> >> >>>>>>>>>>>>>>>>>>>>> Métrica:1<br>
>> >> >>>>>>>>>>>>>>>>>>>>> pacotes RX:0 erros:0 descartados:0<br>
>> >> >>>>>>>>>>>>>>>>>>>>> excesso:0<br>
>> >> >>>>>>>>>>>>>>>>>>>>> quadro:0<br>
>> >> >>>>>>>>>>>>>>>>>>>>> Pacotes TX:0 erros:0 descartados:0<br>
>> >> >>>>>>>>>>>>>>>>>>>>> excesso:0<br>
>> >> >>>>>>>>>>>>>>>>>>>>> portadora:0<br>
>> >> >>>>>>>>>>>>>>>>>>>>> colisões:0 txqueuelen:0<br>
>> >> >>>>>>>>>>>>>>>>>>>>> RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)<br>
>> >> >>>>>>>>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>>>>>>>>> tapceb0ee10-34 Link encap:Ethernet Endereço de<br>
>> >> >>>>>>>>>>>>>>>>>>>>> HW<br>
>> >> >>>>>>>>>>>>>>>>>>>>> ee:5f:6c:80:ee:56<br>
>> >> >>>>>>>>>>>>>>>>>>>>> BROADCAST MULTICAST MTU:1500<br>
>> >> >>>>>>>>>>>>>>>>>>>>> Métrica:1<br>
>> >> >>>>>>>>>>>>>>>>>>>>> pacotes RX:0 erros:0 descartados:0<br>
>> >> >>>>>>>>>>>>>>>>>>>>> excesso:0<br>
>> >> >>>>>>>>>>>>>>>>>>>>> quadro:0<br>
>> >> >>>>>>>>>>>>>>>>>>>>> Pacotes TX:0 erros:0 descartados:0<br>
>> >> >>>>>>>>>>>>>>>>>>>>> excesso:0<br>
>> >> >>>>>>>>>>>>>>>>>>>>> portadora:0<br>
>> >> >>>>>>>>>>>>>>>>>>>>> colisões:0 txqueuelen:0<br>
>> >> >>>>>>>>>>>>>>>>>>>>> RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)<br>
>> >> >>>>>>>>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>>>>>>>>> vboxnet0 Link encap:Ethernet Endereço de HW<br>
>> >> >>>>>>>>>>>>>>>>>>>>> 0a:00:27:00:00:00<br>
>> >> >>>>>>>>>>>>>>>>>>>>> BROADCAST MULTICAST MTU:1500<br>
>> >> >>>>>>>>>>>>>>>>>>>>> Métrica:1<br>
>> >> >>>>>>>>>>>>>>>>>>>>> pacotes RX:0 erros:0 descartados:0<br>
>> >> >>>>>>>>>>>>>>>>>>>>> excesso:0<br>
>> >> >>>>>>>>>>>>>>>>>>>>> quadro:0<br>
>> >> >>>>>>>>>>>>>>>>>>>>> Pacotes TX:0 erros:0 descartados:0<br>
>> >> >>>>>>>>>>>>>>>>>>>>> excesso:0<br>
>> >> >>>>>>>>>>>>>>>>>>>>> portadora:0<br>
>> >> >>>>>>>>>>>>>>>>>>>>> colisões:0 txqueuelen:1000<br>
>> >> >>>>>>>>>>>>>>>>>>>>> RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)<br>
>> >> >>>>>>>>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>>>>>>>>> wlan0 Link encap:Ethernet Endereço de HW<br>
>> >> >>>>>>>>>>>>>>>>>>>>> 74:2f:68:64:f4:d8<br>
>> >> >>>>>>>>>>>>>>>>>>>>> UP BROADCAST MULTICAST MTU:1500<br>
>> >> >>>>>>>>>>>>>>>>>>>>> Métrica:1<br>
>> >> >>>>>>>>>>>>>>>>>>>>> pacotes RX:0 erros:0 descartados:0<br>
>> >> >>>>>>>>>>>>>>>>>>>>> excesso:0<br>
>> >> >>>>>>>>>>>>>>>>>>>>> quadro:0<br>
>> >> >>>>>>>>>>>>>>>>>>>>> Pacotes TX:0 erros:0 descartados:0<br>
>> >> >>>>>>>>>>>>>>>>>>>>> excesso:0<br>
>> >> >>>>>>>>>>>>>>>>>>>>> portadora:0<br>
>> >> >>>>>>>>>>>>>>>>>>>>> colisões:0 txqueuelen:1000<br>
>> >> >>>>>>>>>>>>>>>>>>>>> RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)<br>
>> >> >>>>>>>>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>>>>>>>>> 2013/2/20 Guilherme Russi<br>
>> >> >>>>>>>>>>>>>>>>>>>>> <<a href="mailto:luisguilherme.cr@gmail.com">luisguilherme.cr@gmail.com</a>><br>
>> >> >>>>>>>>>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>>>>>>>>>> quantum net-list<br>
>> >> >>>>>>>>>>>>>>>>>>>>>> [Errno 111] Connection refused<br>
>> >> >>>>>>>>>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>>>>>>>>>> I restarted the quantum-server service, but got<br>
>> >> >>>>>>>>>>>>>>>>>>>>>> the<br>
>> >> >>>>>>>>>>>>>>>>>>>>>> same error.<br>
>> >> >>>>>>>>>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>>>>>>>>>> 2013/2/20 Anil Vishnoi <<a href="mailto:vishnoianil@gmail.com">vishnoianil@gmail.com</a>><br>
>> >> >>>>>>>>>>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>>>>>>>>>>> i can't ignore that possibility.<br>
>> >> >>>>>>>>>>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>>>>>>>>>>> On Wed, Feb 20, 2013 at 10:48 PM, Anil Vishnoi<br>
>> >> >>>>>>>>>>>>>>>>>>>>>>> <<a href="mailto:vishnoianil@gmail.com">vishnoianil@gmail.com</a>> wrote:<br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>> can you fire 'quantum net-list' on your<br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>> controller<br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>> node and see if that's working. Also can you<br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>> paste output of ovs-vsctl show<br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>> and ifconfig.<br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>> Meanwhile you can restart nova-* services on<br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>> the<br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>> controller node and check if it fixes it.<br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>> On Wed, Feb 20, 2013 at 10:25 PM, Guilherme<br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>> Russi<br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>> <<a href="mailto:luisguilherme.cr@gmail.com">luisguilherme.cr@gmail.com</a>> wrote:<br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>>> Hello Anil,<br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>>> I've checked here, and the services are<br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>>> running<br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>>> and the br-int, br-ex are up. Do you need any<br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>>> another log?<br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>>> Thanks.<br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>>> Guilherme.<br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>>> 2013/2/20 Anil Vishnoi<br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>>> <<a href="mailto:vishnoianil@gmail.com">vishnoianil@gmail.com</a>><br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>>>> Guilherme, did you check that all your<br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>>>> services<br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>>>> are running properly and networking is up<br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>>>> (br-int, br-ex) etc ?<br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>>>> Anil<br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>>>> On Wed, Feb 20, 2013 at 7:14 PM, Guilherme<br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>>>> Russi<br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>>>> <<a href="mailto:luisguilherme.cr@gmail.com">luisguilherme.cr@gmail.com</a>> wrote:<br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>>>>> Hello guys,<br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>>>>> I rebooted my Controller node and now I'm<br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>>>>> getting this error: Network list can not be<br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>>>>> retrieved. I'm using Folsom with<br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>>>>> Quantum and here is the log showed at<br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>>>>> /var/log/apache2/error.log<br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>>>>> [Wed Feb 20 13:41:00 2013] [error]<br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>>>>> \x1b[31;1mRecoverable error: [Errno 111]<br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>>>>> Connection refused\x1b[0m<br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>>>>> [Wed Feb 20 13:41:00 2013] [error]<br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>>>>> Traceback<br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>>>>> (most recent call last):<br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>>>>> [Wed Feb 20 13:41:00 2013] [error] File<br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>>>>> "/usr/lib/python2.7/dist-packages/horizon/dashboards/syspanel/networks/views.py",<br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>>>>> line 57, in get_data<br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>>>>> [Wed Feb 20 13:41:00 2013] [error]<br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>>>>> networks =<br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>>>>> api.quantum.network_list(self.request)<br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>>>>> [Wed Feb 20 13:41:00 2013] [error] File<br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>>>>> "/usr/lib/python2.7/dist-packages/horizon/api/quantum.py", line 104, in<br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>>>>> network_list<br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>>>>> [Wed Feb 20 13:41:00 2013] [error]<br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>>>>> networks =<br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>>>>> quantumclient(request).list_networks(**params).get('networks')<br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>>>>> [Wed Feb 20 13:41:00 2013] [error] File<br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>>>>> "/usr/lib/python2.7/dist-packages/quantumclient/v2_0/client.py", line 102,<br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>>>>> in with_params<br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>>>>> [Wed Feb 20 13:41:00 2013] [error] ret<br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>>>>> =<br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>>>>> self.function(instance, *args, **kwargs)<br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>>>>> [Wed Feb 20 13:41:00 2013] [error] File<br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>>>>> "/usr/lib/python2.7/dist-packages/quantumclient/v2_0/client.py", line 244,<br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>>>>> in list_networks<br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>>>>> [Wed Feb 20 13:41:00 2013] [error]<br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>>>>> return<br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>>>>> self.get(self.networks_path,<br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>>>>> params=_params)<br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>>>>> [Wed Feb 20 13:41:00 2013] [error] File<br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>>>>> "/usr/lib/python2.7/dist-packages/quantumclient/v2_0/client.py", line 525,<br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>>>>> in get<br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>>>>> [Wed Feb 20 13:41:00 2013] [error]<br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>>>>> headers=headers, params=params)<br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>>>>> [Wed Feb 20 13:41:00 2013] [error] File<br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>>>>> "/usr/lib/python2.7/dist-packages/quantumclient/v2_0/client.py", line 510,<br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>>>>> in retry_request<br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>>>>> [Wed Feb 20 13:41:00 2013] [error]<br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>>>>> headers=headers, params=params)<br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>>>>> [Wed Feb 20 13:41:00 2013] [error] File<br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>>>>> "/usr/lib/python2.7/dist-packages/quantumclient/v2_0/client.py", line 455,<br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>>>>> in do_request<br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>>>>> [Wed Feb 20 13:41:00 2013] [error]<br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>>>>> self._handle_fault_response(status_code,<br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>>>>> replybody)<br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>>>>> [Wed Feb 20 13:41:00 2013] [error] File<br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>>>>> "/usr/lib/python2.7/dist-packages/quantumclient/v2_0/client.py", line 436,<br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>>>>> in _handle_fault_response<br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>>>>> [Wed Feb 20 13:41:00 2013] [error]<br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>>>>> exception_handler_v20(status_code,<br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>>>>> des_error_body)<br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>>>>> [Wed Feb 20 13:41:00 2013] [error] File<br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>>>>> "/usr/lib/python2.7/dist-packages/quantumclient/v2_0/client.py", line 82, in<br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>>>>> exception_handler_v20<br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>>>>> [Wed Feb 20 13:41:00 2013] [error]<br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>>>>> message=message)<br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>>>>> [Wed Feb 20 13:41:00 2013] [error]<br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>>>>> QuantumClientException: [Errno 111]<br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>>>>> Connection<br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>>>>> refused<br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>>>>> [Wed Feb 20 13:41:01 2013] [error] [client<br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>>>>> 192.168.3.1] File does not exist:<br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>>>>> /usr/share/openstack-dashboard/openstack_dashboard/static/dashboard/img/header_b.png,<br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>>>>> referer:<br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>>>>> <a href="http://192.168.3.1/static/ubuntu/css/ubuntu.css" target="_blank">http://192.168.3.1/static/ubuntu/css/ubuntu.css</a><br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>>>>> Any ideas what is wrong?<br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>>>>> Thanks.<br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>>>>> Guilherme.<br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>>>>> _______________________________________________<br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>>>>> Mailing list:<br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>>>>> <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 :<br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>>>>> <a href="https://launchpad.net/~openstack" target="_blank">https://launchpad.net/~openstack</a><br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>>>>> More help :<br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>>>>> <a href="https://help.launchpad.net/ListHelp" target="_blank">https://help.launchpad.net/ListHelp</a><br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>>>> --<br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>>>> Thanks & Regards<br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>>>> --Anil Kumar Vishnoi<br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>> --<br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>> Thanks & Regards<br>
>> >> >>>>>>>>>>>>>>>>>>>>>>>> --Anil Kumar Vishnoi<br>
>> >> >>>>>>>>>>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>>>>>>>>>>> --<br>
>> >> >>>>>>>>>>>>>>>>>>>>>>> Thanks & Regards<br>
>> >> >>>>>>>>>>>>>>>>>>>>>>> --Anil Kumar Vishnoi<br>
>> >> >>>>>>>>>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>>>>>>>> --<br>
>> >> >>>>>>>>>>>>>>>>>>>> Thanks & Regards<br>
>> >> >>>>>>>>>>>>>>>>>>>> --Anil Kumar Vishnoi<br>
>> >> >>>>>>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>>>>>> --<br>
>> >> >>>>>>>>>>>>>>>>>> Thanks & Regards<br>
>> >> >>>>>>>>>>>>>>>>>> --Anil Kumar Vishnoi<br>
>> >> >>>>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>>>> --<br>
>> >> >>>>>>>>>>>>>>>> Thanks & Regards<br>
>> >> >>>>>>>>>>>>>>>> --Anil Kumar Vishnoi<br>
>> >> >>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>><br>
>> >> >>>>>>>>>>>>> --<br>
>> >> >>>>>>>>>>>>> Thanks & Regards<br>
>> >> >>>>>>>>>>>>> --Anil Kumar Vishnoi<br>
>> >> >>>>>>>>>>>><br>
>> >> >>>>>>>>>>>><br>
>> >> >>>>>>>>>>><br>
>> >> >>>>>>>>>>><br>
>> >> >>>>>>>>>>><br>
>> >> >>>>>>>>>>> --<br>
>> >> >>>>>>>>>>> Thanks & Regards<br>
>> >> >>>>>>>>>>> --Anil Kumar Vishnoi<br>
>> >> >>>>>>>>>><br>
>> >> >>>>>>>>>><br>
>> >> >>>>>>>>><br>
>> >> >>>>>>>><br>
>> >> >>>>>>>><br>
>> >> >>>>>>>><br>
>> >> >>>>>>>> --<br>
>> >> >>>>>>>> Thanks & Regards<br>
>> >> >>>>>>>> --Anil Kumar Vishnoi<br>
>> >> >>>>>>><br>
>> >> >>>>>>><br>
>> >> >>>>>><br>
>> >> >>>>>><br>
>> >> >>>>>><br>
>> >> >>>>>> --<br>
>> >> >>>>>> Thanks & Regards<br>
>> >> >>>>>> --Anil Kumar Vishnoi<br>
>> >> >>>>><br>
>> >> >>>>><br>
>> >> >>>><br>
>> >> >>>><br>
>> >> >>>><br>
>> >> >>>> --<br>
>> >> >>>> Thanks<br>
</div></div>>> >> >>>> Anil<br>
<div class="im HOEnZb">>> >> >>><br>
>> >> >>><br>
>> >> >>><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>
>> >> >><br>
>> >> >><br>
>> >> >><br>
>> >> >> --<br>
</div><div class="im HOEnZb">>> >> >> ~~~~~~~~~~~~~~~~~~~~~~~~~~~<br>
>> >> >> Dan Wendlandt<br>
>> >> >> Nicira, Inc: <a href="http://www.nicira.com" target="_blank">www.nicira.com</a><br>
>> >> >> twitter: danwendlandt<br>
>> >> >> ~~~~~~~~~~~~~~~~~~~~~~~~~~~<br>
>> >> ><br>
>> >> ><br>
>> >> ><br>
</div><div class="HOEnZb"><div class="h5">>> >> > _______________________________________________<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>
>> ><br>
>> ><br>
><br>
><br>
<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>
</div></div></blockquote></div><br></div>