Created on
07-12-2023
09:31 PM
Edited on
11-18-2025
02:24 PM
By
Jean-Philippe_P
| Description |
This article describes a scenario where the user has an HA cluster with interface monitoring to trigger an HA failover when a monitored interface link goes down.
The failover causes the cluster to renegotiate and re-select the primary unit. However, failover is not happening when one of the monitored interfaces goes down:
set group-name "NAME" set mode a-p set password ENC set hbdev "a" 0 "b" 0 set route-ttl 60 set hb-interval 6 set hello-holddown 30 set session-pickup enable set session-pickup-connectionless enable set override enable set priority 200 set override-wait-time 120 set monitor "internal" "wan2" <----- Failover is not happening when WAN2 is down. |
| Scope | FortiGate. |
| Solution |
Check the ha failover status on the unit: SDWAN-PRI # execute ha failover status
When checking the cluster status with the command 'get system ha status', there will be a failover because the 'EXE_FAIL_ OVER flag set'.
get system ha status HA Health Status: OK Model: FortiGate-300E
To disable it:
execute ha failover unset 1
It is recommended to ensure that the number of monitoring interfaces down on the secondary device is lower than on the primary device to trigger an HA failover.
get sys ha status HA Health Status: MONDEV stats: |
The Fortinet Security Fabric brings together the concepts of convergence and consolidation to provide comprehensive cybersecurity protection for all users, devices, and applications and across all network edges.
Copyright 2025 Fortinet, Inc. All Rights Reserved.