Hello everyone,
I have a question regarding the scenarios in which a firewall in an HA (High Availability) setup could fail over automatically.
Let me explain:
Suppose we have two nodes in HA. We start by installing a Jumbo Hotfix on the standby cluster member. Once the installation is complete, we perform a failover on the active member to switch traffic to the standby, allowing us to test if everything is working properly.
After confirming that everything is fine, we proceed with the same upgrade on the newly standby member. However, after finishing the upgrade, we notice that the cluster automatically switches to active, despite no manual failover command being issued (e.g., using clusterXL_admin down).
What could be causing this behavior?
How can we investigate further to identify potential issues?
Running cpahprob stat gives me the following error:
Last member state change event: Event Code: CLUS-114704 State change: STANDBY -> ACTIVE Reason for state change: No other ACTIVE members have been found in the cluster Event time:
However, this message is not very clear.
Any insights would be greatly appreciated!
Thank you very much.