VMware Networking Community
zeebahi
Enthusiast
Enthusiast
Jump to solution

Can we control Edge VM active selection?

Hi everyone,

I am wondering if we can control which edge VM assumes stand-by role and which edge VM assumes Active role in Active stand by case?

Much appreciated!!

Reply
0 Kudos
1 Solution

Accepted Solutions
eirik_amundsen
Contributor
Contributor
Jump to solution

This can be controlled by the premptive / non-preemptive failover mode on the gateway

PreemptiveIf the preferred node fails and recovers, it will preempt its peer and become the active node. The peer will change its state to standby.
Non-preemptive

If the preferred node fails and recovers, it will check if its peer is the active node. If so, the preferred node will not preempt its peer and will be the standby node.

 

https://docs.vmware.com/en/VMware-NSX-T-Data-Center/3.2/administration/GUID-7B0CD287-C5EB-493C-A57F-...

View solution in original post

Reply
0 Kudos
1 Reply
eirik_amundsen
Contributor
Contributor
Jump to solution

This can be controlled by the premptive / non-preemptive failover mode on the gateway

PreemptiveIf the preferred node fails and recovers, it will preempt its peer and become the active node. The peer will change its state to standby.
Non-preemptive

If the preferred node fails and recovers, it will check if its peer is the active node. If so, the preferred node will not preempt its peer and will be the standby node.

 

https://docs.vmware.com/en/VMware-NSX-T-Data-Center/3.2/administration/GUID-7B0CD287-C5EB-493C-A57F-...

Reply
0 Kudos