Using the TeamPolicyUpDelay setting
search cancel

Using the TeamPolicyUpDelay setting

book

Article ID: 410008

calendar_today

Updated On:

Products

VMware vSphere ESXi

Issue/Introduction

  • Link failure detection and teaming/failover policies allow ESXi to redirect traffic to working uplinks when one or more network interfaces on the host become disconnected.

  • The uplink is re-enabled once the connection is restored, based on the "Link Status Only" failure detection policy.

  • In an active/standby uplink configuration, if failback is enabled, traffic is moved back onto the link. By default, there is a 100 ms delay before this occurs.

  • In an active/active uplink configuration, it will, by default, fail back the traffic based on the load balancing policy. 

 

Environment

VMware vSphere ESXi

Cause

The network card may report that the link state is active well before full connectivity is restored. For example, this can be due to Spanning Tree Protocol (STP) operation, vPC recovery delays, etc., which can delay connectivity for 30+ seconds.

Resolution

  • The setting Net.TeamPolicyUpDelay can be changed in Advanced System Settings to adjust the delay in milliseconds before an uplink is re-enabled.
  • For example, a setting of 60000 will wait 60 seconds (1 minute) before a network interface is considered usable.
  • This setting takes effect immediately in ESXi 8.0.

Additional Information

The Net.TeamPolicyUpDelay is a global advanced system setting on the ESXi host that defines the wait time (in milliseconds) after a physical NIC link state is "Up" before the host considers the link active for teaming and load balancing.

See: Changing the network teaming failback delay fails in ESXi Host, Network Failure Detection Policy