openstack team mailing list archive
-
openstack team
-
Mailing list archive
-
Message #18477
Quantum Debug
Good day everyone,
I am doing a Folsom install following this guide:
https://github.com/EmilienM/openstack-folsom-guide
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.
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.
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).
My set up was to create a Quantum network, then a subnet (10.1.1.0/24) and
then a router a attach the port to that subnet. I am using Quantum tunnels
too no VLAN.
Does anyone has any clue? Any recommendantions to debug Quantum? Of course
I cannot ping the instances neither.
My interfaces are:
ubuntu@folsom-cc01:~$ ifconfig -a
br-eth1 Link encap:Ethernet HWaddr 00:50:56:a5:1a:40
BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:2938 errors:0 dropped:8 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:176290 (176.2 KB) TX bytes:0 (0.0 B)
br-ex Link encap:Ethernet HWaddr 00:50:56:a5:1a:45
BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:2938 errors:0 dropped:8 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:176290 (176.2 KB) TX bytes:0 (0.0 B)
br-int Link encap:Ethernet HWaddr ba:92:69:aa:06:40
BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
br-tun Link encap:Ethernet HWaddr 86:ed:48:ab:0e:40
BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
eth0 Link encap:Ethernet HWaddr 00:50:56:a5:1a:3f
inet addr:192.168.253.172 Bcast:192.168.253.255
Mask:255.255.255.0
inet6 addr: fe80::250:56ff:fea5:1a3f/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:7926 errors:0 dropped:0 overruns:0 frame:0
TX packets:7677 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:3163435 (3.1 MB) TX bytes:4062130 (4.0 MB)
eth1 Link encap:Ethernet HWaddr 00:50:56:a5:1a:40
inet addr:10.1.1.10 Bcast:10.1.1.255 Mask:255.255.255.0
inet6 addr: fe80::250:56ff:fea5:1a40/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:2946 errors:0 dropped:4 overruns:0 frame:0
TX packets:2934 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:176780 (176.7 KB) TX bytes:123444 (123.4 KB)
eth2 Link encap:Ethernet HWaddr 00:50:56:a5:1a:45
inet6 addr: fe80::250:56ff:fea5:1a45/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:5873 errors:0 dropped:4 overruns:0 frame:0
TX packets:6 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:352390 (352.3 KB) TX bytes:468 (468.0 B)
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:323440 errors:0 dropped:0 overruns:0 frame:0
TX packets:323440 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:70585630 (70.5 MB) TX bytes:70585630 (70.5 MB)
And when I try to ping always get:
ubuntu@folsom-cc01:~$ ping 10.1.1.20
PING 10.1.1.20 (10.1.1.20) 56(84) bytes of data.
>From 10.1.1.10 icmp_seq=1 Destination Host Unreachable
>From 10.1.1.10 icmp_seq=2 Destination Host Unreachable
>From 10.1.1.10 icmp_seq=3 Destination Host Unreachable
^C
--- 10.1.1.20 ping statistics ---
6 packets transmitted, 0 received, +3 errors, 100% packet loss, time 5030ms
pipe 3
Any help is appreciated.
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.