Skip to main content

Implementing high availability (ESXi)

To implement high availability for Lenovo XClarity Administrator in a VMware ESXi environment, use the high-availability function that is provided for the ESXi environment.

About this task

In a VMware high-availability environment, multiple hosts are configured as a cluster. Shared storage is used to make the disk image of a virtual machine (VM) available to the hosts in the cluster. The VM runs on only one host at a time. When there is an issue with the VM, another instance of that VM is started on a backup host.

VMware high availability requires the following components:
  • A minimum of two hosts on which ESXi is installed. These hosts become part of the VMware cluster.
  • A third host on which VMware vCenter is installed.
    Tip
    Ensure that you install a version of VMware vCenter that is compatible with the versions of ESXi that are installed on the hosts to be used in the cluster.

    VMware vCenter can be installed on one of the hosts that is used in the cluster. However, if that host is powered off or not usable, you lose access to the VMware vCenter interface as well.

  • Shared storage (datastores) that can be accessed by all hosts in the cluster. You can use any type of shared storage that VMware supports. The datastore is used by VMware to determine if a VM should fail over to a different host (heartbeating).

The following figure illustrates one way to implement high availability for XClarity Administrator in an ESXi environment. In this scenario, the XClarity Administrator virtual appliance is installed on the shared storage and accessed by the cluster.


Illustrates a high availability setup in an ESXi environment

For details about setting up a VMware high availability cluster (VMware 5.0), see the Setting up HA for VMware webpage.

Procedure

Complete the following steps to set up a high-availability environment.

  1. Set up shared storage that is to be accessible from all hosts in the cluster.
  2. Install ESXi on two servers, each with static IP addresses. Ensure that VMware vCenter is configured on a separate server.
  3. Start VMware vCenter.
  4. Configure the other two hosts to work with VMware vCenter.
    1. Create the cluster.
    2. Add the hosts to the cluster.
    3. Add both datastores to the hosts in the cluster.
      Note
      You need the second datastore for heatbeating.
  5. Deploy XClarity Administrator to the cluster.