Cloning a virtual machine creates a virtual machine that is a copy of the original. The new virtual machine is configured with the same virtual hardware, installed software, and other properties that were configured for the original virtual machine.

For information about persistent memory and PMem storage, see the vSphere Resource Management guide.

For information how to configure the virtual machine hardware options, see Configuring Virtual Machine Hardware and Configuring Virtual Machine Options

Note: When heavily loaded applications, such as load generators, are running in the guest operating system during a clone operation, the virtual machine quiesce operation might fail. VMware Tools might be denied CPU resources and time out. You can quiesce the virtual machines running lower I/O disk operation.
Important: If you clone an encrypted virtual machine, you cannot change the storage policy. For information about cloning an encrypted virtual machine, see vSphere Security.

Prerequisites

If a load generator is running in the virtual machine, before you perform the clone operation, you must stop the load generator.

You must have the following privileges to clone a virtual machine:

  • Virtual machine.Provisioning.Clone virtual machine on the virtual machine you are cloning.
  • Virtual machine.Edit inventory.Create from existing on the data center or virtual machine folder.
  • Virtual machine.Change Configuration.Add new disk on the data center or virtual machine folder.
  • Resource.Assign virtual machine to resource pool on the destination host, cluster, or resource pool.
  • Datastore.Allocate space on the destination datastore or datastore folder.
  • Network.Assign network on the network to which you assign the virtual machine.
  • Virtual machine.Provisioning.Customize guest on the virtual machine or virtual machine folder if you are customizing the guest operating system.
  • Virtual machine.Provisioning.Read customization specifications on the root vCenter Server if you are customizing the guest operating system.
  • If the virtual machine that you clone has an NVDIMM device and virtual PMem hard disks, the destination host or cluster must have an available PMem resource. Otherwise, you cannot proceed with the task
  • If the virtual machine that you clone does not have an NVDIMM device, but has virtual PMem hard disks, the destination host or cluster must have an available PMem resource. Otherwise, all hard disks of the destination virtual machine will use the storage policy and datastore selected for the configuration files of the source virtual machine.
  • To access customization options for Windows guest operating systems, Microsoft Sysprep tools must be installed on the vCenter Server system. Sysprep Tool is built into the Windows Vista and Windows 2008 and later operating systems. For details about this and other customization requirements, see Guest Operating System Customization Requirements.

Procedure

  1. Start the Clone Existing Virtual Machine wizard.
    Option Action
    From a valid parent object of a virtual machine
    1. Right-click any inventory object that is a valid parent object of a virtual machine, such as a data center, cluster, vApp, resource pool, or host, and select New Virtual Machine.
    2. On the Select a creation type page, select Clone an existing virtual machine, and click Next.
    3. On the Select a virtual machine page, select the virtual machine that you want to clone.
    From a virtual machine

    Right-click a virtual machine and select Clone > Clone to Virtual Machine.

  2. On the Select a name and folder page, enter a unique name for the new virtual machine, select a deployment location, and click Next.
    The template name determines the name of the files and folder on the disk. For example, if you name the template win8tmp, the template files are named win8tmp.vmdk, win8tmp.nvram, and so on. If you change the template name later, the names of the files on the datastore do not change.

    Folders provide a way to store virtual machines and templates for different groups in an organization and you can set permissions on them. If you prefer a flatter hierarchy, you can put all virtual machines and templates in a data center and organize them in a different way.

  3. On the Select a compute resource page, select the host, cluster, resource pool, or vApp where the virtual machine will run and click Next.
    The Compatibility pane shows the result from the compatibility checks.
  4. On the Select storage page, select the datastore or datastore cluster in which to store the template configuration files and all virtual disks.
    Option Action
    Clone a virtual machine that has vPMem hard disks
    1. Select the type of storage for the template by clicking the Standard, the PMem, or the Hybrid radio button.
      • If you select the Standard mode, all virtual disks are stored on a standard datastore.
      • If you select the PMem mode, all virtual disks are stored on the host-local PMem datastore. Configuration files cannot be stored on a PMem datastore and you must additionally select a regular datastore for the configuration files of the virtual machine.
      • If you select the Hybrid mode, all PMem virtual disks remain stored on a PMem datastore. Your choice of a VM storage policy and datastore or datastore cluster affects the non-PMem disks.
    2. (Optional) From the Select virtual disk format drop-down menu, select a new virtual disk format for the template or keep the same format as the source virtual machine.
    3. (Optional) From the VM Storage Policy drop-down menu, select a virtual machine storage policy or leave the default one.
    4. Select a datastore or a datastore cluster.
    5. Select the Disable Storage DRS for this virtual machine check box if you do not want to use storage DRS with the virtual machine.
    6. (Optional) Enable the Configure per disk option to select a separate datastore or a datastore cluster for the template configuration file and for each virtual disk.
      Note: You can use the Configure per disk option to convert a PMem hard disk to a regular one, but that change might cause performance problems. You can also convert a standard hard disk to a PMem hard disk.
    Clone a virtual machine that does not have vPMem hard disks
    1. Select the disk format for the virtual machine virtual disks.
      • The Same format as source option uses the same disk format as the source virtual machine.
      • The Thick Provision Lazy Zeroed format creates a virtual disk in a default thick format. The space required for the virtual disk is allocated when the virtual disk is created. Data remaining on the physical device is not erased during creation, but is zeroed out later, on demand, on first write from the virtual machine.
      • Thick Provision Eager Zeroed is a type of thick virtual disk that supports clustering features such as Fault tolerance. The space required for the virtual disk is allocated at creation time. In contrast to the flat format, the data remaining on the physical device is zeroed out when the virtual disk is created. It might take much longer to create disks in this format than to create other types of disks.
      • The Thin Provision format saves storage space. At first, a thin provisioned disk uses only as much datastore space as the disk initially needs. If the thin disk needs more space later, it can grow to the maximum capacity allocated to it.
    2. (Optional) Select a VM storage policy or leave the default one.
    3. Select a datastore or a datastore cluster.
    4. (Optional) Enable the Configure per disk option to select a separate datastore or a datastore cluster for the template configuration file and for each virtual disk.
      Note: You can use the Configure per disk option to convert a PMem hard disk to a regular one, but that change might cause performance problems. You can also convert a standard hard disk to a PMem hard disk.
  5. Click Next.
  6. On the Select clone options page, select additional customization options for the new virtual machine and click Next.
    You can choose to customize the guest operating system or the virtual machine hardware. You can also choose to power on the virtual machine after its creation.
  7. (Optional) On the Customize guest OS page, apply a customization specification to the virtual machine and click Next.
    Customizing the guest operating system prevents from conflicts that might occur if you or other users clone virtual machines with identical settings, such as duplicate computer names.
    Option Action
    Select an existing specification Select a customization specification from the list.
    Override To change the guest customization specification for this deployment only, click Override, complete the steps in the Override VM Customization Specification wizard, and click OK.
  8. (Optional) On the User settings page, specify the required settings for the virtual machine.
    This page of the wizard appears only if the selected specification requires additional customization.
  9. (Optional) On the Customize hardware page, configure the virtual machine hardware and options and click Next.
    You can leave the defaults and configure the virtual machine hardware and options later.
    Important: If you chose to use PMem storage for the virtual machine, its default hard disk, the new hard disks that you configure, and the NVDIMM devices that you add to the virtual machine all share the same PMem resources. You must adjust the size of the newly added devices in accordance with the amount of the PMem available to the host. If any part of the configuration requires attention, the wizard alerts you.
  10. On the Ready to complete page, review the virtual machine settings and click Finish.

Results

The new virtual machine appears in the inventory.