Re: [Openstack] [openstack-dev] Openstack Network Node High Availability [openstack]
On Thu, Jan 29, 2015 at 11:46 AM, Chinasubbareddy M < chinasubbaredd...@persistent.com> wrote: > Hi, > > > > As per my knowledge DVR is to avoid neutron node as an single point of > failure and distribute l3 operations across compute nodes. > > Thats correct, thats why I mentioned to some extent. > > > HA for L3 agents is working from Juno but it will be on active/passive > mode, only one l3 will be on active at a time . > > I don't think its a true deployable solution. > > > Subbareddy, > > Persistent systems ltd. > > > > *From:* Vikash Kumar [mailto:vikash.ku...@oneconvergence.com] > *Sent:* Thursday, January 29, 2015 11:32 AM > *To:* Openstack Milis; openstack-dev > *Subject:* Re: [Openstack] [openstack-dev] Openstack Network Node High > Availability [openstack] > > > > Is DVR a possible way to some extent(loosely) to address HA of l3 agents ? > > > > On Thu, Jan 29, 2015 at 11:08 AM, Vikash Kumar < > vikash.ku...@oneconvergence.com> wrote: > > Hi, > > Is there any work going on High Availability of Network Node or is > there any existing work? I see doc. on running multiple dhcp agent on > multiple node but do not got on l3 agent. Is there any doc having details > of running multiple dhcp agents on multiple hosts? > > > -- > > Regards, > > Vikash > > > __ > OpenStack Development Mailing List (not for usage questions) > Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev > > > > > -- > > Regards, > > Vikash > > DISCLAIMER == This e-mail may contain privileged and confidential > information which is the property of Persistent Systems Ltd. It is intended > only for the use of the individual or entity to which it is addressed. If > you are not the intended recipient, you are not authorized to read, retain, > copy, print, distribute or use this message. If you have received this > communication in error, please notify the sender and delete all copies of > this message. Persistent Systems Ltd. does not accept any liability for > virus infected mails. > -- Regards, Vikash ___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : openstack@lists.openstack.org Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Re: [Openstack] [openstack-dev] Openstack Network Node High Availability [openstack]
Hi Vikash On Thu, 29 Jan 2015 11:31:45 AM Vikash Kumar wrote: > On Thu, Jan 29, 2015 at 11:08 AM, Vikash Kumar < > vikash.ku...@oneconvergence.com> wrote: > > > > Is there any work going on High Availability of Network Node or is > > there any existing work? I see doc. on running multiple dhcp agent on > > multiple node but do not got on l3 agent. Is there any doc having details > > of running multiple dhcp agents on multiple hosts? > > Is DVR a possible way to some extent(loosely) to address HA of l3 agents ? This doesn't seem to be something that should be sent to the OpenStack-dev list. For HA neutron you probably want to look at L3 HA via VRRP. It uses Keepalived to manage IPs between multiple L3 Gateways. (Active Passive) - https://wiki.openstack.org/wiki/Neutron/L3_High_Availability_VRRP I don't know if any documentation for configuring L3_HA has gone up, but I did a brief overview on that at: - http://nakato.io/2014/10/30/Neutron-L3-VRRP/ DVR places Floating IP's on the hypervisor that hosts the VM that it is allocated to, which isn't really HA, but really is probably HA enough. It does more this this, but that's best read from the following two docs. - https://wiki.openstack.org/wiki/Neutron/DVR - https://wiki.openstack.org/wiki/Neutron/DVR_L2_Agent Keep in mind DVR and L3_HA are currently incompatible with each other. Cheers, Sachi signature.asc Description: This is a digitally signed message part. ___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : openstack@lists.openstack.org Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Re: [Openstack] [openstack-dev] Openstack Network Node High Availability [openstack]
Hi, As per my knowledge DVR is to avoid neutron node as an single point of failure and distribute l3 operations across compute nodes. HA for L3 agents is working from Juno but it will be on active/passive mode, only one l3 will be on active at a time . Subbareddy, Persistent systems ltd. From: Vikash Kumar [mailto:vikash.ku...@oneconvergence.com] Sent: Thursday, January 29, 2015 11:32 AM To: Openstack Milis; openstack-dev Subject: Re: [Openstack] [openstack-dev] Openstack Network Node High Availability [openstack] Is DVR a possible way to some extent(loosely) to address HA of l3 agents ? On Thu, Jan 29, 2015 at 11:08 AM, Vikash Kumar mailto:vikash.ku...@oneconvergence.com>> wrote: Hi, Is there any work going on High Availability of Network Node or is there any existing work? I see doc. on running multiple dhcp agent on multiple node but do not got on l3 agent. Is there any doc having details of running multiple dhcp agents on multiple hosts? -- Regards, Vikash __ OpenStack Development Mailing List (not for usage questions) Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe<http://openstack-dev-requ...@lists.openstack.org?subject:unsubscribe> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev -- Regards, Vikash DISCLAIMER == This e-mail may contain privileged and confidential information which is the property of Persistent Systems Ltd. It is intended only for the use of the individual or entity to which it is addressed. If you are not the intended recipient, you are not authorized to read, retain, copy, print, distribute or use this message. If you have received this communication in error, please notify the sender and delete all copies of this message. Persistent Systems Ltd. does not accept any liability for virus infected mails. ___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : openstack@lists.openstack.org Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Re: [Openstack] [openstack-dev] Openstack Network Node High Availability [openstack]
Is DVR a possible way to some extent(loosely) to address HA of l3 agents ? On Thu, Jan 29, 2015 at 11:08 AM, Vikash Kumar < vikash.ku...@oneconvergence.com> wrote: > Hi, > > Is there any work going on High Availability of Network Node or is > there any existing work? I see doc. on running multiple dhcp agent on > multiple node but do not got on l3 agent. Is there any doc having details > of running multiple dhcp agents on multiple hosts? > > -- > Regards, > Vikash > > __ > OpenStack Development Mailing List (not for usage questions) > Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev > > -- Regards, Vikash ___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : openstack@lists.openstack.org Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack