Support Forum
The Forums are a place to find answers on a range of Fortinet products from peers and product experts.
yaoran
New Contributor II

FortiGate VM loses GUI access after configuring HA in VMware vSphere.

Hello,

 

I have 2 FortiGate VMs that I want to configure HA in Active-passive mode. I immediately lost GUI access when I applied the HA configuration to the first VM. The same thing happened to the second FortiGate VM.

For context, both VMs are deployed on vSphere and are connected to the same port group.

Does anyone know why this happens and how I can resolve this problem?

1 Solution
funkylicious
SuperUser
SuperUser

"jack of all trades, master of none"
6 REPLIES 6
AEK
SuperUser
SuperUser

Try connect to the console (from VMware) of each FG-VM and share the HA status of each node.

get sys ha status
AEK
AEK
yaoran
New Contributor II

ftg1.png

ftg2.png

Here you go. 

AEK

The cluster is not up. Each node is standalone.

Did you configure the heartbeat?

Can you share HA config and the network diagram?

AEK
AEK
yaoran
New Contributor II

The VMs are connected directly to each other via a port group. The port group is connected to the vSwitch with an uplink to the internet.

Here is my HA config:
FTG1:
confi sys ha
config system ha
set mode a-p
set group-name test
set group-id 5
set password testing
set hbdev port2 0
set session-pickup enable
set override disable
set priority 200
end

FTG2:
confi sys ha
config system ha
set mode a-p
set group-name test
set group-id 5
set password testing
set hbdev port2 0
set session-pickup enable
set override disable
set priority 100
end

funkylicious
SuperUser
SuperUser

"jack of all trades, master of none"
yaoran
New Contributor II

Worked like a charm. Thanks for the help.

Announcements
Check out our Community Chatter Blog! Click here to get involved
Labels
Top Kudoed Authors