Troubleshooting Tip: How to fix FortiADC High Availability active passive for undesired promotions and GUI got unavailable on v7.4.4
| Description | This article describes how to fix undesired promotions when FortiADC VM is on High Availability for the active passive scheme, and the GUI is unavailable on v7.4.4. |
| Scope | FortiADC v7.4.4 VM. |
| Solution | On FortiADC VM under the High Availability active passive scheme, there is an abnormal behavior causing undesired promotions and causing the GUI get lost on the 7.4.4 version.
First, run the get system ha-status command on each FortiADC cluster member.
Node 01:
(P) ADC01 # get system ha-status Monitor Status Sync statistics: Device management errors: Peer Count: 1 Node 02: Monitor Status Sync statistics: Device management errors: Peer Count: 1
The duplicate serial number counter increases. However is highly suggested to confirm there is no other deployment with FortiADC or other Fortinet products. In order to discard duplicate serial numbers, it is suggested to change the group ID on the HA settings.
One of the main reasons for this behavior for this firmware version is that from the cmd.log.1617540 file (that is obtained from the debug file), it appears that the K8s auto-configuration commands are incomplete, so it will cause an error counter. To get the debug file, consult the official documentation: Debug. To fix this behavior, upgrade to v7.6.5 or v8.0.2 |