vSphere Availability

 View Only
  • 1.  disjoin from HA

    Posted Mar 02, 2010 04:11 PM

    hi! I tried to configure HA and it's not successful. How do i move my esx host from the HA cluster? What's the correct procedure to move the host and vms from the HA cluster?

    Thx.



  • 2.  RE: disjoin from HA

    Posted Mar 02, 2010 04:14 PM

    well the proper way to do it would be to put it in maintenance mode, then remove it from the cluster.

    However, you can do a disconnect and remove as well. Should have no impact on your running guests.



  • 3.  RE: disjoin from HA

    Posted Mar 02, 2010 04:39 PM

    hi! by putting the esx into maintenance mode....does that mean that the vm need to be shut down first? will that cause a restart to the esx server?

    thx.



  • 4.  RE: disjoin from HA

    Posted Mar 02, 2010 04:59 PM

    If you have DRS set to fully automated the guests will be migrated to other hosts in the cluster. If you don't have DRS set to fully automated you will have to manually vmotion them off the host before it will go into maintenance mode.

    Host will only go into maintenance mode if there are no running guests.



  • 5.  RE: disjoin from HA

    Posted Mar 02, 2010 07:14 PM

    Have a look at this tip about HA stopping:

    ---

    iSCSI SAN software

    http://www.starwindsoftware.com



  • 6.  RE: disjoin from HA

    Posted Mar 27, 2010 07:42 AM

    Follow Troy instructions.

    Then, to remove the HA agent, follow:

    http://zealkabi.blogspot.com/2009/02/remove-ha-and-vpxa-virtualcenter-agents.html

    Andre



  • 7.  RE: disjoin from HA

    Posted Mar 27, 2010 08:13 AM

    Maybe we should start at the beginning guys, which error do you receive? What doesn't work?



    Duncan

    VMware Communities User Moderator | VCP | VCDX

    -


    Now available: <a href="http://www.amazon.com/gp/product/1439263450?ie=UTF8&tag=yellowbricks-20&linkCode=as2&camp=1789&creative=9325&creativeASIN=1439263450">Paper - vSphere 4.0 Quick Start Guide (via amazon.com)</a> | <a href="http://www.lulu.com/product/download/vsphere-40-quick-start-guide/6169778">PDF (via lulu.com)</a>

    Blogging: http://www.yellow-bricks.com | Twitter: http://www.twitter.com/DuncanYB



  • 8.  RE: disjoin from HA

    Posted Mar 28, 2010 12:36 PM

    hi! I managed to configure the HA. The reason it doesn't work previously is that, it can resolve the esx host name. Once i add that host name into my dns svr, it worked.

    Now just wonder how do i remove my esx hosts from the HA if i would to do so in the future :smileywink:

    thx