Citrix Blogs

XenApp and XenDesktop 7.11 MCS Full Clone Support

Since Machine Creation Services (MCS) was first released in XenDesktop 5.0, every VM created has used a delta structure for the VM`s created on a hypervisor. This means that all VM writes go to the delta disk, but the base disk is shared across all VM disk reads go the shared base disk

Below is the structure of the VM`s that are created by MCS, each machine has a delta disk parented to the base disk and an Identity disk that contain the AD identity of the VM so that each machine is unique.

The delta structure was first chosen for a number of reasons, however the main reasons were

However, storage has moved on since XenDesktop 5.0. With storage offload and smarter storage that can do inline dupe and perform copy on write operations, the use of deltas may not the best way to create your VMs. This is because of the use of delta disks do come with a downside

For these reasons, we have introduced a new capability into the MCS which in addition to creating the existing delta structure when using persistent VMs, allow you to select that the VMs created are full clones of the master.

To switch to using Full Clone rather than deltas, via studio there is an extra option now available when creating a MCS catalog.

This means when the catalog is created the VM structure will look like so


The copy operation is done in a way that will Storage offload to be used by the hypervisor if the storage supports it. (VAAI/ODX)

This disk structure will allow you to better support

While this is only supported on persistent machines at the moment, the hope is that this feature will also be available to reset on boot machine in the near future.

Exit mobile version