HA Error: Network Redundancy
When setting up a cluster for testing you may not have 2 nics to use for management. to bypass the warning you can configure HA to not alert you for this issue.
To perform the steps in the c# client.
- From the VMware Infrastructure Client, right-click on the cluster and click Edit Settings.
- Select vSphere HA and click Advanced Options.
- In the Options column, enter das.ignoreRedundantNetWarning
- In the Value column, type true
- Click OK.
- Right-click the host and click Reconfigure for vSphere HA. This reconfigures HA.
To perform the steps in the webclient.
- From the vSphere Web Client, right click on the cluster.
- Click on the Manage tab for the cluster, then under Settings click vSphere HA.
- Click on the Edit button in the top right corner.
- Expand the Advanced Options section, and click Add.
- In the Options column, type das.ignoreRedundantNetWarning.
- In the Value column, type true.
- Click OK
- Right-click the host and click Reconfigure for vSphere HA.