I found a great post on how to remove the Host <ESXi Hostname> currently has no management network redundancy warning that you get on a typical ESXi whitebox installation. Due to the fact that most whitebox machines don’t have multiple nics..
For more info and screenshots, checkout the original post.
When you completed building your ESX cluster from so called whitebox machines, you might see a warning sign at the cluster level. It will tell you the management network has no redundancy. This is probably correct because whitebox clusters usually don’t have 2 NIC’s for the management network.
To loose this irritating warning message do the following.
- Go to the properties of your cluster
- Select HA from the left pane
- Click the ‘Advanced Options’ button
- Fill in the first column of the first row by double clicking and typing the value ‘das.ignoreRedundantNetWarning’
- Fill in the second column of the same row by double clicking and typing the value ‘True’
- Close the Advanced Options window
- Now deselect the option ‘Enable HA’ and press OK
- HA will be disabled, this will take some time
- Go back to the options and select ‘Enable HA’ and press OK
- HA will be enabled and the warning will be gone