Actions
Bug #14340
closedUnicast CARP XMLRPC sync does not adjust CARP peer address when sycnrhonizing
Start date:
Due date:
% Done:
100%
Estimated time:
Release Notes:
Force Exclusion
Affected Plus Version:
23.05
Affected Architecture:
Description
When XMLRPC sync is enabled for VIPs and the primary has a unicast CARP VIP configured, the VIP is copied to the secondary without adjusting the peer address. As a consequence, the VIP status won't be correct in all cases because the secondary node won't have the proper peer address.
We should be able to adjust it similar to the method used for DHCP failover where it finds the appropriate interface address and copies that into the appropriate place before synchronizing.
To me, I have a working patch that covers the basics here.
Updated by Jim Pingle over 1 year ago
- Status changed from In Progress to Feedback
- % Done changed from 0 to 100
Updated by Georgiy Tyutyunnik over 1 year ago
tested on:
Version
23.05-BETA (amd64)
built on Wed May 03 06:05:00 UTC 2023
FreeBSD 14.0-CURRENT
patches successfully fix the issue.
Actions