Skip to main content
nvisentin_FTNT
Staff
Staff
August 30, 2017

Technical Tip: FortiOS upgrade procedure in FGSP cluster

  • August 30, 2017
  • 0 replies
  • 3264 views

Description

 
This article explains the FortiOS upgrade procedure in a FortiGate Session Life Support Protocol (FGSP) cluster.

Scope
 
FortiGate.


Solution

 

The standalone-config-sync setting manages the configuration synchronization in an FGSP cluster. It will also change the behavior of the FortiOS upgrade procedure in FGSP.  This setting is available under the 'system ha' configuration:
 
config system ha   

    set standalone-config-sync (enable|disable)

 
If standalone-config-sync is set to enable: the FortiOS image should be uploaded to the Primary config sync unit. The image will then be sent to the Secondary config sync unit. Both units will start the upgrade process simultaneously.

If standalone-config-sync is set to disable: the FortiOS image should be uploaded to both Primary and Secondary config sync units manually. The upgrade will start when the image is uploaded. It is possible to delay the upgrade on the Secondary unit to avoid network outage during the Primary unit upgrade.

 

Related article:

Technical Tip: Configuration Guide: FortiGate Session Life Support Protocol (FGSP)