First seven carp ip works then not
-
HI,
I have a master and a slave.
I create seven carp ip on seven different interfaces. They work: master is master and slave is in backup state.
Now I create two more carp ips on two new interfaces. The slave show itself as master.
I check the carp ips synchronized from master and I see that the network interface is wrong: it is the one from first carp ip.
What's happened?
Thanks,
Mario -
@mgiammarco2
Why did you put this topic into the OpenVPN section?Are both boxes the same hardware?
Are they virtualsized?Ensure that the you use the same hardware interfaces for each CARP VIP and that each has a unique VHID.
-
@viragomann said in First seven carp ip works then not:
@mgiammarco2
Why did you put this topic into the OpenVPN section?Sorry big mistake, can admin put in right section?
Are both boxes the same hardware?
Yes
Are they virtualsized?
No two identical Hp DL360 Gen 8 with same specs and same network cards
Ensure that the you use the same hardware interfaces for each CARP VIP and that each has a unique VHID.
Yes but it seems that the XMLRPC sync overwrites periodically right configuration putting wrong interface on 8th an 9th carp ips.
-
@mgiammarco2
So you have at least 9 hardware NICs on the boxes if I got you?The hardware interfaces are numbered by the hardware bus numbers like igb0, igb1, igb2,...
Ensure that both LAN for instance have the same card number on both boxes before you assign a CARP VIP to them.Activate the synchronization of Virtual IPs in SystemHigh Availability Sync and assign the CARP VIPs only on the master.
-
@viragomann said in First seven carp ip works then not:
@mgiammarco2
So you have at least 9 hardware NICs on the boxes if I got you?real interfaces and also vlan
The hardware interfaces are numbered by the hardware bus numbers like igb0, igb1, igb2,...
Ensure that both LAN for instance have the same card number on both boxes before you assign a CARP VIP to them.Yes I have matched them all apart pppoe interface
Activate the synchronization of Virtual IPs in SystemHigh Availability Sync and assign the CARP VIPs only on the master.
Done month ago. IT synchronizes correctly only first seven.
BTW: I have delete on slave all carp ips and all gateway groups gateways.
Pfsense on slave rebuilds a wrong gateway, it uses "wan" that is wrong also on carp ips (the 8th). -
@mgiammarco2
I have deleted carp/nat/gateways/gateways groups on slave
XMLRPC recreated them again but again wrong.
How can I file a bug?