VMware vSphere

 View Only
  • 1.  HA test: some VMs are disconnected

    Posted Dec 23, 2013 05:28 PM

    Hi,

    I ran a test to check HA on my 2 hosts cluster by powering off one of the hosts.

    Some VMs got restarted on the second host but 5 of them are now shown up and disconnected on the failed host :-(

    The message I got in the Events log was "Not enough resources to failover....vSphere HA will retry when resources become available".....The same message I got for the VMs that finally restarted on the second host.

    I'm running ESXi 5.5.0.

    Any idea ?

    Thanks !

    Eric



  • 2.  RE: HA test: some VMs are disconnected

    Posted Dec 23, 2013 05:42 PM

    The error is what it indicates - your Admission control is configured such that there in sufficient resources fo rthe VMs to restart with the rerources that are available on the remaining host



  • 3.  RE: HA test: some VMs are disconnected

    Posted Dec 23, 2013 05:45 PM

    That's what I checked first: the admission control is disabled.



  • 4.  RE: HA test: some VMs are disconnected

    Broadcom Employee
    Posted Jan 07, 2014 03:11 PM

    EBoucq wrote:

    Hi,

    I ran a test to check HA on my 2 hosts cluster by powering off one of the hosts.

    Some VMs got restarted on the second host but 5 of them are now shown up and disconnected on the failed host :-(

    The message I got in the Events log was "Not enough resources to failover....vSphere HA will retry when resources become available".....The same message I got for the VMs that finally restarted on the second host.

    I'm running ESXi 5.5.0.

    Any idea ?

    Thanks !

    Eric

    Admission Control has nothing to do with HA initiated fail-overs. HA fail-over happens on a host level, esxi, and admission control is a function of vCenter. Do you virtual machines have reservations set? Are all storage devices available to all hosts? Are all networks available to all hosts? It feels like their is something misconfigured somehow,



  • 5.  RE: HA test: some VMs are disconnected

    Posted Jan 07, 2014 03:16 PM

    I disabled and enabled HA again and got rid of that problem.

    Thanks for your reply !

    Eric



  • 6.  RE: HA test: some VMs are disconnected

    Broadcom Employee
    Posted Jan 07, 2014 03:20 PM

    EBoucq wrote:

    I disabled and enabled HA again and got rid of that problem.

    Thanks for your reply !

    Eric

    I would recommend to use RVTools to do a dump of your config to see if there are any discrepancies just in case... It takes 2 minutes and prevents a lot of hassle :smileyhappy:



  • 7.  RE: HA test: some VMs are disconnected

    Posted Jan 07, 2014 03:28 PM

    I will. Thanks for the advice !