RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1432398 - [RFE]keepalived with VRRP version 3 support
Summary: [RFE]keepalived with VRRP version 3 support
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: keepalived
Version: 7.3
Hardware: All
OS: Linux
unspecified
medium
Target Milestone: rc
: ---
Assignee: Ryan O'Hara
QA Contact: Brandon Perkins
URL:
Whiteboard:
Depends On: 1419049
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-03-15 10:05 UTC by Sandeep
Modified: 2021-08-30 13:43 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-08-01 19:36:38 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Knowledge Base (Solution) 3101821 0 None None None 2017-07-03 06:34:52 UTC
Red Hat Product Errata RHBA-2017:2169 0 normal SHIPPED_LIVE keepalived bug fix and enhancement update 2017-08-01 18:18:21 UTC

Description Sandeep 2017-03-15 10:05:31 UTC
1. Proposed title of this feature request  
keepalived with VRRP version 3 support
--------------------------------------------------------------------------      
2. What is the nature and description of the request?  
keepalived is a routing software which mail goal is to provide simple and robust facilities for loadbalancing and high-availability to Linux Systems. This high-availability is archived by the VRRP protocol. Since 2015-05-31 and release 1.2.17 keepalived supports VRRP version 3 in addition to version 2. In VRRP version 2 the smallest available interval to check if the other nodes are still available is one second, while in VRRP version 3 it is 1 centisecond. With modern Hardware and 10GB/s infrastructure the load and traffic created by this checks are no longer important.
--------------------------------------------------------------------------
3. Why do you customer need this? (List the business requirements here)  
It is needed for multiple high-available router clusters, that we plan to setup for our data center infrastructure
--------------------------------------------------------------------------
4. How would you like to achieve this? (List the functional requirements here)  
either a backport of the functionality or minor patch
--------------------------------------------------------------------------
5. For each functional requirement listed, specify how Red Hat and you can test to confirm the requirement is successfully implemented.  
Example configuration once the feature is backported/minor update happened:
- Install keepalived on two systems. 
- Download attached file and replace all values marked with the <> [including the <>]
- Replace file /etc/keepalived/keepalived.conf with this changed keepalived.conf on both Systems
- (re)start the keepalived service with "/bin/systemctl restart  keepalived.service" on both Systems
- check with "ip a" if only one system has the ip address configured in the keepalived.conf. !!If both have the ip the communication between the two systems is not possible and it will fail either way!!
- start and keep pinging the ip address configured in the keepalived.conf with a third System
- restart the keepalived service again on the system with the configured IP.
- if the ping did not lose any packets it has worked! if it did lose packets and it did take about 3 seconds for the ping to continue, it didnt work.
--------------------------------------------------------------------------
6. Do you have any specific timeline dependencies and which release would they like to target (i.e. RHEL5, RHEL6)?  
RHEL 7 - ASAP ;-)
--------------------------------------------------------------------------
7. Is the sales team involved in this request and do they have any additional input?  
No, please let us know if this is required.
--------------------------------------------------------------------------
8. List any affected components.  
keepalived
--------------------------------------------------------------------------
9. Would you be able to assist in testing this functionality if implemented?  
yes.

Comment 5 errata-xmlrpc 2017-08-01 19:36:38 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2017:2169


Note You need to log in before you can comment on or make changes to this bug.