Created on
09-28-2016
04:00 AM
Edited on
12-17-2025
10:28 AM
By
Stephen_G
Description
Solution
diagnose debug enable
diagnose debug console timestamp enable
diagnose debug application hatalk -1 <----- HA formation issues
diagnose debug application hasync -1 <----- HA Sync issues.
diagnose debug disable <----- Command to disable the debug.
If no output is generated in the hasync or hatalk debugs, restarting the daemons may be necessary. This can be done by running the commands below on each unit.
To determine the process IDs running for hasync and hatalk:
diagnose system process pidof hasync
diagnose system process pidof hatalk
To restart the process:
diagnose system kill 11 <process_id>
get system performance status
get system status
get system ha status
diagnose system ha status
diagnose system ha history read
diagnose debug crashlog read
diagnose system ha checksum show
execute ha synchronize start
diagnose system ha dump 5
diagnose system ha dump-by group
To access the secondary device in the CLI, run the following:
execute ha manage <Index-ID> <Admin-Username>
See this article: Technical Tip: How to access the secondary unit from the primary with the 'execute ha manage' comman....
diagnose hardware device nic <heartbeat interface>
diagnose sniffer packet port_ha "" 4 0 l <----- port_ha should be the heartbeat interface.
To capture only the heartbeat packets:
diagnose sniffer packet any 'ether proto 0x8890' 4 0 l
There are three EtherType configurations in HA
Configuration parameters can be verified with the following commands
get sys ha
show full sys ha | grep -f eth
Related articles:
Technical Tip: Procedure for HA manual synchronization
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.