Skip to main content

Set Up vCenter HA

This guide covers setting up vCenter HA (High Availability) on vCenter 7.0. 

Prerequisites

  • Three Hosts in a Cluster
  • Static vCenter Address
  • Dedicated HA Network

Prerequisites are required to proceed, this guide won't cover how to set them up.

Getting Started

  1. Login to vCenter and click on your vCenter object.

    image-1641059044836.png

  2. Click Configure.

    image-1641059092148.png

  3. Click Set Up vCenter HA.

    image-1641059119489.png

Configuring Resource Settings

Active & Passive Node

  1. Set the HA Network for the Active Node.

    image-1641059228534.png

  2. Make sure Automatically create clones for Passive and Witness nodes is checked.

    image-1641059341438.png

  3. Click Edit on the Passive Node

    image-1641059438129.png

  4. Make sure the VM Name for the Passive Node is good and place it somewhere in yor datacenter (it doesn't usually matter where, you can put it in Discovered Virtual Machines if you're not sure).image-1641059594388.png
  5. Select the Cluster where the Passive Node will reside.

    image-1641059772519.png

  6. Select the Storage where the Passive Node will reside.

    image-1641059798684.png

  7. Select the Managment Network (same network the active vCenter is on) and the HA Network for the Passive Node.

    image-1641059907325.png

  8. Verify all the settings look good and click Finish.

    image-1641059934958.png

Witness Node

  1. Click Edit on the Witness Node.

    image-1641060051926.png

  2. Makes sure the VM Name looks good and place it somewhere in your datacenter (usually doesn't matter where, if you're not sure, put it in Discovered Virtual Machines).

    image-1641060140578.png

  3. Select the Cluster where the Witness Node will reside.

    image-1641060173875.png

  4. Select the Storage where the Witness Node will reside.

    image-1641060210559.png

  5. Assign the HA Network to the Witness Node.

    image-1641060252700.png

  6. Verify the settings look good and click Finish.

    image-1641060290230.png

The Witness node only gets the HA Network, this is normal. 

Configure IP Settings

All the addresses that need to be configured in this section are pertaining to the HA network only.

  1. Give each Node a Static Address for the HA Network and set the Subnet and Gateway (Optional).

    image-1641060547261.png

  2. Click Finish.

    image-1641060577118.png

  3. Wait for vCenter to build out the HA.

    image-1641060607136.png

    image-1641060619467.png

It's normal for this to take a long time (~30min in my case).

When it's done, you should have two new VMs a Witness and a Passive.  The vCenter HA screen should also say the HA is healthy.

image-1641060771686.png


VM/Host Rules Tip

If you're not using vCenter in production or you're really limited on resources you can change the VM/Host Rules so that you can run with just two hosts in the cluster instead of three. Three is still required for the set up process.  In my lab I removed the witness node from the rule.  This may also be helpful if you need to patch a host and it won't let you vMotion the nodes around (if you only have three hosts in the cluster). 

image-1641061047355.png