Hi again,<div><br></div><div>I won't have access again to the system till Monday so I will test it then, but a colleague of mine just told me (he is just trying the same set up with similar issues):</div><div><br></div>
<div><div class="kk" style="margin-bottom:0.2em;color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)"><span dir="ltr" id=":18q">when virtual machine is booting on the compute node, on the controller node i can see the following:</span></div>
<div class="kk" style="margin-bottom:0.2em;color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)"><span dir="ltr"><br>22:18:39.500044 IP 10.10.10.2 > <a href="http://10.10.10.1/" style="color:rgb(0,101,204)">10.10.10.1</a>: GREv0, key=0x1, length 354: IP 0.0.0.0.bootpc > 255.255.255.255.bootps: BOOTP/DHCP, Request from fa:16:3e:d6:1b:12 (oui Unknown), length 300<br>
22:18:39.500074 IP 10.10.10.1 > <a href="http://10.10.10.2/" style="color:rgb(0,101,204)">10.10.10.2</a>: ICMP 10.10.10.1 protocol 47 port 25944 unreachable, length 382<br>22:18:39.596341 IP 10.10.10.2 > <a href="http://10.10.10.1/" style="color:rgb(0,101,204)">10.10.10.1</a>: GREv0, key=0x1, length 90: IP6 :: > ff02::1:ffd6:1b12: ICMP6, neighbor solicitation, who has fe80::f816:3eff:fed6:1b12, length 24<br>
22:18:39.596372 IP 10.10.10.1 > <a href="http://10.10.10.2/" style="color:rgb(0,101,204)">10.10.10.2</a>: ICMP 10.10.10.1 protocol 47 port 25944 unreachable, length 118<br>22:18:39.936583 IP 10.10.10.2 > <a href="http://10.10.10.1/" style="color:rgb(0,101,204)">10.10.10.1</a>: GREv0, key=0x1, length 102: IP6 :: > ff02::16: HBH ICMP6, multicast listener report v2, 1 group record(s), length 28</span></div>
<div id=":18p" dir="ltr" class="kl" style="margin-bottom:0.2em;color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)"><br></div><div id=":18p" dir="ltr" class="kl" style="margin-bottom:0.2em;color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">
10.10.10.1 - controller node<br>10.10.10.2 - compute node</div><div id=":18p" dir="ltr" class="kl" style="margin-bottom:0.2em;color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">
<br></div><div id=":18o" dir="ltr" class="kl" style="margin-bottom:0.2em;color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">looks like controller accepts requirest, but doesn't know what to do with it</div>
<div id=":18o" dir="ltr" class="kl" style="margin-bottom:0.2em;color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)"><br></div><div id=":18o" dir="ltr" class="kl" style="margin-bottom:0.2em;color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">
Kind regards.</div><br><div class="gmail_quote">On 9 November 2012 20:16, Ivan Kolodyazhny <span dir="ltr"><<a href="mailto:e0ne@e0ne.info" target="_blank">e0ne@e0ne.info</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hello, Emilio.<div><br></div><div>It looks like you use Quantum and Opwn vSwitch plugin wich used network namespaces. Try to pind instance from the router namespace:</div><div># ip netns </div><div># ip netnx exec qrouter-1fceeb5c-2792-4b73-b523-d7d55586a1eb ping 10.1.1.20</div>
<div class="gmail_extra"><br clear="all">Regards,<br>Ivan Kolodyazhny,<br>Web Developer,<br><a href="http://blog.e0ne.info/" target="_blank">http://blog.e0ne.info/</a>,<div><a href="http://notacash.com/" target="_blank">http://notacash.com/</a>,</div>
<div><a href="http://kharkivpy.org.ua/" target="_blank">http://kharkivpy.org.ua/</a></div><br>
<br><br><div class="gmail_quote"><div><div class="h5">On Fri, Nov 9, 2012 at 8:51 PM, Emilio García <span dir="ltr"><<a href="mailto:emilio.garcia@cloudreach.co.uk" target="_blank">emilio.garcia@cloudreach.co.uk</a>></span> wrote:<br>
</div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5">
Good day everyone,<div><br></div><div>I am doing a Folsom install following this guide:</div><div><a href="https://github.com/EmilienM/openstack-folsom-guide" target="_blank">https://github.com/EmilienM/openstack-folsom-guide</a></div>
<div>
<br></div><div>I only have set up the internal network and I can swpan instances but it doesn't seem like I can connect to them at all, and they cannot find the metadata host.</div><div><br></div><div>I have 3 interfaces in the cloudcontroller: the management one eth0, the vm traffic one eth1 and a the external one eth2 which im not using for anything at the moment.</div>
<div><br></div><div>The thing is after setting up Quantum in the cloudcontroller I cannot even ping the compute node in eth1 any more (cc is 10.1.1.10 and cn is 10.1.1.20).</div><div><br></div><div>My set up was to create a Quantum network, then a subnet (<a href="http://10.1.1.0/24" target="_blank">10.1.1.0/24</a>) and then a router a attach the port to that subnet. I am using Quantum tunnels too no VLAN.</div>
<div><br></div><div>Does anyone has any clue? Any recommendantions to debug Quantum? Of course I cannot ping the instances neither.</div><div><br></div><div>My interfaces are:</div><div><br></div><div><div>ubuntu@folsom-cc01:~$ ifconfig -a</div>
<div>br-eth1 Link encap:Ethernet HWaddr 00:50:56:a5:1a:40</div><div> BROADCAST MULTICAST MTU:1500 Metric:1</div><div> RX packets:2938 errors:0 dropped:8 overruns:0 frame:0</div><div> TX packets:0 errors:0 dropped:0 overruns:0 carrier:0</div>
<div> collisions:0 txqueuelen:0</div><div> RX bytes:176290 (176.2 KB) TX bytes:0 (0.0 B)</div><div><br></div><div>br-ex Link encap:Ethernet HWaddr 00:50:56:a5:1a:45</div><div> BROADCAST MULTICAST MTU:1500 Metric:1</div>
<div> RX packets:2938 errors:0 dropped:8 overruns:0 frame:0</div><div> TX packets:0 errors:0 dropped:0 overruns:0 carrier:0</div><div> collisions:0 txqueuelen:0</div><div> RX bytes:176290 (176.2 KB) TX bytes:0 (0.0 B)</div>
<div><br></div><div>br-int Link encap:Ethernet HWaddr ba:92:69:aa:06:40</div><div> BROADCAST MULTICAST MTU:1500 Metric:1</div><div> RX packets:0 errors:0 dropped:0 overruns:0 frame:0</div><div> TX packets:0 errors:0 dropped:0 overruns:0 carrier:0</div>
<div> collisions:0 txqueuelen:0</div><div> RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)</div><div><br></div><div>br-tun Link encap:Ethernet HWaddr 86:ed:48:ab:0e:40</div><div> BROADCAST MULTICAST MTU:1500 Metric:1</div>
<div> RX packets:0 errors:0 dropped:0 overruns:0 frame:0</div><div> TX packets:0 errors:0 dropped:0 overruns:0 carrier:0</div><div> collisions:0 txqueuelen:0</div><div> RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)</div>
<div><br></div><div>eth0 Link encap:Ethernet HWaddr 00:50:56:a5:1a:3f</div><div> inet addr:192.168.253.172 Bcast:192.168.253.255 Mask:255.255.255.0</div><div> inet6 addr: fe80::250:56ff:fea5:1a3f/64 Scope:Link</div>
<div> UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1</div><div> RX packets:7926 errors:0 dropped:0 overruns:0 frame:0</div><div> TX packets:7677 errors:0 dropped:0 overruns:0 carrier:0</div>
<div> collisions:0 txqueuelen:1000</div><div> RX bytes:3163435 (3.1 MB) TX bytes:4062130 (4.0 MB)</div><div><br></div><div>eth1 Link encap:Ethernet HWaddr 00:50:56:a5:1a:40</div><div> inet addr:10.1.1.10 Bcast:10.1.1.255 Mask:255.255.255.0</div>
<div> inet6 addr: fe80::250:56ff:fea5:1a40/64 Scope:Link</div><div> UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1</div><div> RX packets:2946 errors:0 dropped:4 overruns:0 frame:0</div><div>
TX packets:2934 errors:0 dropped:0 overruns:0 carrier:0</div><div> collisions:0 txqueuelen:1000</div><div> RX bytes:176780 (176.7 KB) TX bytes:123444 (123.4 KB)</div><div><br></div><div>eth2 Link encap:Ethernet HWaddr 00:50:56:a5:1a:45</div>
<div> inet6 addr: fe80::250:56ff:fea5:1a45/64 Scope:Link</div><div> UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1</div><div> RX packets:5873 errors:0 dropped:4 overruns:0 frame:0</div><div>
TX packets:6 errors:0 dropped:0 overruns:0 carrier:0</div><div> collisions:0 txqueuelen:1000</div><div> RX bytes:352390 (352.3 KB) TX bytes:468 (468.0 B)</div><div><br></div><div>lo Link encap:Local Loopback</div>
<div> inet addr:127.0.0.1 Mask:255.0.0.0</div><div> inet6 addr: ::1/128 Scope:Host</div><div> UP LOOPBACK RUNNING MTU:16436 Metric:1</div><div> RX packets:323440 errors:0 dropped:0 overruns:0 frame:0</div>
<div> TX packets:323440 errors:0 dropped:0 overruns:0 carrier:0</div><div> collisions:0 txqueuelen:0</div><div> RX bytes:70585630 (70.5 MB) TX bytes:70585630 (70.5 MB)</div><div><br></div><div>
And when I try to ping always get:</div><div><br></div><div><div>ubuntu@folsom-cc01:~$ ping 10.1.1.20</div><div>PING 10.1.1.20 (10.1.1.20) 56(84) bytes of data.</div><div>From 10.1.1.10 icmp_seq=1 Destination Host Unreachable</div>
<div>From 10.1.1.10 icmp_seq=2 Destination Host Unreachable</div><div>From 10.1.1.10 icmp_seq=3 Destination Host Unreachable</div><div>^C</div><div>--- 10.1.1.20 ping statistics ---</div><div>6 packets transmitted, 0 received, +3 errors, 100% packet loss, time 5030ms</div>
<div>pipe 3</div></div><div><br></div><div>Any help is appreciated.</div><div><br></div><br>
</div>
</div></div><pre>Cloudreach Limited is a limited company registered in England with registered number 06975407
The above terms reflect a potential business arrangement, are provided solely as a basis for further discussion,
and are not intended to be and do not constitute a legally binding obligation. No legally binding obligations
will be created, implied, or inferred until an agreement in final form is executed in writing by all parties involved.
This email may be confidential or privileged. If you received this communication by mistake, please don't forward
it to anyone else, please erase all copies and attachments, and please let us know that it has gone to the wrong person.
</pre><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" target="_blank">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>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><br> <br><br>
</div>
<pre>Cloudreach Limited is a limited company registered in England with registered number 06975407
The above terms reflect a potential business arrangement, are provided solely as a basis for further discussion,
and are not intended to be and do not constitute a legally binding obligation. No legally binding obligations
will be created, implied, or inferred until an agreement in final form is executed in writing by all parties involved.
This email may be confidential or privileged. If you received this communication by mistake, please don't forward
it to anyone else, please erase all copies and attachments, and please let us know that it has gone to the wrong person.