vSphere – ‘The Number of HA Heartbeat Datastores for this host is 0’

KB ID 00011202 

Problem

Seen after enabling HA on your vSphere Cluster

HA Error: The number of heartbeat datastores for host is 0, which is less than required: 2

or

HA Error: The number of heartbeat datastores for host is 1, which is less than required: 2

I had this on my test network today, and to be honest thats not really surprising because I don’t have any shared storage.

 

Note: You can see the same error if your ‘HA Datastore Heartbeating’ settings are set to, ‘Select only from my preferred datastore’, and you haven’t selected any datastores!

We have had networking heartbeats since ESX3, but with vCenter 5 we also have datastore heartbeats as well, that’s what it’s complaining about.

Solution

You can add some shared storage, though in my case that wasn’t an option so I needed to configure my cluster to ‘suppress the errors’

Locate HA Datastore Heartbeat Settings

In the  VI Client > Right click your Cluster > Edit Settings > vSphere HA > DataStore Heartbeating > (As you can see I don’t have any but if you did you can select the datastore from here).

In the Web Client > Select  your Cluster > Manage > vSphere HA > Expand DataStore Heartbeating.

 

Suppress DataStore Heartbeat Warnings (Web Client)

Web Client > Select  your Cluster > Manage > vSphere HA > Edit

Scroll down to Advanced Settings > Add > Add in the following;

Option: das.ignoreInsufficientHbDatastore.

Value: true

Then right click each of the ‘hosts’ and select ‘Reconfigure for HA’.

Suppress DataStore Heartbeat Warnings (VI Client)

VI Client > Right click your Cluster > Edit Settings > vSphere HA > Advanced Options.

Option: das.ignoreInsufficientHbDatastore.

Value: true

Then right click each of the ‘hosts’ and select ‘Reconfigure for HA’.

 

Related Articles, References, Credits, or External Links

NA

Leave a Reply

Your email address will not be published. Required fields are marked *