HA Error: Network Redundancy

Share on:

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.

  1. From the VMware Infrastructure Client, right-click on the cluster and click Edit Settings.
  2. Select vSphere HA and click Advanced Options.
  3. In the Options column, enter das.ignoreRedundantNetWarning
  4. In the Value column, type true
  5. Click OK.
  6. Right-click the host and click Reconfigure for vSphere HA. This reconfigures HA.

To perform the steps in the webclient.

  1. From the vSphere Web Client, right click on the cluster.
  2. Click on the Manage tab for the cluster, then under Settings click vSphere HA.
  3. Click on the Edit button in the top right corner.
  4. Expand the Advanced Options section, and click Add.
  5. In the Options column, type das.ignoreRedundantNetWarning.
  6. In the Value column, type true.
  7. Click OK
  8. Right-click the host and click Reconfigure for vSphere HA.
comments powered by Disqus

See Also