[Openstack-operators] While adding external bridge connection lost to the network node

Britt Houser (bhouser) bhouser at cisco.com
Fri Nov 21 12:01:12 UTC 2014


Was the interface you added to br-ex the same interface to which you connected to the box?  If so, this is expected.  When you add an interface to the bridge you lose IP connectivity to that interface.  The IP address which which was assigned to the interface now needs to be assigned to the br-ex bridge, and then you'll have connectivity once again.

Thx,
britt

From: Geo Varghese <gvarghese at aqorn.com<mailto:gvarghese at aqorn.com>>
Date: Friday, November 21, 2014 at 1:39 AM
To: "openstack at lists.openstack.org<mailto:openstack at lists.openstack.org>" <openstack at lists.openstack.org<mailto:openstack at lists.openstack.org>>, "openstack-operators at lists.openstack.org<mailto:openstack-operators at lists.openstack.org>" <openstack-operators at lists.openstack.org<mailto:openstack-operators at lists.openstack.org>>
Subject: [Openstack-operators] While adding external bridge connection lost to the network node

Hi Team,

While adding external bridge connection lost to the network node from other nodes. we couldn't ssh to network node after creating bridge.


If we do below steps of following link

http://docs.openstack.org/icehouse/install-guide/install/apt/content/neutron-ml2-network-node.html

===========================================
3) Add the external bridge:

# ovs-vsctl add-br br-ex

4) Add a port to the external bridge that connects to the physical
external network interface:

Replace INTERFACE_NAME with the actual interface name. For example, eth2
or ens256.

# ovs-vsctl add-port br-ex INTERFACE_NAME
=============================================

External connection to network node fails. Then we couldn't connect to network node from other machines.


Any one faced this issue?

Please help us to fix this issue.
[https://ssl.gstatic.com/ui/v1/icons/mail/images/cleardot.gif]

--
Regards,
Geo Varghese
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-operators/attachments/20141121/ea196037/attachment.html>


More information about the OpenStack-operators mailing list