FortiGate HA out of sync troubleshooting

Поділитися
Вставка
  • Опубліковано 21 жов 2024
  • Troubleshooting HA Cluster out of syn.
    How to access secondary unit of HA cluster via CLI
    Syntax
    execute ha manage [ID] [username]
    exec ha manage ?
    Command
    exec ha manage 1 admin
    Check HA Cluster out of sync Status
    #get sys ha status
    To Compare Checksum between 2 HA Cluster
    diag sys ha checksum cluster
    Recalculate the Checksum
    diag sys ha checksum recalculate
    Note: Recalculating the Checksum on both HA units will fix the out-of-syn issue
    Optional
    FortiGate HA Troubleshooting
    Run the following commands to check the mismatch right away:
    diag debug config-error-log read -- (1)
    diag hardware device disk -- (2)
    show sys storage -- (3)
    show wanopt storage -- (4)
    (1): Check the output to identify issues with configuration lines that were not accepted. Try to manually configure the device configuration item listed.
    (2): Check the device disk on both devices as the size and availability should match.
    (3): Check the size of storage disk as it should match on both device.
    (4): Check the size of wanopt disk as size should match.
    To determine why HA synchronization does not occur
    1. Connect to each cluster unit CLI by connected to the console port.
    2. Enter the following commands to enable debugging and display HA out of sync messages.
    #diagnose debug enable
    #diagnose debug console timestamp enable
    #diagnose debug application hatalk -1
    #diagnose debug application hasync -1
    Collect the console output and compare the out of sync messages
    3. Enter the following commands to turn off debugging.
    diagnose debug disable
    diagnose debug reset

КОМЕНТАРІ • 17

  • @rage2k6
    @rage2k6 Рік тому +1

    Great video. I'm New with Fortinet and in my new job I have to manage several branch offices with Forti 40F. today I performed the firmware upgrade from 7.2.2 to 7.2.4 and lost the HA sync (out of sync). so, with the diag sys ha checksum recalculate command it should bring back up the HA? I already check the checksum and is different in both the FW. Thanks in advance. Regards

    • @techy-world3716
      @techy-world3716  11 місяців тому

      Yes that should fix it, but ensure that the firmware is same on both device. The most common issue is when there is a different configuration on the firewall that is not configured on the other that will cause the out-of-sync issue not to be resolved.

    • @rage2k6
      @rage2k6 11 місяців тому

      @@techy-world3716 thanks. Righ now the secundary is with the 7.2.4 and the primary with the 7.2.2. Should I upgrade the primary first? Regards

    • @techy-world3716
      @techy-world3716  11 місяців тому

      As long as both of them are on same version you should be fine, it doesn't matter which is upgrade first. But I will upgrade the lower version first to match the higher version. Either way it should work once they are on same version.

  • @145bamboo
    @145bamboo 22 дні тому +1

    Thanks ❤. This worked

  • @antoniocamacho3931
    @antoniocamacho3931 11 місяців тому +2

    Great video!

  • @Rain-yh1sg
    @Rain-yh1sg Рік тому +2

    Hi, Thanks for offer this and very helpful!
    I don't understand why will happen HA out of sync, sometimes my Fortigate will happen it.

  • @Jay-mb3nf
    @Jay-mb3nf Рік тому +2

    Thanks I have solved same issue .

  • @hashimhashi5625
    @hashimhashi5625 Місяць тому

    my check sums are different if i run the command the it will re sync ? i need to confirm because it is my production environment

    • @techy-world3716
      @techy-world3716  Місяць тому

      Yes it show resync

    • @hashimhashi5625
      @hashimhashi5625 Місяць тому

      @@techy-world3716 hello sir, i have some technical questions about this ? could you able to help me ?

  • @shipenalamech4382
    @shipenalamech4382 Рік тому +1

    Does it require devices to reboot?

    • @techy-world3716
      @techy-world3716  Рік тому +2

      Yes it does. But most times it will reboot itself once HA is established.

  • @narfnn2111
    @narfnn2111 3 місяці тому +2

    tks a loot !!!!