Actions
Bug #643
closedCARP interfaces aren't created on initial sync
Start date:
06/10/2010
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.0
Affected Architecture:
Description
On the first sync of a CARP VIP to a backup host, the settings are copied but the CARP interface is not created.
If you edit/save the VIP, an interface is created as expected. All interfaces are created if you reboot the slave after sync.
Updated by Jim Pingle over 14 years ago
Some more info on how to reproduce this. On a pair of systems already setup for config sync, do the following:
On the Master:- Go to Firewall > Virtual IPs
- Create a new CARP VIP, give it a VHID, password, etc.
- Save/apply
- Go to Status > CARP (Failover)
- * There is a line for the new IP, but no interface listed
- Look at ifconfig -a
- * There is no VIP interface for this new CARP IP
- Go to Firewall > Virtual IPs
- Edit the new CARP IP
- Change nothing, just Save/Apply
- Look at Status > CARP and ifconfig -a
- * VIP interface is present with a proper name and working as expected.
Actions