Skip to main content
kaman
Staff
Staff
February 5, 2026

Technical Tip: FortiGate VM HA failover is not triggering as expected

  • February 5, 2026
  • 0 replies
  • 317 views
Description


This article describes an issue where HA failover does not trigger as expected on FortiGate VM units that are not directly connected to the cluster.


Scope


FortiGate.

Solution


In this scenario, one of the interfaces in the HA link monitor goes down, but the HA failover still does not occur.

Screenshot 2025-09-06 121639.png
Monitor interfaces Port2 and Port3 are configured with 0.0.0.0/0 and do not have IP addresses assigned directly; instead, VLAN interfaces associated with them are configured with IP addresses.

Screenshot 2025-09-06 130444.png
For network units not directly connected to the cluster, configuring link-monitor configuration is required to trigger HA failover upon failure.

Screenshot 2025-09-06 131012.png

The HA priority for link-monitor is set to 1 by default.

Related document:
Technical Tip: Link-Monitor Explained 

In this scenario, the 'pingserver-monitor-interface' and 'pingserver-failover-threshold' were not defined under HA settings.

Screenshot 2025-09-06 125741.png
To ensure HA failover is triggered, the 'pingserver-failover-threshold' must be correctly configured under HA settings.

Screenshot 2025-09-06 132135.png
Note: The total link monitor HA priority must be equal to or greater than the failover threshold to trigger a failover.