Configuring datastore heartbeating
vSphere HA uses datastore heartbeating to check the liveliness of a host if it cannot be reached over the management network. This is enabled by default and cluster datastores are automatically chosen, this can also be user configured.
How to do it...
- Log in to the vSphere Web Client with the relevant privileges. Navigate to the specific cluster |
Configuration |
vSphere Availability
. - Click on
Heartbeat Datastores
shown in the following screenshot:

- Click on
Automatically select datastores accessible from the host
.
How it works...
vCenter automatically chooses two heartbeat datastores per host (can have an overlap between hosts). When the host is network isolated or partitioned, the datastore acts as a witness to rule if the host has truly failed or is network impaired. This setting may seldom require to be changed, if there is datastore known to be more resilient then the user can override vCenter's choice and configure the heartbeat datastore manually. An even...