Support > Knowledge Base
Knowledge Base

Search the Knowledge Base: |
Search the Knowledge Base: |
Adjusting the VMware High Availability failover timeout value
Solution
Caution: Increasing the VMware HA timeout value also increases the amount of time before real failures are detected. A longer failure detection time may cause a longer outage within your environment. Changing the HA timeout also affects the isolation detection time and the small gap during which the host regains network connectivity before the isolation detection time is activated. Perform these steps at your own risk.
The method for adjusting the timeout depends on which version of VirtualCenter you are using to manage your ESX host. It is important to use the correct instructions for your version of VirtualCenter. Express the new timeout value in milliseconds. To convert seconds to milliseconds, multiply by 1000. For example, the default timeout value 15 seconds = 15000 milliseconds.
VirtualCenter 2.0.x
To increase the VMware HA timeout value for VirtualCenter 2.0.x:
- Log on to the ESX host console command-line as root.
- Run the following command to see the timeout value:
/opt/LGTOaam512/bin/ftcli -cmd getFailureDetectionInfo
- Run the following commands to increase the timeout value:
Note: FT_DOMAIN is the VMware HA cluster domain. It has nothing to do with your network domain. Enter the value as shown.
FT_DOMAIN=vmware
FT_DIR=/opt/LGTOaam512
export FT_DOMAIN
export FT_DIR
/opt/LGTOaam512/bin/ftcli -cmd "setFailureDetectionTime XXXXX"
Note: Replace XXXXX with the new timeout value in milliseconds.
VirtualCenter 2.5.x
To increase the VMware HA timeout value for VirtualCenter 2.5.x:
-
In VMware Infrastructure Client (VI Client), click on the HA cluster.
-
On the Summary tab, click Edit Settings.
-
In the Settings dialog, deselect Enable VMware HA and click OK.
Note: You must wait for all reconfigure and unconfigure tasks to finish. -
Click on the HA Cluster
-
On the Summary tab, click Edit Settings.
-
Select Enable VMware HA
-
In the left pane, click VMware HA.
-
Click Advanced Options.
-
In the Advanced Options (HA) dialog:
-
In the option name, enter das.failuredetectiontime.
-
For the value, enter XXXXX (where XXXXX is the new timeout value in milliseconds).
-
-
Click OK.
-
Click OK.
You must wait for all reconfigure and configuring tasks to complete. The change propagates to the ESX hosts in the cluster during HA configuration.
Feedback
Actions
- KB Article: 1000510
- Updated: Sep 25, 2009
- Products:
VMware ESX
VMware VirtualCenter - Product Versions:
VMware ESX 3.0.x
VMware ESX 3.5.x
VMware VirtualCenter 2.0.x
VMware VirtualCenter 2.5.x

