Running a Virtual Machine Using Live Mount with VMware

The Live Mount wizard enables you to run a virtual machine directly from a stored backup for that VM.

Before You Begin

  • To verify the version of VMware software that is required to support this feature, see System Requirements.

  • Perform a Refresh Datacenters operation on the VMware instance:

    Under Client Computers > virtualization_client > Virtual Server, right-click VMware, point to All Tasks, and then click Refresh Datacenters. In the Refresh Datacenters dialog box, the Refresh VM Status and Discover VMs check boxes are not required for Live Mount; ensure that those check boxes are cleared and click OK.

  • Define a Live Mount provisioning policy to limit the impact that live mount operations can have on the operating environment. See Creating a Provisioning Policy for Live Mount.

  • For live mount operations, ensure that the following conditions are met:

    • The ESX proxy where the virtual machine is mounted must have at least 10% free memory space.

    • If VMs are migrated to a datastore for longer term use, the target datastore must have at least 30% free space.

  • The virtual machine owner or the user group associated with the VM owner (client computer) must have a role assigned that includes Browse and Live Browse permissions. See User Administration and Security - Getting Started.

  • The vCenter user account must have permissions set as described in Permissions for Custom User Accounts, including Virtual Machine > Interaction > Device connection as well as all permissions for streaming backups and restores.

  • If a firewall is used, provide settings as described in Entering Required Firewall Settings.

Procedure

  1. In the CommCell Console, display virtual machines under Client Computers as described in Show Virtual Machines in Client Computers List.

  2. Navigate to Client Computers.

  3. Right-click the virtual machine and select All Tasks > Live Mount.

    The Live Mount wizard launches.

  4. On the Select Recovery Points page:

    1. Select one of the following:

      • Mount VM from the latest backup and configuration: Use the most recent backup and configuration data to mount the virtual machine.

      • Select Point in Time: Select date and time values to indicate the backup for which the live mount should be performed.

    2. Copy Precedence (IntelliSnap only): To restore from a backup copy, enter the number of the storage policy copy associated with the backup copy. If you leave the default value of 0, the copy with the lowest precedence number is used.

    3. Click Next.

  5. In the Virtual Machine Location page:

    1. VM Lifecycle Policies: Select the live mount provisioning policy to be used.

    2. VM Name: The name of the virtual machine is used automatically, with 'VM' appended at the end of the name to distinguish the live mounted VM from the original VM. If you change the name, use a name that is unique on the destination vCenter.

    3. Select a network connection for the VM:

      • No Network: Mount the VM without a network connection.

      • Original Network: (Not recommended) The live mounted VM has the same configuration as the original VM and might conflict with it if they are both on the same network. If you select this option, you must confirm that you want to proceed with this option.

      • Select Network: Choose an available network from the list (as configured in the provisioning policy).

  6. In the Submit Job/Alert page:

    1. Select one of the following Job Initiation options:

      • Immediate: Run the job immediately when the live mount request is submitted.

      • Schedule: Next to Configure Schedule Pattern, click Configure to enter a schedule pattern for running the live mount job on a regular basis.

    2. Under Configure Alert, click Add Alert to add an alert for the live mount job.

    3. Click Finish to submit the live mount job.

Result

When a live mount is initiated, an ESX server is selected to host the virtual machine, based on the criteria set in the live mount provisioning policy. The backup is exposed to the ESX server as a temporary datastore. The configuration file for the live mounted VM is updated to reflect the name of the new VM, disks are redirected to the datastore, and network connections are cleared and reconfigured to the network selected for the live mounted VM. When this reconfiguration is complete, the VM is powered on. The virtual machine can be launched from vCenter or the Web Console.

For instructions about accessing and interacting with the VM on Web Console, see Performing End User Operations for VM Lifecycle Management.

Note

The live mount expires automatically based on the decommission setting in the live mount policy, resulting in cleanup of the snapshot on the ESX server. You cannot manually unmount the VM from the CommCell Console or vCenter; but you can remove the live mounted VM by using the Web Console to power down and delete the VM. The temporary datastore is removed when the last VM for that datastore is unmounted.

The VM Management Job Summary report shows the virtual machine name, policy name, and user for live mounted virtual machines.

Expiration

Live mounted virtual machines expire automatically based on policy settings. Users are notified of expiring VMs at 30-minute intervals, and virtual machines are unmounted automatically when they expire.

Loading...