yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #61340
[Bug 1662821] [NEW] provider bridge is not created in controller node/newton/ubuntu 16.04
Public bug reported:
Hello,
I am running newton openstack in ubuntu 16.04 platform. I have one controller node and one compute node. I created network in provider network as shown in http://docs.openstack.org/newton/install-guide-ubuntu/launch-instance-provider.html
Howerver, I didnt see any provider bridge in my controller.
My ifconfig says: there is only one tap interface. I have one netns (qdhcp-d6aee39b-8a97-4a69-98c7-9d94093f54af)
I ping from qdhcp namespace with the following command:
sudo ip netns exec qdhcp-d6aee39b-8a97-4a69-98c7-9d94093f54af ping 203.0.113.111
That is IP address of VM.
The message " Destination Host Unreachable" is shown.
I tried to debug it. I found provider bridge is not created in
controller node. tcpdump shows ARP requests. But provider interface does
not show anything.
In contrast, compute node has provider bridge. I am using Linux bridge
agent in controller and compute. Both are running.
** Affects: neutron
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1662821
Title:
provider bridge is not created in controller node/newton/ubuntu 16.04
Status in neutron:
New
Bug description:
Hello,
I am running newton openstack in ubuntu 16.04 platform. I have one controller node and one compute node. I created network in provider network as shown in http://docs.openstack.org/newton/install-guide-ubuntu/launch-instance-provider.html
Howerver, I didnt see any provider bridge in my controller.
My ifconfig says: there is only one tap interface. I have one netns (qdhcp-d6aee39b-8a97-4a69-98c7-9d94093f54af)
I ping from qdhcp namespace with the following command:
sudo ip netns exec qdhcp-d6aee39b-8a97-4a69-98c7-9d94093f54af ping 203.0.113.111
That is IP address of VM.
The message " Destination Host Unreachable" is shown.
I tried to debug it. I found provider bridge is not created in
controller node. tcpdump shows ARP requests. But provider interface
does not show anything.
In contrast, compute node has provider bridge. I am using Linux
bridge agent in controller and compute. Both are running.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1662821/+subscriptions
Follow ups