Re: [Openstack] HA for Icehouse Neutron

2015-05-26 Thread Janki Chhatbar
Hi James Thanks for your reply. If I use the node's own IP say IP1. GRE tunnel will be formed between node 1 and compute. Suppose the node 1 fails, VIP will point to node 2. node 2 will have its own IP in "local_ip" field. GRE tunnel will now be formed between node 2 and compute. Wont compute b

Re: [Openstack] HA for Icehouse Neutron

2015-05-26 Thread James Denton
Hi Janki, The IP address should be from a common network between the hosts. It can be the primary host address (ie. the one you use for management) or it can be an IP from a dedicated network/vlan reserved for tunneled traffic. It’s not routed traffic, so there’s no need to have a gateway if yo

Re: [Openstack] HA for Icehouse Neutron

2015-05-26 Thread Janki Chhatbar
Ya sure I have 2 Ubuntu 14.04 machines acting as controller nodes (Keystone, Galera cluster, RabbitMq, Horizon, Glance, Nova on them with High availability for OpenStack Icehouse. The connection is shown in attachment. I want to add Neutron to these nodes. My question is: In ml2_plugin.ini file

Re: [Openstack] HA for Icehouse Neutron

2015-05-26 Thread Remo Mattei
HI Janki, you may want to elaborate a little your question, and explain what you are trying to achieve, then people can see the overall and make suggestions appropriately. Remo > On May 26, 2015, at 08:36, Janki Chhatbar wrote: > > I have set up 2 controller nodes in HA. I want to install N

[Openstack] HA for Icehouse Neutron

2015-05-26 Thread Janki Chhatbar
I have set up 2 controller nodes in HA. I want to install Neutron in the same two nodes. What IP should I give for creation of GRE tunnels? Janki Chhatbar M.Tech (Embedded Systems) Nirma University (+91) 9409239106 ___ Mailing list: http://lists.openstac