VMware vSphere

 View Only
  • 1.  how to disable the management network redundancy alarm

    Posted Nov 27, 2009 12:12 PM

    hi

    Could please tell me how to disable the management network redundancy alarm.

    regards

    surya



  • 2.  RE: how to disable the management network redundancy alarm
    Best Answer

    Broadcom Employee
    Posted Nov 27, 2009 02:44 PM

    Add the following parameter and set to true in the HA advanced options:

    das.ignoreRedundantNetWarning

    Once done do a reconfigure for HA on the ESX Servers and it will not display the warning.

    One thing to note is that this is not advised to set this setting. To properly resolve the issue so that the warning is not displayed, add a second NIC to the console vSwitch, or a second management network.

    Cheers,

    /Jonathan



  • 3.  RE: how to disable the management network redundancy alarm

    Posted Nov 27, 2009 02:54 PM

    While helpful in most cases, these type of warnings do not always reflect the true reality of the hardware/software configurations, but more of a perspective, from the view of the ESX server. In my case, I use redundant connections in hardware to abstract the "NIC" presented to the ESX host. So, the actual "NIC" that the ESX server sees, is actually backed by 4-6 redundant connections to the network. So, while ESX thinks it is not redundant, it most certainly is. It is good that VMware made the switch available to remove that warning, as I would hate to have to explain over and over again why my configuration is not redundant, when it most certainly is.

    Not to diminsh or take away from the fact that the configuration should be redundant.

    -KjB

    VMware vExpert



  • 4.  RE: how to disable the management network redundancy alarm

    Posted Dec 02, 2009 12:20 PM

    Hi

    What is the value for this one. Do we need put zero.

    das.ignoreRedundantNetWarning

    regards

    Surya



  • 5.  RE: how to disable the management network redundancy alarm

    Posted Dec 02, 2009 01:17 PM

    hi

    i have put the True. its working fine. thx very much

    Regards

    Surya



  • 6.  RE: how to disable the management network redundancy alarm

    Broadcom Employee
    Posted Dec 02, 2009 03:53 PM

    You are correct. The value should be set to true.

    Cheers,

    /Jonathan