6:15 PM
To: Ageeleshwar Kandavelu
Subject: Re: [Openstack] floatting ip are not created
Hi Ageeleshwar,
I want to thank you first for your answer. I am using gre mode. As i know
br-tun are using for management And br-int are used for data forwarding
beteween the VMs. As documented in the openstack do
If you are using gre mode. you have to create br-tun and restart your
neutron-ovs agent.
If you are using vlan you have to create all bridges mentioned in
bridge_mappings inside '/etc/neutron/plugins/openvswitch/ovs_neutron_plugin.ini'
You can not expect your floating ip to work untill you can
I don't see the phy-br-eth1 and the int-br-eth1 (vlan) or br-tun (gre).
I had a problem similar [1] with Ubuntu 14.04 and Havana, can you post the
content of /etc/default/neutron-server?
[1]
https://ask.openstack.org/en/question/25115/openvswitch-missing-phy-br-eth1-and-int-br-eth1/?answer=25143
Hi everyone,
I have configured openstack Havana on ubutu server 12.04. I have three
servers: controller, compute and network nodes. I have used neutron for
networking with openvswitch. I can deply and run an instance. But i can't
ping or ssh the floatting ip associated with the instance. I added i