Configure VM fault tolerance

VM fault tolerance (FT) provides continuous availability for applications. When VM FT is enabled for a VM (primary VM), a secondary VM (SVM) is created for that primary VM (PVM). When the physical host where the PVM resides fails, the SVM can take over service immediately. The system synchronizes data between the two VMs only when the data on them is inconsistent.

In a resource list, a PVM and an SVM are identified by the  and  icons, respectively. On the VM details page, they are identified as a primary node and a secondary node, respectively.

Restrictions and guidelines

Enable VM FT

  1. On the top navigation bar, click Resources.

  1. From the left navigation pane, select Compute > Host Pool Name > Host Name > VM Name or Compute > Host Pool Name > Cluster Name > Host Name > VM Name.

  1. Click More in the upper right corner of the page, and then select Enable FT.

  1. Configure the SVM parameters as described in "Parameters."

  1. Click OK.

  1. After you create a PVM, CVM will create an SVM in the specified host and storage pool. The name of the SVM is in the format of <PVM name>_slave.

Disable VM FT

  1. On the top navigation bar, click Resources.

  1. From the left navigation pane, select Compute > Host Pool Name > Host Name > VM Name or Compute > Host Pool Name > Cluster Name > Host Name > VM Name.

  1. Click More in the upper right corner of the page, and then select Disable FT.

  1. Click OK.

  1. After VM FT is disabled, the SVM will be removed from CVM.

Parameters