Troubleshooting Tip: HA Config Synchronization issues by modules that may be causing synchronization issues
| Description | This article describes how to troubleshoot a HA synchronization issue that happens when a cluster becomes out of sync by modules that may be causing synchronization issues. |
| Scope | FortiOS. |
| Solution | The configurations of twenty-five FortiOS modules are synchronized.
all: (Display hasync all objects' stats): displays the synchronization activities for all modules since the hasync process began operating. most-recent: (Display hasync objects recent stats <seconds>): To display recent events that occurred during the time span, provide a time in seconds. If the number of seconds is not specified, the command displays the most recent occurrences in the previous 5 seconds. This option is useful for determining which modules are presently syncing or attempting to synchronize.
To display the most recent activity, enter:
# diagnose sys ha hasync-stats most-recent 5 current-time/jiffies=2022-10-18 17:10:58/8863578: hasync-obj=1(fdb): by-object: (Display hasync stats by object <number>): Displays the synchronization activity of a specific module, where <number> is the module number in the range 1 to 25. To display a list of all 25 modules and their numbers enter command 'diagnose sys ha hasync-stats by-object ?'
To display the hasync-stats by object, enter:
# diagnose sys ha hasync-stats by-object 5 hasync-obj=5(config): |
