Cant leave CARP maintenance mode
-
Hi
I was need to move pfsense master node to another host and did following:
1. Put CARP to maintenance mode
2. Wait that all interfefaces became backup
3. Shutdown VM, move to another host and powered it on
4. test network connectivity on WAN, LAN and dedicated sync interfaces - all ok
5. push "leave maintenance mode" in interfaceAfter this I see:
-lan servers successfully ping LAN IPs of both nodes but ping of CARP IP is failed
-wan hosts successfully ping WAN IPs of both nodes but ping of CARP IP is failed
-wan hosts cant open connection to lan server through NAT
-both node have absolutely normal log messages, without errors etcHow I can diagnose this, what I need to look in before leave maintenance mode, what I doing wrong?
-
You may have some other problem causing the node to demote itself.
What does the CARP status page look like on both units?
Are there any interfaces enabled but in a 'down' state either on purpose or unintentionally?
-
You may have some other problem causing the node to demote itself.
What does the CARP status page look like on both units?
Before leaving m.mode - old master shows all interfacess backup, backup shows all interfaces - master
after leaving m.mode - vice versa.Are there any interfaces enabled but in a 'down' state either on purpose or unintentionally?
No. As I wrote upper - all interfaces is UP state and answer for icmp requests (ping - ok)