Back to bug 1300580

Who When What Removed Added
Nir Magnezi 2016-01-21 08:31:21 UTC Assignee lpeer nmagnezi
Nir Magnezi 2016-01-21 08:34:39 UTC Target Release 8.0 7.0
Nir Magnezi 2016-01-21 08:39:39 UTC Status NEW POST
Nir Magnezi 2016-01-21 08:43:46 UTC Depends On 1300584
RHEL Program Management 2016-01-21 08:45:40 UTC Keywords ZStream
Jon Schlueter 2016-01-21 10:43:04 UTC Target Milestone beta async
Lon Hohberger 2016-01-21 15:06:21 UTC Target Milestone async z4
Scott Lewis 2016-01-21 15:06:57 UTC CC sclewis
Nir Magnezi 2016-01-21 18:27:00 UTC Status POST MODIFIED
Fixed In Version openstack-neutron-2015.1.2-7.el7ost
errata-xmlrpc 2016-01-21 18:34:27 UTC Status MODIFIED ON_QA
Assaf Muller 2016-01-22 21:30:29 UTC Depends On 1298695
Ofer Blaut 2016-01-24 10:29:54 UTC Status ON_QA VERIFIED
errata-xmlrpc 2016-02-01 14:54:48 UTC Status VERIFIED RELEASE_PENDING
Martin Lopes 2016-02-12 05:57:59 UTC CC mlopes
Flags needinfo?(nmagnezi)
Nir Magnezi 2016-02-16 09:16:23 UTC Doc Text Cause:
The fix for Bug 1215177 added the "garp_master_repeat 5" and "garp_master_refresh 10" options to Keepalived configuration.
This created two issues:
1. Keepalived never stops spamming the network with garps.
2. Due to a Keepalived bug, instances lose their IPv6 default gateway.

Consequence:
IPV6 router is not working with VRRP

Fix:
The solution is to drop the repeat and refresh Keepalived options.
This will fix the IPv6 bug but re-introduce bug 1215177.
To resolve this, use the delay option instead.

Result:
Keepalived sends a GARP when it transitions to MASTER, and then
it waits a number of seconds determined by the delay option, and
sends a GARP again. We'll use an aggressive 'delay' setting to make
sure that when the node boots and the L3/L2 agents start, we'll
give the L2 agent enough time to wire the ports.
Flags needinfo?(nmagnezi) needinfo-
Martin Lopes 2016-02-17 07:38:08 UTC Doc Text Cause:
The fix for Bug 1215177 added the "garp_master_repeat 5" and "garp_master_refresh 10" options to Keepalived configuration.
This created two issues:
1. Keepalived never stops spamming the network with garps.
2. Due to a Keepalived bug, instances lose their IPv6 default gateway.

Consequence:
IPV6 router is not working with VRRP

Fix:
The solution is to drop the repeat and refresh Keepalived options.
This will fix the IPv6 bug but re-introduce bug 1215177.
To resolve this, use the delay option instead.

Result:
Keepalived sends a GARP when it transitions to MASTER, and then
it waits a number of seconds determined by the delay option, and
sends a GARP again. We'll use an aggressive 'delay' setting to make
sure that when the node boots and the L3/L2 agents start, we'll
give the L2 agent enough time to wire the ports.
Prior to this update, the fix for bug BZ#1215177 added the "garp_master_repeat 5" and "garp_master_refresh 10" options to Keepalived configuration. This resulted in two issues:
1. Keepalived never stopped broadcasting garps to the network.
2. Due to a Keepalived bug, instances lost their IPv6 default gateway.
Consequently, it was determined that the IPv6 router was not working correctly with VRRP.
This update resolves this issue by dropping the repeat and refresh Keepalived options. This fixes the IPv6 bug but re-introduces bug 1215177. To resolve this, use the delay option instead.
As a result of this update, Keepalived sends a GARP when it transitions to MASTER, and then
waits a number of seconds (determined by the delay option), and sends a GARP again. This uses an aggressive 'delay' setting to make sure that when the node boots, and the L3/L2 agents start, the L2 agent has enough time to wire the ports.
errata-xmlrpc 2016-02-18 16:09:49 UTC Status RELEASE_PENDING CLOSED
Resolution --- ERRATA
Last Closed 2016-02-18 11:09:49 UTC
Perry Myers 2016-04-26 13:36:09 UTC CC pmyers
Assaf Muller 2017-06-05 14:32:31 UTC CC jmelvin
Roee Agiman 2017-12-21 14:13:07 UTC CC ragiman
Derek 2019-02-17 12:37:56 UTC Keywords FeatureBackport
CC dcadzow
Nir Magnezi 2019-09-10 14:09:59 UTC CC nmagnezi

Back to bug 1300580