Created on
07-10-2024
06:30 AM
Edited on
12-13-2024
02:15 AM
By
Jean-Philippe_P
Description | This article describes how to re-build FortiNAC High Availability after breaking the HA and a factory reset secondary FortiNAC HA node. The assumption is that the node is already factory reset for some reason, and the HA cannot rebuild. Steps 1+2 will show how this situation is created in the first place. |
Scope | FortiNAC-F v7.2.6, v7.4.1, v7.6.0 or greater. |
Solution | Steps to be followed:
execute factoryreset all-setting
Solution:
On FortiNAC v7.2.6, v7.2.7:
execute ssh-known-hosts remove-host ha <secondary-NAC-IP> On FortiNAC version 7.4.0 and above:
execute ssh-known-hosts show current-user <secondary-NAC-IP> execute ssh-known-hosts remove-host current-user <secondary-NAC-IP>
Note: On FortiNAC v7.2.5 and lower, change the IP of the Secondary Node or upgrade to FortiNAC v7.2.6 or greater. |