Preventing cluster failover during policy install
From Tech-Wiki
Revision as of 13:58, 8 March 2018 by Fabricio.Lima (Talk | contribs)
During policy install, the gateway members may failover due excessive load. To prevent this, add this to $FWDIR/boot/modules/fwkern.conf
fwha_freeze_state_machine_timeout=90
If the error persists, consider proceeding with the suggestions below:
Ensure that the cluster_id is set properly on each member
cphaconf cluster_id get cphaconf cluster_id set 1..15
Add those values to $FWDIR/boot/modules/fwkern.conf
fwha_monitor_if_link_state=1 fwha_wait_probing_link_up=15 fwha_timer_cpha_res=10