How to create machines using MCS with AWS Cloud

How to create machines using MCS with AWS Cloud

book

Article ID: CTX241160

calendar_today

Updated On:

Description

This article lists the steps for Machine Catalog creation process for Citrix VM’s running in AWS.


Instructions

  • Select the AWS zone where VM needs to be hosted.
User-added image
  • Select the Golden image AMI created to use as Master image for MCS on which VDA agent is installed.
User-added image
  • Select the AWS VPC where VM needs to be connected
  • NOTE:- Selected VPC should allow communication between VDA and other Citrix Core components and Active Directory
User-added image
  • When selecting dedicated hardware, MCS machines and volume worker will be launched with dedicated tenancy.
 User-added image
 
  • Note: For 7.15 LTSR, dedicated host is not supported. Tenancytype PowerShell string that is used to specify a dedicated host which is not recognized in 7.15 LTSR.
  • The support for dedicated host started from 1811. Refer to https://docs.citrix.com/en-us/citrix-virtual-apps-desktops/1811/whats-new.html
  • Select the instance type running on AWS required for MCS catalog VM’s.
 
  • User-added image
Note: Refer article for more information about updating AWS instance types with XenDesktop https://support.citrix.com/article/CTX139707 (applicable only to non-citrix cloud DDC’s) 
  • Select the network used for MCS machine.
User-added image
 
  • Select the active directory OU where MCS machines will be placed.
  • Provide the machine name and catalog name and click Finish.
Once the above configuration is finished below process will start on the AWS side.
  • Preparation VM will be started and stopped in the selected VPC at the time of MCS setup.
 
  • DDC will upload the RPM package present in “path” to the S3 bucket in that region
User-added image
  • A XenDesktop Temp VM instance will be launched in default VPC using standard Linux AMI for that region.
User-added image
 
  • XenDesktopTemp runs a user data script, which instructs the VM to downloads the RPM package from S3 which installs and configures the volume worker service.
User-added image
 
  • After this XenDesktopTemp VM OS will shut down and an AMI will be created from the XenDekstopTemp VM.
User-added image
 
  • A snapshot will be created from the XenDesktop temp VM.
User-added image
 
  • Volume Worker AMI creation.
User-added image
 
  • Once the above AMI status changes from pending to available, newly created AMI will be used to launch the Citrix Volume Worker instance and at the same time XenDesktop temp instance will be terminated.
User-added imageUser-added image
 
  • Along with all this, 3 volumes will be created for the catalog creation.
User-added image
 
  • At this state the preparation VM will start again and stops.
  •  Snapshot will be created from the Preparation VM instance.
User-added image
 
  • Preparation identity disk will be deleted after this.
  • Base disk AMI for the catalog will be created.
  • Actual VM instance will be created using that base disk AMI and a volume will be attached to the machine.