% endfor
% endif
% if show.count("advancedoptions"):
Advanced Options ${fields["advancedoptions"]}
% endif
General
Name:
Description:
Folder:
${fields["lblpropvmfolder"]}
Tags:
${fields["lblpropvmtags"]}
Custom Fields
% for cstmfield in cstmfields:
${cstmfield}
% if cstmfield in cstmvalues:
% else:
% endif
% endfor
% if show.count("cpumemory"):
CPU and Memory
VM Memory:
MB
Number of VCPUs:
VCPU priority for this virtual machine:
% endif
% if show.count("startup"):
Startup Options
Auto-start on server boot
% if fields["txtvmpropparams"] != "none":
OS Boot Parameters:
% else:
Boot Order:
% endif
% endif
% if show.count("homeserver"):
Home Server
The home server provides the resources for a VM in a pool.
XenServer will always attempt to use the resources of the home if it can.
Automatically select a home server with available resources
(Requires shared storage)
Use this server as the VM's home server:
${fields["selhost"]}
% for row in fields["listhomeserver"]:
${row[2]}
${row[3]}
% endfor
% endif
Multipath
TO DO
Log destination
% if show.count("logdest"):
Server System log destination:
Local
Remote
Server:
% endif
% if show.count("networksettings"):
Network Settings
Automatically add this network to new virtual machines.
% endif
% if show.count("stgvm"):
Size and Location
Size:
GB
Location:
% for row in fields["listvdilocation"]:
${row[2]}
% endfor
% endif
% if show.count("stgvm"):
% for i, row in enumerate(fields["listdisk"]):
NAME
Mode:
Device Position:
The selected device position is currently in use or is invalid.
% if row[6]:
% else:
% endif
Bootable
Disk Access Priority: Not implemented
% endfor
% endif
% if show.count("advancedoptions"):
Advanced Options
You can optimize this VM for increased performance in different environments. Use the preset choices to configure it for general use or to enhance Citrix XenApp performance. Alternatively, advanced users can select the manual setting for custom optimization.
Optimize for general use
Optimize for Citrix XenApp
Optimize manually (advanced use only)
% if fields["checkoptimize"]["optimizemanually"]:
Shadow memory multiplier:
% else:
Shadow memory multiplier:
% endif