sreddi
Staff
Created on
12-10-2019
05:52 AM
Edited on
08-08-2024
10:49 PM
By
Jean-Philippe_P
Article Id
197026
Description
This article describes different methods to promote the role of subordinate to primary in a HA cluster.
It is recommended to read first the 'Primary unit selection' chapter from 'FortiOS Handbook: High Availability'.
Solution
- Use the following command from CLI when the override is enabled:
config system ha
set priority 250 <change the priority on the Master unit to be lower than the secondary unit>
set override enable
end
Or: - Reset the uptime of the master device when the override is disabled:
config system ha
set override disable
enddiag sys ha reset-uptime
Or: -
Disconnect the cable from the interface which is being monitored on the primary.