Actions
Bug #1598
closedIP Alias VIP configured on a CARP VIP, resets CARP VIP on sync
Start date:
06/13/2011
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.0
Affected Architecture:
All
Description
Found while looking at #1534 but is really a separate issue, so I'm splitting it off into a new ticket.
Prerequisites: CARP VIP, ex: vhid 40, and an IP Alias VIP configured on interface vip40
When syncing from master to slave, the CARP VIP underneath the IP Alias VIP will be reconfigured like so on the slave:
Jun 13 18:27:54 pfSense-b kernel: vip40: link state changed to DOWN
Jun 13 18:27:54 pfSense-b kernel: vip40: INIT -> MASTER (preempting)
Jun 13 18:27:54 pfSense-b kernel: vip40: link state changed to UP
It appears then that the reconfigured VIP also stays master on the slave box. 5 minutes after the sync it's still showing as master on both units.
Actions