Citrix Systems 4.5 Printer User Manual


 
Prepare the System VM Template
19
5.2. Prepare the System VM Template
Secondary storage must be seeded with a template that is used for CloudPlatform system VMs.
Note
When copying and pasting a command, make sure that you have pasted the command as a
single line. Some document viewers may introduce unwanted line breaks in copied text.
1. On the Management Server, run one or more of the following cloud-install-sys-tmplt
commands to retrieve and decompress the system VM template. Run the command for each
hypervisor type that you expect end users to run in this Zone.
2. If your secondary storage mount point is not named /mnt/secondary, substitute your own mount
point name.
If you set the CloudPlatform database encryption type to "web" when you set up the database, you
must now add the parameter -s <management-server-secret-key>.
This process will require approximately 5 GB of free space on the local file system and up to 30
minutes each time it runs.
For more information on latest SystemVM templates, see Appendix A, Latest System VM
Templates
For XenServer:
# /usr/share/cloudstack-common/scripts/storage/secondary/cloud-install-
sys-tmplt -m /mnt/secondary -u http://download.cloud.com/templates/4.5/
systemvm64template-2014-12-18-4.5.0.0-xen.vhd.bz2 -h xenserver -s <optional-management-
server-secret-key> -F
For KVM:
# /usr/share/cloudstack-common/scripts/storage/secondary/cloud-install-
sys-tmplt -m /mnt/secondary -u http://download.cloud.com/templates/4.5/
systemvm64template-2014-12-18-4.5.0.0-kvm.qcow2.bz2 -h kvm -s <optional-management-
server-secret-key> -F
For vSphere:
# /usr/share/cloudstack-common/scripts/storage/secondary/cloud-install-
sys-tmplt -m /mnt/secondary -u http://download.cloud.com/templates/4.5/
systemvm64template-2014-12-18-4.5.0.0-vmware.ova -h vmware -s <optional-management-
server-secret-key> -F