Cluster HA improvements 7.0.1
FortiManager 7.0.1 includes the following cluster HA improvements: cluster status, last sync, and on-demand/on-schedule HA nodes integrity check.
To configure an on-schedule HA integrity check:
config system ha-schedule-check
set status {enable | disable}
set week_days {monday | tuesday | wednesday | thursday | friday | saturday | sunday}
set time <hh.mm.ss>
end
To run an on-demand HA integrity check:
diagnose ha check-data {start | stop | status}
To check the integrity check report:
diagnose ha data-check-report
Example:
config system ha-scheduled-check
set status enable
set week_days monday
set time "15:53:10"
end
diagnose ha data-check-report
Data check starts at Mon Jul 26 15:53:19 2021
--- Unit FMG-VM0A17002226 ---
All data files matched
Data check done at Mon Jul 26 15:53:23 2021