Troubleshooting
The following provides a list of CLI commands for troubleshooting the FortiGate-VM active-passive HA deployment.
Usage |
Command |
---|---|
Validate HA configuration sync. |
diagnose sys ha checksum show |
Invoke debug output for Azure components in FortiOS. |
diagnose debug application azd -99 |
Display diagnose commands.
Running |
diagnose test application azd -1 1. show HA stats 2. SDN api test 3. HA api test 4. filter list test 99. restart |
Verify that the following diagnose command works for the azd daemon. |
Primary FortiGate-VM: diag test application azd 1 azd stats: master: 1 Secondary FortiGate-VM: diag test application azd 1 azd stats: master: 0 |
Restart your Azure daemon after modifying the CLI configuration. |
diag test application azd 99 azd start |
Disable synchronization. |
config system ha set sync-config disable end |