Re: [openstack-dev] neutron metadata-agent HA

2015-12-14 Thread Fox, Kevin M
ks, Kevin From: Assaf Muller [amul...@redhat.com] Sent: Monday, December 14, 2015 2:48 PM To: OpenStack Development Mailing List (not for usage questions) Subject: Re: [openstack-dev] neutron metadata-agent HA If you're not running HA routers, you ha

Re: [openstack-dev] neutron metadata-agent HA

2015-12-14 Thread Assaf Muller
outers? Should you still run > more then one? > > Thanks, > Kevin > > From: Assaf Muller [amul...@redhat.com] > Sent: Saturday, December 12, 2015 12:44 PM > To: OpenStack Development Mailing List (not for usage questions) > Subject

Re: [openstack-dev] neutron metadata-agent HA

2015-12-14 Thread Fox, Kevin M
) Subject: Re: [openstack-dev] neutron metadata-agent HA The neutron metadata agent is stateless. It takes requests from the metadata proxies running in the router namespaces and moves the requests on to the nova server. If you're using HA routers, start the neutron-metadata-agent on every machin

Re: [openstack-dev] neutron metadata-agent HA

2015-12-13 Thread Assaf Muller
List > Date: Sunday, December 13, 2015 at 12:09 PM > To: OpenStack List > Subject: Re: [openstack-dev] neutron metadata-agent HA > > It is as 'single' as active L3 router that is handling traffic at current > point of time. > > [Gary] But if the l3 agent is up and r

Re: [openstack-dev] neutron metadata-agent HA

2015-12-13 Thread Gary Kotton
From: Eugene Nikanorov mailto:enikano...@mirantis.com>> Reply-To: OpenStack List mailto:openstack-dev@lists.openstack.org>> Date: Sunday, December 13, 2015 at 12:09 PM To: OpenStack List mailto:openstack-dev@lists.openstack.org>> Subject: Re: [openstack-dev] neutron metadata-

Re: [openstack-dev] neutron metadata-agent HA

2015-12-13 Thread Eugene Nikanorov
It is as 'single' as active L3 router that is handling traffic at current point of time. On Sun, Dec 13, 2015 at 11:13 AM, Gary Kotton wrote: > > > > > > On 12/12/15, 10:44 PM, "Assaf Muller" wrote: > > >The neutron metadata agent is stateless. It takes requests from the > >metadata proxies run

Re: [openstack-dev] neutron metadata-agent HA

2015-12-13 Thread Gary Kotton
On 12/12/15, 10:44 PM, "Assaf Muller" wrote: >The neutron metadata agent is stateless. It takes requests from the >metadata proxies running in the router namespaces and moves the >requests on to the nova server. If you're using HA routers, start the >neutron-metadata-agent on every machine t

Re: [openstack-dev] neutron metadata-agent HA

2015-12-12 Thread Assaf Muller
The neutron metadata agent is stateless. It takes requests from the metadata proxies running in the router namespaces and moves the requests on to the nova server. If you're using HA routers, start the neutron-metadata-agent on every machine the L3 agent runs, and just make sure that the metadata-a

Re: [openstack-dev] neutron metadata-agent HA

2015-12-11 Thread Fabrizio Soppelsa
> On Dec 10, 2015, at 12:56 AM, Alvise Dorigo wrote: > > So my question is: is there any progress on this topic ? is there a way > (something like a cronjob script) to make the metadata-agent redundant > without involving the clustering software Pacemaker/Corosync ? Reason for such a dirty so

[openstack-dev] neutron metadata-agent HA

2015-12-10 Thread Alvise Dorigo
Hi, I've installed Kilo release of OpenStack. An interesting thing, for us, is the new high available Neutron L3 agent, which - as far as I understand - can be set in active/active mode. But I verified what is reported in the HA Guide (http://docs.openstack.org/ha-guide/networking-ha-metadata.h