Skip to main content
gsharma
Staff
Staff
July 15, 2025

Technical Tip: Interpretation of status codes

  • July 15, 2025
  • 0 replies
  • 157 views
Description This article describes the meaning of some of the status codes for hardware.
Scope FortiADC.
Solution

To check the status codes in the HAsyncd.log file in the system debug file,the  below output can be seen:

 

07.04 16:56:07 dump_ha_peer_info:378 port port7 status 3

07.04 16:56:07 dump_ha_peer_info:381 ha data dev list:

07.04 16:56:07 dump_ha_peer_info:388 port port7 status 3

07.04 16:56:07 dump_ha_peer_info:391 ha monitor dev list:

07.04 16:56:07 dump_ha_peer_info:398 port Lan status 3

07.04 16:56:07 dump_ha_peer_info:398 port Wan status 3

 

07.04 16:56:07 dump_ha_peer_info:411 CPU status 1

07.04 16:56:07 dump_ha_peer_info:412 MEM status 1

07.04 16:56:07 dump_ha_peer_info:413 DISK status 1

07.04 16:56:07 dump_ha_peer_info:414 FAN status 1

07.04 16:56:07 dump_ha_peer_info:415 TEMP status 1

 

For the ports, status code 3 means that the port is UP. However, if the status code is 1 means DISABLED and 2 means DOWN.

 

In the other section for CPU, MEM, DISK, FAN, TEMP status code 1 means OK and no errors detected. These status codes can help troubleshoot the hardware issues to evaluate the root cause.