Quantcast
Channel: Carl Stalhood
Viewing all articles
Browse latest Browse all 594

PvS – Create Devices

$
0
0

Navigation

Target Device Template – vSphere

The hardware of the additional target devices must match the original virtual machine. This is so the drivers contained in the vDisk continue to function. The easiest way to preserve the hardware configuration is to clone the original virtual machine.

  1. Shut down the original virtual machine.
  2. Edit the Settings of the virtual machine and make sure there is a blank, formatted cache disk.
  3. In the vSphere Client, right-click the original virtual machine and click Clone.
  4. In the Select a name and folder page, enter a name for the template and click Next.
  5. In the Select a compute resource page, select the cluster and click Next.
  6. In the Select storage page, select a datastore for the template and click Next. Note: if you use the Provisioning Services wizards to create Target Devices, the new machines will be created on the same datastore as this template.
  7. In the Select clone options page, don’t check anything and click Next.
  8. In the Ready to complete page, click Finish.
  9. Now convert the virtual machine to a template using the normal means (right-click > All vCenter Actions > Template > Convert To Template).

Target Device Template – Hyper-V

If you store the template in the library then you might see the issue described in CTX128750 Hyper-V Synthetic Network Interface Card Reinitializes on New Target Devices. The article recommends cloning a real VM instead of a template VM but this might not work for Provisioning Services XenDesktop Setup Wizard.

  1. Edit the Properties of the original virtual machine and make sure there is a blank, formatted cache disk.
  2. Right-click the original virtual machine, expand Create and click Create VM Template.
  3. Click Yes to acknowledge that the source virtual machine will be destroyed.
  4. In the VM Template Identity page, give the template a name and click Next.
  5. In the Configure Hardware page, click Next.
  6. In the Configure Operating System page, select None – customization not required and click Next. There is no need to run SysPrep.
  7. In the Select Library Server page, select a library server and click Next.
  8. In the Select Path page, click Browse to select a share and click Next.
  9. In the Summary page, click Create.

XenDesktop Setup Wizard

The easiest way to create a bunch of Target Devices is to use the XenDesktop Setup Wizard that is built into the Provisioning Services Console.

From Citrix eDocs – When using Provisioning Services with PvD:

  • The Soap Service account must be added to the Administrator node of Studio and must have the Machine Administrator or higher role. This ensures that the PvD desktops are put into the Preparing state when the Provisioning Services (PVS) vDisk is promoted to production.
  • The Provisioning Service versioning feature must be used to update the personal vDisk. When the version is promoted to production, the Soap Service puts the PvD desktops into the Preparing state.
  • The personal vDisk size should always be larger than the Provisioning Services write cache disk (otherwise, Provisioning Services might erroneously select the personal vDisk for use as its write cache).
  • After you create a Delivery Group, you can monitor the personal vDisk using the PvD Image Update Monitoring Tool or the Resize and poolstats scripts (personal-vdisk-poolstats.ps1).

Do the following to launch the wizard:

  1. The XenDesktop Setup Wizard uses the Hosting Resources defined in Studio so configure them with destination datastores and networks for the new Target Devices.
  2. If vSphere, XenApp / XenDesktop 7.6 has a bug. To workaround this, in the hosting resource, configure the option Use different storage for Personal vDisks. You can select the same storage for both the linked clones and the Personal vDisks. Configure this even if you’re not using Personal vDisks.
  3. Make sure the Template Target Device is on the same datastore that you want the new Target Devices to be stored on.
  4. If Hyper-V, make sure the VMM Console is installed on the same machine as the Provisioning Services Console.
  5. In the Provisioning Services Console, right-click the site and click XenDesktop Setup Wizard.
  6. In the Welcome to XenDesktop page, click Next.
  7. In the XenDesktop Controller page, enter the name of a XenApp/XenDesktop controller and click Next.
  8. In the XenDesktop Host Resources page, select a hosting resource. This list comes from the Hosting Resources created inside Studio. Click Next.
  9. Login to vCenter or SCVMM when prompted.
  10. In the Template page, select the Target Device template and click Next.
  11. In the vDisk page, select the Standard Image vDisk and click Next.
  12. In the Catalog page, enter a name for a new catalog and click Next. Or you can add machines to an existing catalog.
  13. In the Operating System page, make your selection and click Next.
  14. If you selected Windows Desktop Operating System, then in the User Experience page, select random or static and click Next.
  15. In the Virtual machines page, enter the number of machines you want to create.
  16. For RAM caching add 256 MB (virtual desktop) or 4 GB of RAM (Remote Desktop Session Host). See Citrix Blog Post Size Matters: PVS RAM Cache Overflow Sizing for more information.
  17. Specify the size of the cache disk. 15-20 GB for session hosts and 5 GB for virtual desktops.
  18. Select BDM disk or PXE boot and click Next. For PXE boot, the Target Devices must be on the same VLAN as the Provisioning Services servers.
  19. In the Active Directory page, click Next.
  20. In the Active Directory accounts and location page, select an OU.
  21. Enter a naming pattern for the new machines and click Next.
  22. In the Summary page, click Finish.
  23. Then click Done.
  24. In Citrix Studio, you’ll see a new machine catalog.
  25. Create a new Delivery Group or add the machines to an existing Delivery Group.

Write Cache Size

Write Cache Filling Up Disk

From Carl Fallis at Citrix Discussions: The vdisk cache is basically a difference disk and only contains the blocks that are written to the system drive so you cannot mount it or read the file, it is just block data.  What you need to do is use a tool like Process Monitor from Microsoft (used to be sysinternals) and monitor the system drive. Any write to the system drive is redirected by the PVS software to the cache file.  You should make sure that any software that is installed on the target image does not have an auto update feature enabled, redirect all user data to a network share and educate your users to make sure they are not doing something that will fill up the cache like downloading a video to the local system drive.

Be aware that the RAM cache with overflow to hard drive can use more space on your local drive, it is important even in the older cache that you perform regular maintenance on your vdisks some recommendations:

  • Merge to a new base disk when you have created 5 or more versions
  • After every merge to the base disk, mount the new base disk and defrag the disk, this is important to reduce sectors used in the local cache, it is very important with the new RAM cache with overflow to local disk but it can have a very positive impact with the legacy local cache. Refer to http://blogs.citrix.com/2015/01/19/size-matters-pvs-ram-cache-overflow-sizing for more information.

Write Cache Size Monitoring

To view the size of Write Cache in RAM with overflow to disk, look in Task Manager for Nonpaged pool.

Matthew Nichols Monitor Citrix Pvs ‘Cache In Ram’ Size Using Powershell has a PowerShell script that uses WMI to poll a remote device for the size of the Nonpaged pool.

Related Topics


Viewing all articles
Browse latest Browse all 594

Latest Images

Trending Articles



Latest Images