Can't ping gateway of tenant router....
Just installed folsom on ubuntu 12.04, using this guide. http://
I have one controller and one compute node.
I used the script provided with the install and created a private network within a tenant.
L3 agent is on the controller.
When I try to ping the gateway address of the private subnet, the arp gets to eth1 on the controller, and then gets to the bridge
that eth1 is in, but the "qr-1549a07f-3a" interface never responds to the arp. This probably is something simple, but I am out of ideas for tonight. qr-1549a07f-3a is up Any help would be appreciated.
root@controller:~# ifconfig qr-1549a07f-3a
qr-1549a07f-3a Link encap:Ethernet HWaddr 32:a4:d3:c9:72:e8
inet addr:10.5.5.1 Bcast:10.5.5.255 Mask:255.255.255.0
inet6 addr: fe80::30a4:
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:6 errors:0 dropped:0 overruns:0 carrier:0
RX bytes:0 (0.0 B) TX bytes:468 (468.0 B)
root@controller:~# ovs-vsctl show
195ff79e-
Bridge br-ex
Port "qg-2b9a29bb-4b"
Port "eth2"
Port br-ex
Bridge br-int
Port "tap4265fa27-08"
tag: 1
Port "eth1"
Port br-int
Port "qr-1549a07f-3a"
tag: 1
ovs_version: "1.4.0+build0"
Question information
- Language:
- English Edit question
- Status:
- Solved
- For:
- neutron Edit question
- Assignee:
- No assignee Edit question
- Solved by:
- yong sheng gong
- Solved:
- Last query:
- Last reply:
This question was reopened
- by Doug