mirror of
https://github.com/xcp-ng/xenadmin.git
synced 2024-11-23 20:36:33 +01:00
bd36a85bff
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
1661 lines
75 KiB
XML
1661 lines
75 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<root>
|
|
<!--
|
|
Microsoft ResX Schema
|
|
|
|
Version 2.0
|
|
|
|
The primary goals of this format is to allow a simple XML format
|
|
that is mostly human readable. The generation and parsing of the
|
|
various data types are done through the TypeConverter classes
|
|
associated with the data types.
|
|
|
|
Example:
|
|
|
|
... ado.net/XML headers & schema ...
|
|
<resheader name="resmimetype">text/microsoft-resx</resheader>
|
|
<resheader name="version">2.0</resheader>
|
|
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
|
|
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
|
|
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
|
|
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
|
|
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
|
|
<value>[base64 mime encoded serialized .NET Framework object]</value>
|
|
</data>
|
|
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
|
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
|
|
<comment>This is a comment</comment>
|
|
</data>
|
|
|
|
There are any number of "resheader" rows that contain simple
|
|
name/value pairs.
|
|
|
|
Each data row contains a name, and value. The row also contains a
|
|
type or mimetype. Type corresponds to a .NET class that support
|
|
text/value conversion through the TypeConverter architecture.
|
|
Classes that don't support this are serialized and stored with the
|
|
mimetype set.
|
|
|
|
The mimetype is used for serialized objects, and tells the
|
|
ResXResourceReader how to depersist the object. This is currently not
|
|
extensible. For a given mimetype the value must be set accordingly:
|
|
|
|
Note - application/x-microsoft.net.object.binary.base64 is the format
|
|
that the ResXResourceWriter will generate, however the reader can
|
|
read any of the formats listed below.
|
|
|
|
mimetype: application/x-microsoft.net.object.binary.base64
|
|
value : The object must be serialized with
|
|
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
|
|
: and then encoded with base64 encoding.
|
|
|
|
mimetype: application/x-microsoft.net.object.soap.base64
|
|
value : The object must be serialized with
|
|
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
|
|
: and then encoded with base64 encoding.
|
|
|
|
mimetype: application/x-microsoft.net.object.bytearray.base64
|
|
value : The object must be serialized into a byte array
|
|
: using a System.ComponentModel.TypeConverter
|
|
: and then encoded with base64 encoding.
|
|
-->
|
|
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
|
|
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
|
|
<xsd:element name="root" msdata:IsDataSet="true">
|
|
<xsd:complexType>
|
|
<xsd:choice maxOccurs="unbounded">
|
|
<xsd:element name="metadata">
|
|
<xsd:complexType>
|
|
<xsd:sequence>
|
|
<xsd:element name="value" type="xsd:string" minOccurs="0" />
|
|
</xsd:sequence>
|
|
<xsd:attribute name="name" use="required" type="xsd:string" />
|
|
<xsd:attribute name="type" type="xsd:string" />
|
|
<xsd:attribute name="mimetype" type="xsd:string" />
|
|
<xsd:attribute ref="xml:space" />
|
|
</xsd:complexType>
|
|
</xsd:element>
|
|
<xsd:element name="assembly">
|
|
<xsd:complexType>
|
|
<xsd:attribute name="alias" type="xsd:string" />
|
|
<xsd:attribute name="name" type="xsd:string" />
|
|
</xsd:complexType>
|
|
</xsd:element>
|
|
<xsd:element name="data">
|
|
<xsd:complexType>
|
|
<xsd:sequence>
|
|
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
|
|
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
|
|
</xsd:sequence>
|
|
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
|
|
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
|
|
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
|
|
<xsd:attribute ref="xml:space" />
|
|
</xsd:complexType>
|
|
</xsd:element>
|
|
<xsd:element name="resheader">
|
|
<xsd:complexType>
|
|
<xsd:sequence>
|
|
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
|
|
</xsd:sequence>
|
|
<xsd:attribute name="name" type="xsd:string" use="required" />
|
|
</xsd:complexType>
|
|
</xsd:element>
|
|
</xsd:choice>
|
|
</xsd:complexType>
|
|
</xsd:element>
|
|
</xsd:schema>
|
|
<resheader name="resmimetype">
|
|
<value>text/microsoft-resx</value>
|
|
</resheader>
|
|
<resheader name="version">
|
|
<value>2.0</value>
|
|
</resheader>
|
|
<resheader name="reader">
|
|
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
|
</resheader>
|
|
<resheader name="writer">
|
|
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
|
</resheader>
|
|
<data name="AD.PropertyKey-subject-account-disabled" xml:space="preserve">
|
|
<value>Account disabled</value>
|
|
</data>
|
|
<data name="AD.PropertyKey-subject-account-expired" xml:space="preserve">
|
|
<value>Account expired</value>
|
|
</data>
|
|
<data name="AD.PropertyKey-subject-account-locked" xml:space="preserve">
|
|
<value>Account locked</value>
|
|
</data>
|
|
<data name="AD.PropertyKey-subject-gecos" xml:space="preserve">
|
|
<value>Gecos</value>
|
|
</data>
|
|
<data name="AD.PropertyKey-subject-name" xml:space="preserve">
|
|
<value>Name</value>
|
|
</data>
|
|
<data name="AD.PropertyKey-subject-password-expired" xml:space="preserve">
|
|
<value>Password expired</value>
|
|
</data>
|
|
<data name="Description-VM.ha_restart_priority.AlwaysRestart" xml:space="preserve">
|
|
<value>Always try to restart VM</value>
|
|
</data>
|
|
<data name="Description-VM.ha_restart_priority.AlwaysRestartHighPriority" xml:space="preserve">
|
|
<value>Always try to restart VM first (highest priority)</value>
|
|
</data>
|
|
<data name="Description-VM.ha_restart_priority.BestEffort" xml:space="preserve">
|
|
<value>Try to restart VM if resources are available</value>
|
|
</data>
|
|
<data name="Description-VM.ha_restart_priority.DoNotRestart" xml:space="preserve">
|
|
<value>VM will not be restarted</value>
|
|
</data>
|
|
<data name="Description-VM.ha_restart_priority.Restart" xml:space="preserve">
|
|
<value>Always try to restart VM</value>
|
|
</data>
|
|
<data name="Description-host.system_status-CVSM" xml:space="preserve">
|
|
<value>The configuration settings of Citrix Storagelink</value>
|
|
</data>
|
|
<data name="Description-host.system_status-X11" xml:space="preserve">
|
|
<value>Log files from the X server</value>
|
|
</data>
|
|
<data name="Description-host.system_status-X11-auth" xml:space="preserve">
|
|
<value>X server authority files</value>
|
|
</data>
|
|
<data name="Description-host.system_status-blobs" xml:space="preserve">
|
|
<value>Retrieve the user information stored as binary objects on XenServer.</value>
|
|
</data>
|
|
<data name="Description-host.system_status-boot-loader" xml:space="preserve">
|
|
<value>List of boot options and their details given to the user at system boot time</value>
|
|
</data>
|
|
<data name="Description-host.system_status-client-logs" xml:space="preserve">
|
|
<value>Client application log files</value>
|
|
</data>
|
|
<data name="Description-host.system_status-device-model" xml:space="preserve">
|
|
<value>Device emulation logs</value>
|
|
</data>
|
|
<data name="Description-host.system_status-disk-info" xml:space="preserve">
|
|
<value>Partition tables, free space, iSCSI and LVM configuration</value>
|
|
</data>
|
|
<data name="Description-host.system_status-filesystem_summarise" xml:space="preserve">
|
|
<value>List of changed files in Dom 0</value>
|
|
</data>
|
|
<data name="Description-host.system_status-firstboot" xml:space="preserve">
|
|
<value>The scripts run for initializing local storage repositories and networking</value>
|
|
</data>
|
|
<data name="Description-host.system_status-hardware-info" xml:space="preserve">
|
|
<value>Details of the processors, memory and other basic hardware</value>
|
|
</data>
|
|
<data name="Description-host.system_status-hdparm-t" xml:space="preserve">
|
|
<value>Performs a number of timing tests on each local hard disk, these may take up to one minute to complete</value>
|
|
</data>
|
|
<data name="Description-host.system_status-high-availability" xml:space="preserve">
|
|
<value>Log file from the high availability daemon</value>
|
|
</data>
|
|
<data name="Description-host.system_status-host-crashdump-dumps" xml:space="preserve">
|
|
<value>Memory dump created on server crash, if you select this option you will be prompted for these files to be removed after the report has been compiled</value>
|
|
</data>
|
|
<data name="Description-host.system_status-host-crashdump-logs" xml:space="preserve">
|
|
<value>Log files generated at time of server crash</value>
|
|
</data>
|
|
<data name="Description-host.system_status-kernel-info" xml:space="preserve">
|
|
<value>Details of kernel modules, filesystems devices and kernel configuration</value>
|
|
</data>
|
|
<data name="Description-host.system_status-loopback-devices" xml:space="preserve">
|
|
<value>Details of loopback devices</value>
|
|
</data>
|
|
<data name="Description-host.system_status-multipath" xml:space="preserve">
|
|
<value>Retrieves the server's storage multipathing configuration</value>
|
|
</data>
|
|
<data name="Description-host.system_status-network-config" xml:space="preserve">
|
|
<value>Configuration files used to bring up network interfaces, provide name resolution and enable the firewall</value>
|
|
</data>
|
|
<data name="Description-host.system_status-network-status" xml:space="preserve">
|
|
<value>Current status of the network interfaces, routing tables and firewall</value>
|
|
</data>
|
|
<data name="Description-host.system_status-oem" xml:space="preserve">
|
|
<value>Collects data specific to your OEM provider.</value>
|
|
</data>
|
|
<data name="Description-host.system_status-pam" xml:space="preserve">
|
|
<value>Configuration files used by the Pluggable Authentication Modules (PAM) in XenServer.</value>
|
|
</data>
|
|
<data name="Description-host.system_status-persistent-stats" xml:space="preserve">
|
|
<value>Persistent performance statistics</value>
|
|
</data>
|
|
<data name="Description-host.system_status-process-list" xml:space="preserve">
|
|
<value>A complete listing of the processes running in a tree format</value>
|
|
</data>
|
|
<data name="Description-host.system_status-system-info" xml:space="preserve">
|
|
<value>System configuration</value>
|
|
</data>
|
|
<data name="Description-host.system_status-system-logs" xml:space="preserve">
|
|
<value>Logfiles which record the activity of various system processes</value>
|
|
</data>
|
|
<data name="Description-host.system_status-system-services" xml:space="preserve">
|
|
<value>A listing of configured system services</value>
|
|
</data>
|
|
<data name="Description-host.system_status-tapdisk-logs" xml:space="preserve">
|
|
<value>Storage subsystem logs</value>
|
|
</data>
|
|
<data name="Description-host.system_status-vncterm" xml:space="preserve">
|
|
<value>Crash dumps files from the VNCTerm daemon</value>
|
|
</data>
|
|
<data name="Description-host.system_status-wlb" xml:space="preserve">
|
|
<value>Logs and status information from the WLB server monitoring this pool.</value>
|
|
</data>
|
|
<data name="Description-host.system_status-xapi" xml:space="preserve">
|
|
<value>XenServer daemon internal logs</value>
|
|
</data>
|
|
<data name="Description-host.system_status-xapi-debug" xml:space="preserve">
|
|
<value>XenServer daemon crash dumps</value>
|
|
</data>
|
|
<data name="Description-host.system_status-xapi-subprocess" xml:space="preserve">
|
|
<value>XenServer daemon process details</value>
|
|
</data>
|
|
<data name="Description-host.system_status-xen-info" xml:space="preserve">
|
|
<value>Details of the hypervisor version and its current state</value>
|
|
</data>
|
|
<data name="Description-host.system_status-xenopsd" xml:space="preserve">
|
|
<value>VM internal diagnostics</value>
|
|
</data>
|
|
<data name="Description-host.system_status-xenserver-config" xml:space="preserve">
|
|
<value>Details of the XenServer such as version and build information, primary hard disk location and pool configuration</value>
|
|
</data>
|
|
<data name="Description-host.system_status-xenserver-databases" xml:space="preserve">
|
|
<value>The database which stores the state of the XenServer</value>
|
|
</data>
|
|
<data name="Description-host.system_status-xenserver-domains" xml:space="preserve">
|
|
<value>List of the guest VMs installed onto the server and their current states</value>
|
|
</data>
|
|
<data name="Description-host.system_status-xenserver-install" xml:space="preserve">
|
|
<value>Log files generated during the installation of the XenServer</value>
|
|
</data>
|
|
<data name="Description-host.system_status-xenserver-logs" xml:space="preserve">
|
|
<value>Log files concerning the XenServer's activity</value>
|
|
</data>
|
|
<data name="Description-host.system_status-xha-liveset" xml:space="preserve">
|
|
<value>HA liveset</value>
|
|
</data>
|
|
<data name="Description-host.system_status-yum" xml:space="preserve">
|
|
<value>YUM repository information and RPM package database listing</value>
|
|
</data>
|
|
<data name="Exception-PluginLabelNotDefined" xml:space="preserve">
|
|
<value>'{0}.label' has not been defined in the resources file for plugin '{1}'.</value>
|
|
</data>
|
|
<data name="Exception-PluginOnlyOneCommandPermitted" xml:space="preserve">
|
|
<value>Only one shell or powershell command permitted.</value>
|
|
</data>
|
|
<data name="Exception-PluginResourcesFileNotFound" xml:space="preserve">
|
|
<value>Could not find resources file for plugin '{0}' at '{1}'.</value>
|
|
</data>
|
|
<data name="Exception-PluginVersionInvalid" xml:space="preserve">
|
|
<value>Unknown version '{0}'.</value>
|
|
</data>
|
|
<data name="Exception-PluginXMLNodeNotRecognised" xml:space="preserve">
|
|
<value>XML node '{0}' is not recognised.</value>
|
|
</data>
|
|
<data name="Exception-PowerShellExecutionPolicyRestricted" xml:space="preserve">
|
|
<value>Cannot load the XenServerPSSnapIn if the PowerShell 'ExecutionPolicy' is equal to 'Restricted'.</value>
|
|
</data>
|
|
<data name="Exception-PowerShellNotPresent" xml:space="preserve">
|
|
<value>You must have the Powershell installed to use Powershell Plugins. This can be downloaded from the Microsoft website.</value>
|
|
</data>
|
|
<data name="Exception-PowerShellSnapInNotPresent" xml:space="preserve">
|
|
<value>You must have the XenServerPSSnapIn installed to use XenServer PowerShell Commands. This can be found in the SDK.</value>
|
|
</data>
|
|
<data name="Exception-SearchParseFailed" xml:space="preserve">
|
|
<value>Could not parse search '{0}' for plugin '{1}'.</value>
|
|
</data>
|
|
<data name="Exception-XenSearchFileInvalid" xml:space="preserve">
|
|
<value>The file '{0}' is not a valid saved search.</value>
|
|
</data>
|
|
<data name="Exception-XmlAttributeMissing" xml:space="preserve">
|
|
<value>The required attribute '{0}' is missing from the '{1}' tag.</value>
|
|
</data>
|
|
<data name="Exception-XmlInvalid" xml:space="preserve">
|
|
<value>Failed to parse xml '{0}'</value>
|
|
</data>
|
|
<data name="Label-Action.Action" xml:space="preserve">
|
|
<value>Action</value>
|
|
</data>
|
|
<data name="Label-Action.Alert" xml:space="preserve">
|
|
<value>Warning</value>
|
|
</data>
|
|
<data name="Label-Action.Error" xml:space="preserve">
|
|
<value>Error</value>
|
|
</data>
|
|
<data name="Label-Action.Information" xml:space="preserve">
|
|
<value>Information</value>
|
|
</data>
|
|
<data name="Label-Pool_patch.applied" xml:space="preserve">
|
|
<value>Applied</value>
|
|
</data>
|
|
<data name="Label-Pool_patch.fully_applied" xml:space="preserve">
|
|
<value>Fully applied</value>
|
|
</data>
|
|
<data name="Label-Pool_patch.not_applied" xml:space="preserve">
|
|
<value>Not applied</value>
|
|
</data>
|
|
<data name="Label-Pool_patch.partially_applied" xml:space="preserve">
|
|
<value>Partially applied</value>
|
|
</data>
|
|
<data name="Label-SR.SRTypes-cslg" xml:space="preserve">
|
|
<value>StorageLink</value>
|
|
</data>
|
|
<data name="Label-SR.SRTypes-ebs" xml:space="preserve">
|
|
<value>Elastic Block Storage</value>
|
|
</data>
|
|
<data name="Label-SR.SRTypes-egenera" xml:space="preserve">
|
|
<value>Egenera Virtual Storage</value>
|
|
</data>
|
|
<data name="Label-SR.SRTypes-egeneracd" xml:space="preserve">
|
|
<value>Egenera Virtual DVD Drive</value>
|
|
</data>
|
|
<data name="Label-SR.SRTypes-equal" xml:space="preserve">
|
|
<value>Dell EqualLogic</value>
|
|
</data>
|
|
<data name="Label-SR.SRTypes-ext" xml:space="preserve">
|
|
<value>Ext3</value>
|
|
</data>
|
|
<data name="Label-SR.SRTypes-iscsi" xml:space="preserve">
|
|
<value>VDI-per-LUN iSCSI</value>
|
|
</data>
|
|
<data name="Label-SR.SRTypes-iso" xml:space="preserve">
|
|
<value>ISO</value>
|
|
</data>
|
|
<data name="Label-SR.SRTypes-local" xml:space="preserve">
|
|
<value>Local</value>
|
|
</data>
|
|
<data name="Label-SR.SRTypes-lvm" xml:space="preserve">
|
|
<value>LVM</value>
|
|
</data>
|
|
<data name="Label-SR.SRTypes-lvmofc" xml:space="preserve">
|
|
<value>Hardware HBA</value>
|
|
</data>
|
|
<data name="Label-SR.SRTypes-lvmohba" xml:space="preserve">
|
|
<value>Hardware HBA</value>
|
|
</data>
|
|
<data name="Label-SR.SRTypes-lvmoiscsi" xml:space="preserve">
|
|
<value>LVM over iSCSI</value>
|
|
</data>
|
|
<data name="Label-SR.SRTypes-netapp" xml:space="preserve">
|
|
<value>NetApp</value>
|
|
</data>
|
|
<data name="Label-SR.SRTypes-nfs" xml:space="preserve">
|
|
<value>NFS</value>
|
|
</data>
|
|
<data name="Label-SR.SRTypes-shm" xml:space="preserve">
|
|
<value>Local Performance Monitoring</value>
|
|
</data>
|
|
<data name="Label-SR.SRTypes-udev" xml:space="preserve">
|
|
<value>udev</value>
|
|
</data>
|
|
<data name="Label-SR.SRTypes-unknown" xml:space="preserve">
|
|
<value>Unknown</value>
|
|
</data>
|
|
<data name="Label-SR.scsiid" xml:space="preserve">
|
|
<value>SCSI ID</value>
|
|
</data>
|
|
<data name="Label-SR.size" xml:space="preserve">
|
|
<value>Size</value>
|
|
</data>
|
|
<data name="Label-SR.state" xml:space="preserve">
|
|
<value>State</value>
|
|
</data>
|
|
<data name="Label-VM.BootOrder" xml:space="preserve">
|
|
<value>Boot order</value>
|
|
</data>
|
|
<data name="Label-VM.ImageId" xml:space="preserve">
|
|
<value>Image ID</value>
|
|
</data>
|
|
<data name="Label-VM.InstanceId" xml:space="preserve">
|
|
<value>Instance ID</value>
|
|
</data>
|
|
<data name="Label-VM.InstanceType" xml:space="preserve">
|
|
<value>Instance type</value>
|
|
</data>
|
|
<data name="Label-VM.KeyName" xml:space="preserve">
|
|
<value>Key name</value>
|
|
</data>
|
|
<data name="Label-VM.OSName" xml:space="preserve">
|
|
<value>Operating System</value>
|
|
</data>
|
|
<data name="Label-VM.P2V_ImportDate" xml:space="preserve">
|
|
<value>P2V Import Date</value>
|
|
</data>
|
|
<data name="Label-VM.P2V_SourceMachine" xml:space="preserve">
|
|
<value>P2V Source Machine</value>
|
|
</data>
|
|
<data name="Label-VM.PV_args" xml:space="preserve">
|
|
<value>OS boot parameters</value>
|
|
</data>
|
|
<data name="Label-VM.PrivateDnsName" xml:space="preserve">
|
|
<value>Private DNS entry</value>
|
|
</data>
|
|
<data name="Label-VM.PublicDnsName" xml:space="preserve">
|
|
<value>Public DNS entry</value>
|
|
</data>
|
|
<data name="Label-VM.VCPUWeight" xml:space="preserve">
|
|
<value>VCPU priority</value>
|
|
</data>
|
|
<data name="Label-VM.VCPUWeight-0" xml:space="preserve">
|
|
<value>Lowest</value>
|
|
</data>
|
|
<data name="Label-VM.VCPUWeight-1" xml:space="preserve">
|
|
<value>Very low</value>
|
|
</data>
|
|
<data name="Label-VM.VCPUWeight-2" xml:space="preserve">
|
|
<value>Low</value>
|
|
</data>
|
|
<data name="Label-VM.VCPUWeight-3" xml:space="preserve">
|
|
<value>Below normal</value>
|
|
</data>
|
|
<data name="Label-VM.VCPUWeight-4" xml:space="preserve">
|
|
<value>Normal</value>
|
|
</data>
|
|
<data name="Label-VM.VCPUWeight-5" xml:space="preserve">
|
|
<value>Above normal</value>
|
|
</data>
|
|
<data name="Label-VM.VCPUWeight-6" xml:space="preserve">
|
|
<value>High</value>
|
|
</data>
|
|
<data name="Label-VM.VCPUWeight-7" xml:space="preserve">
|
|
<value>Very high</value>
|
|
</data>
|
|
<data name="Label-VM.VCPUWeight-8" xml:space="preserve">
|
|
<value>Highest</value>
|
|
</data>
|
|
<data name="Label-VM.VCPUs" xml:space="preserve">
|
|
<value>Virtual CPUs</value>
|
|
</data>
|
|
<data name="Label-VM.VirtualizationState" xml:space="preserve">
|
|
<value>Virtualization state</value>
|
|
</data>
|
|
<data name="Label-VM.affinity" xml:space="preserve">
|
|
<value>Home Server</value>
|
|
</data>
|
|
<data name="Label-VM.auto_boot" xml:space="preserve">
|
|
<value>Auto-boot</value>
|
|
</data>
|
|
<data name="Label-VM.ha_restart_priority" xml:space="preserve">
|
|
<value>HA restart priority</value>
|
|
</data>
|
|
<data name="Label-VM.ha_restart_priority.AlwaysRestart" xml:space="preserve">
|
|
<value>Restart</value>
|
|
</data>
|
|
<data name="Label-VM.ha_restart_priority.AlwaysRestartHighPriority" xml:space="preserve">
|
|
<value>Restart first</value>
|
|
</data>
|
|
<data name="Label-VM.ha_restart_priority.BestEffort" xml:space="preserve">
|
|
<value>Restart if possible</value>
|
|
</data>
|
|
<data name="Label-VM.ha_restart_priority.DoNotRestart" xml:space="preserve">
|
|
<value>Do not restart</value>
|
|
</data>
|
|
<data name="Label-VM.ha_restart_priority.High" xml:space="preserve">
|
|
<value>High</value>
|
|
</data>
|
|
<data name="Label-VM.ha_restart_priority.Low" xml:space="preserve">
|
|
<value>Low</value>
|
|
</data>
|
|
<data name="Label-VM.ha_restart_priority.Medium" xml:space="preserve">
|
|
<value>Medium</value>
|
|
</data>
|
|
<data name="Label-VM.ha_restart_priority.Restart" xml:space="preserve">
|
|
<value>Restart</value>
|
|
</data>
|
|
<data name="Label-VM.memory_static_max" xml:space="preserve">
|
|
<value>Memory</value>
|
|
</data>
|
|
<data name="Label-VM.power_state-Halted" xml:space="preserve">
|
|
<value>Halted</value>
|
|
</data>
|
|
<data name="Label-VM.power_state-Paused" xml:space="preserve">
|
|
<value>Paused</value>
|
|
</data>
|
|
<data name="Label-VM.power_state-Running" xml:space="preserve">
|
|
<value>Running</value>
|
|
</data>
|
|
<data name="Label-VM.power_state-Suspended" xml:space="preserve">
|
|
<value>Suspended</value>
|
|
</data>
|
|
<data name="Label-VM.power_state-unknown" xml:space="preserve">
|
|
<value>Unknown</value>
|
|
</data>
|
|
<data name="Label-VM.uptime" xml:space="preserve">
|
|
<value>Time since startup</value>
|
|
</data>
|
|
<data name="Label-host.ServerMemory" xml:space="preserve">
|
|
<value>Server</value>
|
|
</data>
|
|
<data name="Label-host.VMMemory" xml:space="preserve">
|
|
<value>VMs</value>
|
|
</data>
|
|
<data name="Label-host.XenMemory" xml:space="preserve">
|
|
<value>Xen</value>
|
|
</data>
|
|
<data name="Label-host.address" xml:space="preserve">
|
|
<value>Address</value>
|
|
</data>
|
|
<data name="Label-host.agentUptime" xml:space="preserve">
|
|
<value>Toolstack uptime</value>
|
|
</data>
|
|
<data name="Label-host.edition" xml:space="preserve">
|
|
<value>Edition</value>
|
|
</data>
|
|
<data name="Label-host.edition-advanced" xml:space="preserve">
|
|
<value>Citrix XenServer Advanced Edition</value>
|
|
</data>
|
|
<data name="Label-host.edition-enterprise" xml:space="preserve">
|
|
<value>Citrix XenServer Enterprise Edition</value>
|
|
</data>
|
|
<data name="Label-host.edition-enterprise-xd" xml:space="preserve">
|
|
<value>Citrix XenServer for XenDesktop</value>
|
|
</data>
|
|
<data name="Label-host.edition-free" xml:space="preserve">
|
|
<value>Citrix XenServer</value>
|
|
</data>
|
|
<data name="Label-host.edition-platinum" xml:space="preserve">
|
|
<value>Citrix XenServer Platinum Edition</value>
|
|
</data>
|
|
<data name="Label-host.enabled" xml:space="preserve">
|
|
<value>Enabled</value>
|
|
</data>
|
|
<data name="Label-host.external_auth_service_name" xml:space="preserve">
|
|
<value>Domain</value>
|
|
</data>
|
|
<data name="Label-host.hostname" xml:space="preserve">
|
|
<value>DNS hostname</value>
|
|
</data>
|
|
<data name="Label-host.iscsi_iqn" xml:space="preserve">
|
|
<value>iSCSI IQN</value>
|
|
</data>
|
|
<data name="Label-host.license_params-expiry" xml:space="preserve">
|
|
<value>Expiry date</value>
|
|
</data>
|
|
<data name="Label-host.license_params-productcode" xml:space="preserve">
|
|
<value>Product code</value>
|
|
</data>
|
|
<data name="Label-host.license_params-serialnumber" xml:space="preserve">
|
|
<value>Serial number</value>
|
|
</data>
|
|
<data name="Label-host.license_params-sku_type" xml:space="preserve">
|
|
<value>Server License</value>
|
|
</data>
|
|
<data name="Label-host.license_server-address" xml:space="preserve">
|
|
<value>License Server Address</value>
|
|
</data>
|
|
<data name="Label-host.license_server-port" xml:space="preserve">
|
|
<value>License Server Port</value>
|
|
</data>
|
|
<data name="Label-host.log_destination" xml:space="preserve">
|
|
<value>Log destination</value>
|
|
</data>
|
|
<data name="Label-host.name_description" xml:space="preserve">
|
|
<value>Description</value>
|
|
</data>
|
|
<data name="Label-host.name_label" xml:space="preserve">
|
|
<value>Name</value>
|
|
</data>
|
|
<data name="Label-host.pool_members" xml:space="preserve">
|
|
<value>Pool members</value>
|
|
</data>
|
|
<data name="Label-host.sku_type-FG-dell_xe_enterprise" xml:space="preserve">
|
|
<value>Citrix Essentials for XenServer, Dell Enterprise Edition</value>
|
|
</data>
|
|
<data name="Label-host.sku_type-FG-dell_xe_express" xml:space="preserve">
|
|
<value>Citrix XenServer Dell Edition</value>
|
|
</data>
|
|
<data name="Label-host.sku_type-FG-dell_xe_server" xml:space="preserve">
|
|
<value>Citrix Essentials for XenServer, Dell Enterprise Edition</value>
|
|
</data>
|
|
<data name="Label-host.sku_type-FG-hp_xe_enterprise" xml:space="preserve">
|
|
<value>Citrix Essentials for XenServer, HP Enterprise Edition</value>
|
|
</data>
|
|
<data name="Label-host.sku_type-FG-hp_xe_express" xml:space="preserve">
|
|
<value>Citrix XenServer HP Edition</value>
|
|
</data>
|
|
<data name="Label-host.sku_type-FG-hp_xe_server" xml:space="preserve">
|
|
<value>Citrix Essentials for XenServer, HP Enterprise Edition</value>
|
|
</data>
|
|
<data name="Label-host.sku_type-FG-xe_enterprise" xml:space="preserve">
|
|
<value>Citrix Essentials for XenServer</value>
|
|
</data>
|
|
<data name="Label-host.sku_type-FG-xe_express" xml:space="preserve">
|
|
<value>Citrix XenServer</value>
|
|
</data>
|
|
<data name="Label-host.sku_type-FG-xe_server" xml:space="preserve">
|
|
<value>Citrix Essentials for XenServer</value>
|
|
</data>
|
|
<data name="Label-host.sku_type-dell_xe_enterprise" xml:space="preserve">
|
|
<value>Citrix XenServer Dell Enterprise Edition</value>
|
|
</data>
|
|
<data name="Label-host.sku_type-dell_xe_express" xml:space="preserve">
|
|
<value>Citrix XenServer Dell Express Edition</value>
|
|
</data>
|
|
<data name="Label-host.sku_type-dell_xe_server" xml:space="preserve">
|
|
<value>Citrix XenServer Dell Server Edition</value>
|
|
</data>
|
|
<data name="Label-host.sku_type-hp_xe_enterprise" xml:space="preserve">
|
|
<value>Citrix XenServer HP Enterprise Edition</value>
|
|
</data>
|
|
<data name="Label-host.sku_type-hp_xe_express" xml:space="preserve">
|
|
<value>Citrix XenServer HP Select Edition</value>
|
|
</data>
|
|
<data name="Label-host.sku_type-hp_xe_server" xml:space="preserve">
|
|
<value>Citrix XenServer HP Server Edition</value>
|
|
</data>
|
|
<data name="Label-host.sku_type-xe_enterprise" xml:space="preserve">
|
|
<value>Citrix XenServer Enterprise Edition</value>
|
|
</data>
|
|
<data name="Label-host.sku_type-xe_express" xml:space="preserve">
|
|
<value>Citrix XenServer Express Edition</value>
|
|
</data>
|
|
<data name="Label-host.sku_type-xe_server" xml:space="preserve">
|
|
<value>Citrix XenServer Server Edition</value>
|
|
</data>
|
|
<data name="Label-host.software_version-build_number" xml:space="preserve">
|
|
<value>XenServer build number</value>
|
|
</data>
|
|
<data name="Label-host.software_version-date" xml:space="preserve">
|
|
<value>XenServer build date</value>
|
|
</data>
|
|
<data name="Label-host.software_version-product_version" xml:space="preserve">
|
|
<value>XenServer version</value>
|
|
</data>
|
|
<data name="Label-host.system_status-CVSM" xml:space="preserve">
|
|
<value>Citrix StorageLink configuration</value>
|
|
</data>
|
|
<data name="Label-host.system_status-X11" xml:space="preserve">
|
|
<value>X server logs</value>
|
|
</data>
|
|
<data name="Label-host.system_status-X11-auth" xml:space="preserve">
|
|
<value>X11 authority</value>
|
|
</data>
|
|
<data name="Label-host.system_status-blobs" xml:space="preserve">
|
|
<value>User-created binary objects</value>
|
|
</data>
|
|
<data name="Label-host.system_status-boot-loader" xml:space="preserve">
|
|
<value>Boot loader configuration</value>
|
|
</data>
|
|
<data name="Label-host.system_status-client-logs" xml:space="preserve">
|
|
<value>XenCenter logs</value>
|
|
</data>
|
|
<data name="Label-host.system_status-device-model" xml:space="preserve">
|
|
<value>Device model</value>
|
|
</data>
|
|
<data name="Label-host.system_status-disk-info" xml:space="preserve">
|
|
<value>Disk information</value>
|
|
</data>
|
|
<data name="Label-host.system_status-filesystem_summarise" xml:space="preserve">
|
|
<value>Changed files</value>
|
|
</data>
|
|
<data name="Label-host.system_status-firstboot" xml:space="preserve">
|
|
<value>First-boot scripts</value>
|
|
</data>
|
|
<data name="Label-host.system_status-hardware-info" xml:space="preserve">
|
|
<value>Hardware information</value>
|
|
</data>
|
|
<data name="Label-host.system_status-hdparm-t" xml:space="preserve">
|
|
<value>Local disk performance test</value>
|
|
</data>
|
|
<data name="Label-host.system_status-high-availability" xml:space="preserve">
|
|
<value>High availability</value>
|
|
</data>
|
|
<data name="Label-host.system_status-host-crashdump-dumps" xml:space="preserve">
|
|
<value>Crash dump files</value>
|
|
</data>
|
|
<data name="Label-host.system_status-host-crashdump-logs" xml:space="preserve">
|
|
<value>Crash dump logs</value>
|
|
</data>
|
|
<data name="Label-host.system_status-kernel-info" xml:space="preserve">
|
|
<value>Kernel information</value>
|
|
</data>
|
|
<data name="Label-host.system_status-loopback-devices" xml:space="preserve">
|
|
<value>Loopback devices</value>
|
|
</data>
|
|
<data name="Label-host.system_status-multipath" xml:space="preserve">
|
|
<value>Multipathing configuration</value>
|
|
</data>
|
|
<data name="Label-host.system_status-network-config" xml:space="preserve">
|
|
<value>Network scripts</value>
|
|
</data>
|
|
<data name="Label-host.system_status-network-status" xml:space="preserve">
|
|
<value>Network status</value>
|
|
</data>
|
|
<data name="Label-host.system_status-oem" xml:space="preserve">
|
|
<value>OEM-specific logs</value>
|
|
</data>
|
|
<data name="Label-host.system_status-pam" xml:space="preserve">
|
|
<value>Authentication module configuration</value>
|
|
</data>
|
|
<data name="Label-host.system_status-persistent-stats" xml:space="preserve">
|
|
<value>Persistent statistics</value>
|
|
</data>
|
|
<data name="Label-host.system_status-process-list" xml:space="preserve">
|
|
<value>Process listing</value>
|
|
</data>
|
|
<data name="Label-host.system_status-system-info" xml:space="preserve">
|
|
<value>System configuration</value>
|
|
</data>
|
|
<data name="Label-host.system_status-system-logs" xml:space="preserve">
|
|
<value>System logs</value>
|
|
</data>
|
|
<data name="Label-host.system_status-system-services" xml:space="preserve">
|
|
<value>System services</value>
|
|
</data>
|
|
<data name="Label-host.system_status-tapdisk-logs" xml:space="preserve">
|
|
<value>Storage subsystem logs</value>
|
|
</data>
|
|
<data name="Label-host.system_status-vncterm" xml:space="preserve">
|
|
<value>VNCTerm crash dumps</value>
|
|
</data>
|
|
<data name="Label-host.system_status-wlb" xml:space="preserve">
|
|
<value>Workload Balancing status</value>
|
|
</data>
|
|
<data name="Label-host.system_status-xapi" xml:space="preserve">
|
|
<value>XenServer daemon internal logs</value>
|
|
</data>
|
|
<data name="Label-host.system_status-xapi-debug" xml:space="preserve">
|
|
<value>XenServer daemon crash dumps</value>
|
|
</data>
|
|
<data name="Label-host.system_status-xapi-subprocess" xml:space="preserve">
|
|
<value>XenServer daemon subprocesses</value>
|
|
</data>
|
|
<data name="Label-host.system_status-xen-info" xml:space="preserve">
|
|
<value>Hypervisor configuration</value>
|
|
</data>
|
|
<data name="Label-host.system_status-xenopsd" xml:space="preserve">
|
|
<value>VM internal diagnostics</value>
|
|
</data>
|
|
<data name="Label-host.system_status-xenserver-config" xml:space="preserve">
|
|
<value>XenServer configuration</value>
|
|
</data>
|
|
<data name="Label-host.system_status-xenserver-databases" xml:space="preserve">
|
|
<value>XenServer database</value>
|
|
</data>
|
|
<data name="Label-host.system_status-xenserver-domains" xml:space="preserve">
|
|
<value>XenServer domains list</value>
|
|
</data>
|
|
<data name="Label-host.system_status-xenserver-install" xml:space="preserve">
|
|
<value>XenServer installation log files</value>
|
|
</data>
|
|
<data name="Label-host.system_status-xenserver-logs" xml:space="preserve">
|
|
<value>XenServer logs</value>
|
|
</data>
|
|
<data name="Label-host.system_status-xha-liveset" xml:space="preserve">
|
|
<value>High availability liveset</value>
|
|
</data>
|
|
<data name="Label-host.system_status-yum" xml:space="preserve">
|
|
<value>RPM package database</value>
|
|
</data>
|
|
<data name="Label-host.uptime" xml:space="preserve">
|
|
<value>Server uptime</value>
|
|
</data>
|
|
<data name="Label-host.uuid" xml:space="preserve">
|
|
<value>UUID</value>
|
|
</data>
|
|
<data name="Label-performance.avg_cpu" xml:space="preserve">
|
|
<value>Average CPU</value>
|
|
</data>
|
|
<data name="Label-performance.bond_rx" xml:space="preserve">
|
|
<value>{0} Receive</value>
|
|
</data>
|
|
<data name="Label-performance.bond_rx_errors" xml:space="preserve">
|
|
<value>{0} Receive Errors</value>
|
|
</data>
|
|
<data name="Label-performance.bond_tx" xml:space="preserve">
|
|
<value>{0} Send</value>
|
|
</data>
|
|
<data name="Label-performance.bond_tx_errors" xml:space="preserve">
|
|
<value>{0} Send Errors</value>
|
|
</data>
|
|
<data name="Label-performance.cpu" xml:space="preserve">
|
|
<value>CPU {0}</value>
|
|
</data>
|
|
<data name="Label-performance.lo_rx" xml:space="preserve">
|
|
<value>Loopback Receive</value>
|
|
</data>
|
|
<data name="Label-performance.lo_rx_errors" xml:space="preserve">
|
|
<value>Loopback Receive Errors</value>
|
|
</data>
|
|
<data name="Label-performance.lo_tx" xml:space="preserve">
|
|
<value>Loopback Send</value>
|
|
</data>
|
|
<data name="Label-performance.lo_tx_errors" xml:space="preserve">
|
|
<value>Loopback Send Errors</value>
|
|
</data>
|
|
<data name="Label-performance.loadavg" xml:space="preserve">
|
|
<value>Control Domain Load</value>
|
|
</data>
|
|
<data name="Label-performance.memory" xml:space="preserve">
|
|
<value>Total Memory</value>
|
|
</data>
|
|
<data name="Label-performance.memory_free_kib" xml:space="preserve">
|
|
<value>Free Memory</value>
|
|
</data>
|
|
<data name="Label-performance.memory_internal_free" xml:space="preserve">
|
|
<value>Free Memory</value>
|
|
</data>
|
|
<data name="Label-performance.memory_internal_used" xml:space="preserve">
|
|
<value>Used Memory</value>
|
|
</data>
|
|
<data name="Label-performance.memory_target" xml:space="preserve">
|
|
<value>Memory target</value>
|
|
</data>
|
|
<data name="Label-performance.memory_total_kib" xml:space="preserve">
|
|
<value>Total Memory</value>
|
|
</data>
|
|
<data name="Label-performance.memory_used_kib" xml:space="preserve">
|
|
<value>Used Memory</value>
|
|
</data>
|
|
<data name="Label-performance.network_latency" xml:space="preserve">
|
|
<value>Network Latency</value>
|
|
</data>
|
|
<data name="Label-performance.nic_rx" xml:space="preserve">
|
|
<value>NIC {0} Receive</value>
|
|
</data>
|
|
<data name="Label-performance.nic_rx_errors" xml:space="preserve">
|
|
<value>NIC {0} Receive Errors</value>
|
|
</data>
|
|
<data name="Label-performance.nic_tx" xml:space="preserve">
|
|
<value>NIC {0} Send</value>
|
|
</data>
|
|
<data name="Label-performance.nic_tx_errors" xml:space="preserve">
|
|
<value>NIC {0} Send Errors</value>
|
|
</data>
|
|
<data name="Label-performance.runstate_blocked" xml:space="preserve">
|
|
<value>VCPUs idle</value>
|
|
</data>
|
|
<data name="Label-performance.runstate_concurrency_hazard" xml:space="preserve">
|
|
<value>VCPUs concurrency hazard</value>
|
|
</data>
|
|
<data name="Label-performance.runstate_entry_time" xml:space="preserve">
|
|
<value>VCPUs entry time</value>
|
|
</data>
|
|
<data name="Label-performance.runstate_full_contention" xml:space="preserve">
|
|
<value>VCPUs full contention</value>
|
|
</data>
|
|
<data name="Label-performance.runstate_fullrun" xml:space="preserve">
|
|
<value>VCPUs full run</value>
|
|
</data>
|
|
<data name="Label-performance.runstate_partial_contention" xml:space="preserve">
|
|
<value>VCPUs partial contention</value>
|
|
</data>
|
|
<data name="Label-performance.runstate_partial_run" xml:space="preserve">
|
|
<value>VCPUs partial run</value>
|
|
</data>
|
|
<data name="Label-performance.sr_cache_hits" xml:space="preserve">
|
|
<value>IntelliCache Cache Hits</value>
|
|
</data>
|
|
<data name="Label-performance.sr_cache_misses" xml:space="preserve">
|
|
<value>IntelliCache Cache Misses</value>
|
|
</data>
|
|
<data name="Label-performance.sr_cache_size" xml:space="preserve">
|
|
<value>IntelliCache Cache Size</value>
|
|
</data>
|
|
<data name="Label-performance.statefile_latency" xml:space="preserve">
|
|
<value>HA Statefile Latency</value>
|
|
</data>
|
|
<data name="Label-performance.tap_rx" xml:space="preserve">
|
|
<value>TAP {0} Receive</value>
|
|
</data>
|
|
<data name="Label-performance.tap_rx_errors" xml:space="preserve">
|
|
<value>TAP {0} Receive Errors</value>
|
|
</data>
|
|
<data name="Label-performance.tap_tx" xml:space="preserve">
|
|
<value>TAP {0} Send</value>
|
|
</data>
|
|
<data name="Label-performance.tap_tx_errors" xml:space="preserve">
|
|
<value>TAP {0} Send Errors</value>
|
|
</data>
|
|
<data name="Label-performance.vbd_read" xml:space="preserve">
|
|
<value>Disk {0} Read</value>
|
|
</data>
|
|
<data name="Label-performance.vbd_read_latency" xml:space="preserve">
|
|
<value>Disk {0} Read Latency</value>
|
|
</data>
|
|
<data name="Label-performance.vbd_write" xml:space="preserve">
|
|
<value>Disk {0} Write</value>
|
|
</data>
|
|
<data name="Label-performance.vbd_write_latency" xml:space="preserve">
|
|
<value>Disk {0} Write Latency</value>
|
|
</data>
|
|
<data name="Label-performance.vif_rx" xml:space="preserve">
|
|
<value>{0} Receive</value>
|
|
</data>
|
|
<data name="Label-performance.vif_rx_errors" xml:space="preserve">
|
|
<value>{0} Receive Errors</value>
|
|
</data>
|
|
<data name="Label-performance.vif_tx" xml:space="preserve">
|
|
<value>{0} Send</value>
|
|
</data>
|
|
<data name="Label-performance.vif_tx_errors" xml:space="preserve">
|
|
<value>{0} Send Errors</value>
|
|
</data>
|
|
<data name="Label-performance.vlan_rx" xml:space="preserve">
|
|
<value>{0} Receive</value>
|
|
</data>
|
|
<data name="Label-performance.vlan_rx_errors" xml:space="preserve">
|
|
<value>{0} Receive Errors</value>
|
|
</data>
|
|
<data name="Label-performance.vlan_tx" xml:space="preserve">
|
|
<value>{0} Send</value>
|
|
</data>
|
|
<data name="Label-performance.vlan_tx_errors" xml:space="preserve">
|
|
<value>{0} Send Errors</value>
|
|
</data>
|
|
<data name="Label-performance.xapi_allocation_kib" xml:space="preserve">
|
|
<value>Agent Memory Allocation</value>
|
|
</data>
|
|
<data name="Label-performance.xapi_free_memory_kib" xml:space="preserve">
|
|
<value>Agent Memory Free</value>
|
|
</data>
|
|
<data name="Label-performance.xapi_latency" xml:space="preserve">
|
|
<value>XenServer Healthcheck Latency</value>
|
|
</data>
|
|
<data name="Label-performance.xapi_live_memory_kib" xml:space="preserve">
|
|
<value>Agent Memory Live</value>
|
|
</data>
|
|
<data name="Label-performance.xapi_memory_usage_kib" xml:space="preserve">
|
|
<value>Agent Memory Usage</value>
|
|
</data>
|
|
<data name="Label-performance.xapi_rx" xml:space="preserve">
|
|
<value><Internal> Network {0} Receive</value>
|
|
</data>
|
|
<data name="Label-performance.xapi_rx_errors" xml:space="preserve">
|
|
<value><Internal> Network {0} Receive Errors</value>
|
|
</data>
|
|
<data name="Label-performance.xapi_tx" xml:space="preserve">
|
|
<value><Internal> Network {0} Send</value>
|
|
</data>
|
|
<data name="Label-performance.xapi_tx_errors" xml:space="preserve">
|
|
<value><Internal> Network {0} Send Errors</value>
|
|
</data>
|
|
<data name="Label-performance.xenbr_rx" xml:space="preserve">
|
|
<value>{0} Receive</value>
|
|
</data>
|
|
<data name="Label-performance.xenbr_rx_errors" xml:space="preserve">
|
|
<value>{0} Receive Errors</value>
|
|
</data>
|
|
<data name="Label-performance.xenbr_tx" xml:space="preserve">
|
|
<value>{0} Send</value>
|
|
</data>
|
|
<data name="Label-performance.xenbr_tx_errors" xml:space="preserve">
|
|
<value>{0} Send Errors</value>
|
|
</data>
|
|
<data name="Label-pool.ha_enabled" xml:space="preserve">
|
|
<value>Pool HA enabled</value>
|
|
</data>
|
|
<data name="Message.action-ha_heartbeat_approaching_timeout" xml:space="preserve">
|
|
<value>HA Settings</value>
|
|
</data>
|
|
<data name="Message.action-ha_host_failed" xml:space="preserve">
|
|
<value>HA Settings</value>
|
|
</data>
|
|
<data name="Message.action-ha_host_was_fenced" xml:space="preserve">
|
|
<value>HA Settings</value>
|
|
</data>
|
|
<data name="Message.action-ha_network_bonding_error" xml:space="preserve">
|
|
<value>HA Settings</value>
|
|
</data>
|
|
<data name="Message.action-ha_pool_drop_in_plan_exists_for" xml:space="preserve">
|
|
<value>HA settings</value>
|
|
</data>
|
|
<data name="Message.action-ha_pool_overcommitted" xml:space="preserve">
|
|
<value>HA Settings</value>
|
|
</data>
|
|
<data name="Message.action-ha_protected_vm_restart_failed" xml:space="preserve">
|
|
<value>HA Settings</value>
|
|
</data>
|
|
<data name="Message.action-ha_statefile_approaching_timeout" xml:space="preserve">
|
|
<value>HA Settings</value>
|
|
</data>
|
|
<data name="Message.action-ha_statefile_lost" xml:space="preserve">
|
|
<value>HA Settings</value>
|
|
</data>
|
|
<data name="Message.action-ha_xapi_healthcheck_approaching_timeout" xml:space="preserve">
|
|
<value>HA Settings</value>
|
|
</data>
|
|
<data name="Message.action-license_does_not_support_pooling" xml:space="preserve">
|
|
<value>Buy XenServer Online</value>
|
|
</data>
|
|
<data name="Message.action-license_expires_soon" xml:space="preserve">
|
|
<value>Buy XenServer Online</value>
|
|
</data>
|
|
<data name="Message.action-multipath_periodic_alert" xml:space="preserve">
|
|
<value>View Log Files</value>
|
|
</data>
|
|
<data name="Message.action-vbd_qos_failed" xml:space="preserve">
|
|
<value>Apply License</value>
|
|
</data>
|
|
<data name="Message.action-vcpu_qos_failed" xml:space="preserve">
|
|
<value>Apply License</value>
|
|
</data>
|
|
<data name="Message.action-vif_qos_failed" xml:space="preserve">
|
|
<value>Apply License</value>
|
|
</data>
|
|
<data name="Message.body-alarm" xml:space="preserve">
|
|
<value>Alarm '{0}' was not recognised.</value>
|
|
</data>
|
|
<data name="Message.body-extauth_in_pool_is_non_homogeneous" xml:space="preserve">
|
|
<value>The external authentication service used within '{0}' is not consistent.</value>
|
|
</data>
|
|
<data name="Message.body-extauth_init_in_host_failed" xml:space="preserve">
|
|
<value>Server '{0}' has failed to connect to the Active Directory server.
|
|
|
|
{1}</value>
|
|
</data>
|
|
<data name="Message.body-grace_license" xml:space="preserve">
|
|
<value>A grace license was issued for {0}. This was either because the license server could not be reached or because the host has recently been upgraded.</value>
|
|
</data>
|
|
<data name="Message.body-ha_heartbeat_approaching_timeout" xml:space="preserve">
|
|
<value>Server '{0}' is taking too long to respond to the HA networking heartbeat and may fence.</value>
|
|
</data>
|
|
<data name="Message.body-ha_host_failed" xml:space="preserve">
|
|
<value>Server '{0}' has failed.</value>
|
|
</data>
|
|
<data name="Message.body-ha_host_was_fenced" xml:space="preserve">
|
|
<value>Server '{0}' was fenced, and has now successfully restarted and rejoined the pool.</value>
|
|
</data>
|
|
<data name="Message.body-ha_network_bonding_error" xml:space="preserve">
|
|
<value>One of the paths in network bond '{0}' on server '{1}' has failed. HA protection is at risk without it.</value>
|
|
</data>
|
|
<data name="Message.body-ha_pool_drop_in_plan_exists_for-0" xml:space="preserve">
|
|
<value>The failover tolerance for pool '{0}' has dropped to 0, and HA is no longer guaranteed.</value>
|
|
</data>
|
|
<data name="Message.body-ha_pool_drop_in_plan_exists_for-1" xml:space="preserve">
|
|
<value>The failover tolerance for pool '{0}' has dropped. HA is now only guaranteed for 1 host failure.</value>
|
|
</data>
|
|
<data name="Message.body-ha_pool_drop_in_plan_exists_for-n" xml:space="preserve">
|
|
<value>The failover tolerance for pool '{0}' has dropped. HA is now only guaranteed for {1} host failures.</value>
|
|
</data>
|
|
<data name="Message.body-ha_pool_overcommitted" xml:space="preserve">
|
|
<value>The maximum number of server failures tolerable in pool '{0}' has fallen below the requested value. </value>
|
|
</data>
|
|
<data name="Message.body-ha_protected_vm_restart_failed" xml:space="preserve">
|
|
<value>Virtual machine '{0}', which is protected under HA, has failed to start.</value>
|
|
</data>
|
|
<data name="Message.body-ha_statefile_approaching_timeout" xml:space="preserve">
|
|
<value>Server '{0}' is taking too long to write to the heartbeat storage and may fence.</value>
|
|
</data>
|
|
<data name="Message.body-ha_statefile_lost" xml:space="preserve">
|
|
<value>The servers in pool '{0}' cannot access the heartbeat SR. HA protection is severely impaired without it.</value>
|
|
</data>
|
|
<data name="Message.body-ha_xapi_healthcheck_approaching_timeout" xml:space="preserve">
|
|
<value>XenServer on server '{0}' is taking too long to respond and may fence.</value>
|
|
</data>
|
|
<data name="Message.body-host_clock_skew_detected" xml:space="preserve">
|
|
<value>The clock on server '{0}' is not synchronized with the other servers in pool '{1}'. This can lead to errors when migrating virtual machines, and also affect any performance data collected in the future.</value>
|
|
</data>
|
|
<data name="Message.body-host_clock_went_backwards" xml:space="preserve">
|
|
<value>The server clock on '{0}' has gone backwards.</value>
|
|
</data>
|
|
<data name="Message.body-host_sync_data_failed" xml:space="preserve">
|
|
<value>There was a temporary failure synchronizing performance statistics across the pool, probably because one or more servers were offline. Another synchronization attempt will be made later.</value>
|
|
</data>
|
|
<data name="Message.body-license_does_not_support_pooling" xml:space="preserve">
|
|
<value>The license on server '{0}' has expired or been changed, and no longer supports XenServer Enterprise features.</value>
|
|
</data>
|
|
<data name="Message.body-license_expired" xml:space="preserve">
|
|
<value>The license for {0} has expired.</value>
|
|
</data>
|
|
<data name="Message.body-license_expires_soon" xml:space="preserve">
|
|
<value>The license on host '{0}' will expire at {1}.</value>
|
|
</data>
|
|
<data name="Message.body-license_not_available" xml:space="preserve">
|
|
<value>The license-server did not issue a license for {0} because there were no license of the specified type available.</value>
|
|
</data>
|
|
<data name="Message.body-license_server_connected" xml:space="preserve">
|
|
<value>The server {0} has successfully connected to the license server.</value>
|
|
</data>
|
|
<data name="Message.body-license_server_unavailable" xml:space="preserve">
|
|
<value>The server {0} has disconnected from the license server.</value>
|
|
</data>
|
|
<data name="Message.body-license_server_unreachable" xml:space="preserve">
|
|
<value>A license for {0} could not be checked-out because the license server could not be reached at the given address and port. Please check the connection details, and verify that the license server is running.</value>
|
|
</data>
|
|
<data name="Message.body-metadata_lun_broken" xml:space="preserve">
|
|
<value>Pool '{0}' is unable to access the HA metadata disk. Until access is restored changes to the pool metadata may be lost in the event of an HA failover.</value>
|
|
</data>
|
|
<data name="Message.body-metadata_lun_healthy" xml:space="preserve">
|
|
<value>Pool '{0}' successfully accessed the HA metadata disk after a previous failure and can perform a successful recovery in the event of an HA failover.</value>
|
|
</data>
|
|
<data name="Message.body-multipath_periodic_alert" xml:space="preserve">
|
|
<value>Server '{0}' has experienced a change in multipath status. Currently {1} out of {2} paths are active. See the XenCenter logs for the full details.</value>
|
|
</data>
|
|
<data name="Message.body-multipath_periodic_alert_healthy" xml:space="preserve">
|
|
<value>Servers in pool '{0}' have experienced a change in multipath status. Currently all paths are active. See the XenCenter logs for the full details.</value>
|
|
</data>
|
|
<data name="Message.body-multipath_periodic_alert_healthy_standalone" xml:space="preserve">
|
|
<value>Server '{0}' has experienced a change in multipath status. Currently all paths are active. See the XenCenter logs for the full details.</value>
|
|
</data>
|
|
<data name="Message.body-multipath_periodic_alert_summary" xml:space="preserve">
|
|
<value>Servers in pool '{0}' have experienced a change in multipath status. Currently the following servers have inactive paths: {1}. See the XenCenter logs for the full details.</value>
|
|
</data>
|
|
<data name="Message.body-pbd_plug_failed_on_server_start" xml:space="preserve">
|
|
<value>A storage repository could not be attached when server '{0}' started. You may be able to fix this using the 'Repair Storage' option in the Storage menu.</value>
|
|
</data>
|
|
<data name="Message.body-pool_master_transition" xml:space="preserve">
|
|
<value>Server '{0}' is now the master of pool '{1}'.</value>
|
|
</data>
|
|
<data name="Message.body-vbd_qos_failed" xml:space="preserve">
|
|
<value>Quality of Service settings for disk '{0}' on virtual machine '{1}' could not be obeyed.</value>
|
|
</data>
|
|
<data name="Message.body-vcpu_qos_failed" xml:space="preserve">
|
|
<value>Quality of Service settings for VCPU '{0}' on virtual machine '{1}' could not be obeyed.</value>
|
|
</data>
|
|
<data name="Message.body-vif_qos_failed" xml:space="preserve">
|
|
<value>Quality of Service settings for network interface '{0}' on virtual machine '{1}' could not be obeyed.</value>
|
|
</data>
|
|
<data name="Message.body-vm_cloned" xml:space="preserve">
|
|
<value>Virtual machine '{0}' has been cloned.</value>
|
|
</data>
|
|
<data name="Message.body-vm_crashed" xml:space="preserve">
|
|
<value>Virtual machine '{0}' has crashed</value>
|
|
</data>
|
|
<data name="Message.body-vm_rebooted" xml:space="preserve">
|
|
<value>Virtual machine '{0}' has been rebooted.</value>
|
|
</data>
|
|
<data name="Message.body-vm_resumed" xml:space="preserve">
|
|
<value>Virtual machine '{0}' has been resumed.</value>
|
|
</data>
|
|
<data name="Message.body-vm_shutdown" xml:space="preserve">
|
|
<value>Virtual machine '{0}' has been shut down.</value>
|
|
</data>
|
|
<data name="Message.body-vm_started" xml:space="preserve">
|
|
<value>Virtual machine '{0}' has been started.</value>
|
|
</data>
|
|
<data name="Message.body-vm_suspended" xml:space="preserve">
|
|
<value>Virtual machine '{0}' has been suspended.</value>
|
|
</data>
|
|
<data name="Message.body-vm_uncooperative" xml:space="preserve">
|
|
<value>Virtual machine '{0}' did not reduce its memory usage when requested.</value>
|
|
</data>
|
|
<data name="Message.body-vmpp_archive_failed_0" xml:space="preserve">
|
|
<value>The archive operation for this protection policy could not be completed.</value>
|
|
</data>
|
|
<data name="Message.body-vmpp_archive_lock_failed" xml:space="preserve">
|
|
<value>Unable to archive a snapshot at this time because an archive operation is already in progress. One only VMPR archive operation can run at a time in the same pool. Please run the protection policy again later.</value>
|
|
</data>
|
|
<data name="Message.body-vmpp_archive_missed_event" xml:space="preserve">
|
|
<value>Unable to archive a snapshot at this time because an archive operation is already in progress. One only VMPR archive operation can run at a time in the same pool. Please check that the archive schedules for the protection policies in this pool do not clash.</value>
|
|
</data>
|
|
<data name="Message.body-vmpp_archive_succeeded" xml:space="preserve">
|
|
<value>Scheduled snapshot(s) have been archived successfully.</value>
|
|
</data>
|
|
<data name="Message.body-vmpp_archive_target_mount_failed" xml:space="preserve">
|
|
<value>The remote CIFS or NFS share specified as the archive target in this VM protection policy could not be mounted. Please check the VMPR archive target configuration settings.</value>
|
|
</data>
|
|
<data name="Message.body-vmpp_archive_target_unmount_failed" xml:space="preserve">
|
|
<value>The remote CIFS or NFS share specified as the archive target in this VM protection policy could not be unmounted. Please make sure than the local directory was mounted successfully and has no open handles.</value>
|
|
</data>
|
|
<data name="Message.body-vmpp_backup_succeeded" xml:space="preserve">
|
|
<value>Backup succeeded</value>
|
|
</data>
|
|
<data name="Message.body-vmpp_license_error" xml:space="preserve">
|
|
<value>The XenServer license you are using does not allow you to use the VMPR feature. VMPR is available in Citrix XenServer Advanced Edition or higher.</value>
|
|
</data>
|
|
<data name="Message.body-vmpp_snapshot_archive_already_exists" xml:space="preserve">
|
|
<value>The snapshot is already archived.</value>
|
|
</data>
|
|
<data name="Message.body-vmpp_snapshot_failed" xml:space="preserve">
|
|
<value>The VM protection policy failed to run because a snapshot could not be created.</value>
|
|
</data>
|
|
<data name="Message.body-vmpp_snapshot_lock_failed" xml:space="preserve">
|
|
<value>Unable to create snapshots at this time because the scheduled snapshot operation for this policy is already in progress. Please try again later.</value>
|
|
</data>
|
|
<data name="Message.body-vmpp_snapshot_missed_event" xml:space="preserve">
|
|
<value>Unable to create snapshots at this time because a scheduled snapshot operation is already in progress in this pool. One only VMPR snapshot operation can run at a time in the same pool. Please check that the snapshot schedules for the protection policies in this pool do not clash.</value>
|
|
</data>
|
|
<data name="Message.body-vmpp_snapshot_succeeded" xml:space="preserve">
|
|
<value>Scheduled snapshot(s) have been successfully created.</value>
|
|
</data>
|
|
<data name="Message.body-vmpp_xapi_logon_failure" xml:space="preserve">
|
|
<value>Unable to log in to XAPI session.</value>
|
|
</data>
|
|
<data name="Message.body-wlb_consultation_failed" xml:space="preserve">
|
|
<value>Pool '{0}' failed to retrieve placement recommendations from WLB for VM '{1}'.</value>
|
|
</data>
|
|
<data name="Message.body-wlb_optimization_alert" xml:space="preserve">
|
|
<value>WLB reports that the pool '{0}' is in need of optimization. The pool optimization mode is set to '{1}' and the severity of the alert is '{2}'.</value>
|
|
</data>
|
|
<data name="Message.help-alarm" xml:space="preserve">
|
|
<value>Help on Alarms</value>
|
|
</data>
|
|
<data name="Message.help-ha_heartbeat_approaching_timeout" xml:space="preserve">
|
|
<value>Help on HA</value>
|
|
</data>
|
|
<data name="Message.help-ha_host_failed" xml:space="preserve">
|
|
<value>Help on HA</value>
|
|
</data>
|
|
<data name="Message.help-ha_host_was_fenced" xml:space="preserve">
|
|
<value>Help on HA</value>
|
|
</data>
|
|
<data name="Message.help-ha_network_bonding_error" xml:space="preserve">
|
|
<value>Help on HA</value>
|
|
</data>
|
|
<data name="Message.help-ha_pool_drop_in_plan_exists_for" xml:space="preserve">
|
|
<value>Help on HA</value>
|
|
</data>
|
|
<data name="Message.help-ha_pool_overcommitted" xml:space="preserve">
|
|
<value>Help on HA</value>
|
|
</data>
|
|
<data name="Message.help-ha_protected_vm_restart_failed" xml:space="preserve">
|
|
<value>Help on HA</value>
|
|
</data>
|
|
<data name="Message.help-ha_statefile_approaching_timeout" xml:space="preserve">
|
|
<value>Help on HA</value>
|
|
</data>
|
|
<data name="Message.help-ha_statefile_lost" xml:space="preserve">
|
|
<value>Help on HA</value>
|
|
</data>
|
|
<data name="Message.help-ha_xapi_healthcheck_approaching_timeout" xml:space="preserve">
|
|
<value>Help on HA</value>
|
|
</data>
|
|
<data name="Message.help-host_sync_data_failed" xml:space="preserve">
|
|
<value>Help on HA</value>
|
|
</data>
|
|
<data name="Message.help-license_does_not_support_pooling" xml:space="preserve">
|
|
<value>Help on Licensing</value>
|
|
</data>
|
|
<data name="Message.help-pbd_plug_failed_on_server_start" xml:space="preserve">
|
|
<value>Help on Broken Storage</value>
|
|
</data>
|
|
<data name="Message.help-vbd_qos_failed" xml:space="preserve">
|
|
<value>Help on QoS</value>
|
|
</data>
|
|
<data name="Message.help-vcpu_qos_failed" xml:space="preserve">
|
|
<value>Help on QoS</value>
|
|
</data>
|
|
<data name="Message.help-vif_qos_failed" xml:space="preserve">
|
|
<value>Help on QoS</value>
|
|
</data>
|
|
<data name="Message.name-alarm" xml:space="preserve">
|
|
<value>Unrecognized alarm</value>
|
|
</data>
|
|
<data name="Message.name-bond_status_changed" xml:space="preserve">
|
|
<value>Bond status has changed</value>
|
|
</data>
|
|
<data name="Message.name-extauth_in_pool_is_non_homogeneous" xml:space="preserve">
|
|
<value>Authentication method is not consistent across the Pool</value>
|
|
</data>
|
|
<data name="Message.name-extauth_init_in_host_failed" xml:space="preserve">
|
|
<value>Active Directory authorization is not available</value>
|
|
</data>
|
|
<data name="Message.name-grace_license" xml:space="preserve">
|
|
<value>Grace license issued.</value>
|
|
</data>
|
|
<data name="Message.name-ha_heartbeat_approaching_timeout" xml:space="preserve">
|
|
<value>HA heartbeat approaching timeout</value>
|
|
</data>
|
|
<data name="Message.name-ha_host_failed" xml:space="preserve">
|
|
<value>Server failed</value>
|
|
</data>
|
|
<data name="Message.name-ha_host_was_fenced" xml:space="preserve">
|
|
<value>Server recovered</value>
|
|
</data>
|
|
<data name="Message.name-ha_network_bonding_error" xml:space="preserve">
|
|
<value>HA network bonding error</value>
|
|
</data>
|
|
<data name="Message.name-ha_pool_drop_in_plan_exists_for" xml:space="preserve">
|
|
<value>Drop in HA failover tolerance</value>
|
|
</data>
|
|
<data name="Message.name-ha_pool_overcommitted" xml:space="preserve">
|
|
<value>Drop in HA failover tolerance</value>
|
|
</data>
|
|
<data name="Message.name-ha_protected_vm_restart_failed" xml:space="preserve">
|
|
<value>HA-protected VM failed to restart</value>
|
|
</data>
|
|
<data name="Message.name-ha_statefile_approaching_timeout" xml:space="preserve">
|
|
<value>Heartbeat SR approaching timeout</value>
|
|
</data>
|
|
<data name="Message.name-ha_statefile_lost" xml:space="preserve">
|
|
<value>Heartbeat SR lost</value>
|
|
</data>
|
|
<data name="Message.name-ha_xapi_healthcheck_approaching_timeout" xml:space="preserve">
|
|
<value>XenServer healthcheck approaching timeout</value>
|
|
</data>
|
|
<data name="Message.name-host_clock_skew_detected" xml:space="preserve">
|
|
<value>Server clock not synchronized</value>
|
|
</data>
|
|
<data name="Message.name-host_clock_went_backwards" xml:space="preserve">
|
|
<value>Server clock has gone backwards</value>
|
|
</data>
|
|
<data name="Message.name-host_sync_data_failed" xml:space="preserve">
|
|
<value>XenServer statistics synchronization failed</value>
|
|
</data>
|
|
<data name="Message.name-ip_configured_pif_can_unplug" xml:space="preserve">
|
|
<value>Network configuration issue</value>
|
|
</data>
|
|
<data name="Message.name-license_does_not_support_pooling" xml:space="preserve">
|
|
<value>License does not support pooling</value>
|
|
</data>
|
|
<data name="Message.name-license_expired" xml:space="preserve">
|
|
<value>License Expired.</value>
|
|
</data>
|
|
<data name="Message.name-license_expires_soon" xml:space="preserve">
|
|
<value>License expires soon</value>
|
|
</data>
|
|
<data name="Message.name-license_not_available" xml:space="preserve">
|
|
<value>A license was not available.</value>
|
|
</data>
|
|
<data name="Message.name-license_server_connected" xml:space="preserve">
|
|
<value>License server connection successful.</value>
|
|
</data>
|
|
<data name="Message.name-license_server_unavailable" xml:space="preserve">
|
|
<value>Server disconnected from license server.</value>
|
|
</data>
|
|
<data name="Message.name-license_server_unreachable" xml:space="preserve">
|
|
<value>The license server could not be reached.</value>
|
|
</data>
|
|
<data name="Message.name-metadata_lun_broken" xml:space="preserve">
|
|
<value>Lost access to HA metadata disk</value>
|
|
</data>
|
|
<data name="Message.name-metadata_lun_healthy" xml:space="preserve">
|
|
<value>Restored access to HA metadata disk</value>
|
|
</data>
|
|
<data name="Message.name-multipath_periodic_alert" xml:space="preserve">
|
|
<value>Multipath Alert</value>
|
|
</data>
|
|
<data name="Message.name-pbd_plug_failed_on_server_start" xml:space="preserve">
|
|
<value>Failed to attach storage on server start</value>
|
|
</data>
|
|
<data name="Message.name-pool_master_transition" xml:space="preserve">
|
|
<value>Pool master changed</value>
|
|
</data>
|
|
<data name="Message.name-vbd_qos_failed" xml:space="preserve">
|
|
<value>VM Disk QoS Failed</value>
|
|
</data>
|
|
<data name="Message.name-vcpu_qos_failed" xml:space="preserve">
|
|
<value>VM VCPU QoS Failed</value>
|
|
</data>
|
|
<data name="Message.name-vif_qos_failed" xml:space="preserve">
|
|
<value>VM Network Interface QoS Failed</value>
|
|
</data>
|
|
<data name="Message.name-vm_cloned" xml:space="preserve">
|
|
<value>VM Cloned</value>
|
|
</data>
|
|
<data name="Message.name-vm_crashed" xml:space="preserve">
|
|
<value>VM Crashed</value>
|
|
</data>
|
|
<data name="Message.name-vm_rebooted" xml:space="preserve">
|
|
<value>VM Rebooted</value>
|
|
</data>
|
|
<data name="Message.name-vm_resumed" xml:space="preserve">
|
|
<value>VM Resumed</value>
|
|
</data>
|
|
<data name="Message.name-vm_shutdown" xml:space="preserve">
|
|
<value>VM Shut down</value>
|
|
</data>
|
|
<data name="Message.name-vm_started" xml:space="preserve">
|
|
<value>VM Started</value>
|
|
</data>
|
|
<data name="Message.name-vm_suspended" xml:space="preserve">
|
|
<value>VM Suspended</value>
|
|
</data>
|
|
<data name="Message.name-vm_uncooperative" xml:space="preserve">
|
|
<value>VM Uncooperative</value>
|
|
</data>
|
|
<data name="Message.name-vmpp_archive_failed_0" xml:space="preserve">
|
|
<value>VMPR archive operation failed</value>
|
|
</data>
|
|
<data name="Message.name-vmpp_archive_lock_failed" xml:space="preserve">
|
|
<value>VMPR archive operation failed</value>
|
|
</data>
|
|
<data name="Message.name-vmpp_archive_missed_event" xml:space="preserve">
|
|
<value>VMPR archive operation failed</value>
|
|
</data>
|
|
<data name="Message.name-vmpp_archive_succeeded" xml:space="preserve">
|
|
<value>Scheduled snapshot archive succeeded</value>
|
|
</data>
|
|
<data name="Message.name-vmpp_archive_target_mount_failed" xml:space="preserve">
|
|
<value>VMPR archive operation failed</value>
|
|
</data>
|
|
<data name="Message.name-vmpp_archive_target_unmount_failed" xml:space="preserve">
|
|
<value>Unable to unmount VMPR archive target</value>
|
|
</data>
|
|
<data name="Message.name-vmpp_backup_succeeded" xml:space="preserve">
|
|
<value>Backup succeeded</value>
|
|
</data>
|
|
<data name="Message.name-vmpp_license_error" xml:space="preserve">
|
|
<value>VMPR failed: insufficient license for VMPR</value>
|
|
</data>
|
|
<data name="Message.name-vmpp_snapshot_archive_already_exists" xml:space="preserve">
|
|
<value>Unable to archive snapshot</value>
|
|
</data>
|
|
<data name="Message.name-vmpp_snapshot_failed" xml:space="preserve">
|
|
<value>VMPR failed: snapshot could not be created</value>
|
|
</data>
|
|
<data name="Message.name-vmpp_snapshot_lock_failed" xml:space="preserve">
|
|
<value>VMPR failed: snapshot could not be created</value>
|
|
</data>
|
|
<data name="Message.name-vmpp_snapshot_missed_event" xml:space="preserve">
|
|
<value>VMPR failed: snapshot could not be created</value>
|
|
</data>
|
|
<data name="Message.name-vmpp_snapshot_succeeded" xml:space="preserve">
|
|
<value>Scheduled snapshot succeeded</value>
|
|
</data>
|
|
<data name="Message.name-vmpp_xapi_logon_failure" xml:space="preserve">
|
|
<value>VMPP XAPI logon failure</value>
|
|
</data>
|
|
<data name="Message.name-wlb_consultation_failed" xml:space="preserve">
|
|
<value>WLB consultation has failed</value>
|
|
</data>
|
|
<data name="Message.name-wlb_host_power_off" xml:space="preserve">
|
|
<value>WLB Host Power Off</value>
|
|
</data>
|
|
<data name="Message.name-wlb_host_power_on" xml:space="preserve">
|
|
<value>WLB Host Power On</value>
|
|
</data>
|
|
<data name="Message.name-wlb_optimization_alert" xml:space="preserve">
|
|
<value>WLB optimization alert</value>
|
|
</data>
|
|
<data name="Message.name-wlb_server_time_discrepancy" xml:space="preserve">
|
|
<value>WLB Server Time Discrepancy</value>
|
|
</data>
|
|
<data name="Message.name-wlb_vm_relocation" xml:space="preserve">
|
|
<value>WLB VM Relocation</value>
|
|
</data>
|
|
<data name="Role.pool-admin.Description" xml:space="preserve">
|
|
<value>Pool Admins have full access to all XenServer features and settings. They can access the XenServer console and manage the roles of other users.
|
|
|
|
- No restrictions
|
|
- Role and user management
|
|
- Access to XenServer console</value>
|
|
</data>
|
|
<data name="Role.pool-admin.NameLabel" xml:space="preserve">
|
|
<value>Pool Admin</value>
|
|
</data>
|
|
<data name="Role.pool-operator.Description" xml:space="preserve">
|
|
<value>Pool Operators manage pool-wide resources, including setting up storage, managing patches and creating resource pools.
|
|
|
|
- Configure pool resources
|
|
- Full access to High Availability (HA), Workload Balancing (WLB) and patch management features
|
|
- No access to role management</value>
|
|
</data>
|
|
<data name="Role.pool-operator.NameLabel" xml:space="preserve">
|
|
<value>Pool Operator</value>
|
|
</data>
|
|
<data name="Role.read-only.Description" xml:space="preserve">
|
|
<value>With a Read Only role, the user has basic read access. They can connect to the server and view its contents, but will be unable to issue commands or alter any settings.
|
|
|
|
- Read access only</value>
|
|
</data>
|
|
<data name="Role.read-only.NameLabel" xml:space="preserve">
|
|
<value>Read Only</value>
|
|
</data>
|
|
<data name="Role.vm-admin.Description" xml:space="preserve">
|
|
<value>VM Admins can manage VMs and Templates and can access the storage necessary to complete these tasks. This role relies on XenServer to choose where to run each VM, and on templates to provide values for dynamic memory control (DMC) and Home Server settings.
|
|
|
|
- Manage VMs and Templates
|
|
- No access to dynamic memory control features
|
|
- No access to VM snapshot features
|
|
- Cannot set Home Server or choose where to run workloads</value>
|
|
</data>
|
|
<data name="Role.vm-admin.NameLabel" xml:space="preserve">
|
|
<value>VM Admin</value>
|
|
</data>
|
|
<data name="Role.vm-operator.Description" xml:space="preserve">
|
|
<value>VM Operators are granted access to use the VMs within the resource pool. They can interact with VM consoles, and can start or stop VMs when there are sufficient server resources available.
|
|
|
|
- Full access to VM consoles
|
|
- Basic VM lifecycle control
|
|
- Cannot alter VM properties or server resources</value>
|
|
</data>
|
|
<data name="Role.vm-operator.NameLabel" xml:space="preserve">
|
|
<value>VM Operator</value>
|
|
</data>
|
|
<data name="Role.vm-power-admin.Description" xml:space="preserve">
|
|
<value>VM Power Admins have full access to VM and Template management. They can choose where to start VMs, and can use the dynamic memory control and VM snapshot features.
|
|
|
|
- Manages VMs and Templates
|
|
- Full access to dynamic memory control features
|
|
- Full access to VM snapshot features
|
|
- Can set Home Server and choose where to run workloads</value>
|
|
</data>
|
|
<data name="Role.vm-power-admin.NameLabel" xml:space="preserve">
|
|
<value>VM Power Admin</value>
|
|
</data>
|
|
<data name="SR.name_description-ebs" xml:space="preserve">
|
|
<value>EBS volumes</value>
|
|
</data>
|
|
<data name="SR.name_description-ebs-host" xml:space="preserve">
|
|
<value>EBS volumes in Availability Zone {0}</value>
|
|
</data>
|
|
<data name="SR.name_description-local-hotplug-cd" xml:space="preserve">
|
|
<value>Physical DVD drives</value>
|
|
</data>
|
|
<data name="SR.name_description-local-hotplug-cd-host" xml:space="preserve">
|
|
<value>Physical DVD drives on {0}</value>
|
|
</data>
|
|
<data name="SR.name_description-local-hotplug-disk-host" xml:space="preserve">
|
|
<value>Physical removable storage on {0}</value>
|
|
</data>
|
|
<data name="SR.name_description-local-storage" xml:space="preserve">
|
|
<value>Local storage</value>
|
|
</data>
|
|
<data name="SR.name_description-local-storage-host" xml:space="preserve">
|
|
<value>Local storage on {0}</value>
|
|
</data>
|
|
<data name="SR.name_description-xenserver-tools" xml:space="preserve">
|
|
<value>XenServer Tools ISOs</value>
|
|
</data>
|
|
<data name="SR.name_label-ebs" xml:space="preserve">
|
|
<value>EBS</value>
|
|
</data>
|
|
<data name="SR.name_label-ebs-host" xml:space="preserve">
|
|
<value>EBS in {0}</value>
|
|
</data>
|
|
<data name="SR.name_label-local-hotplug-cd" xml:space="preserve">
|
|
<value>DVD drives</value>
|
|
</data>
|
|
<data name="SR.name_label-local-hotplug-cd-host" xml:space="preserve">
|
|
<value>DVD drives on {0}</value>
|
|
</data>
|
|
<data name="SR.name_label-local-hotplug-disk" xml:space="preserve">
|
|
<value>Removable storage</value>
|
|
</data>
|
|
<data name="SR.name_label-local-hotplug-disk-host" xml:space="preserve">
|
|
<value>Removable storage on {0}</value>
|
|
</data>
|
|
<data name="SR.name_label-local-storage" xml:space="preserve">
|
|
<value>Local storage</value>
|
|
</data>
|
|
<data name="SR.name_label-local-storage-host" xml:space="preserve">
|
|
<value>Local storage on {0}</value>
|
|
</data>
|
|
<data name="SR.name_label-xenserver-tools" xml:space="preserve">
|
|
<value>XenServer Tools</value>
|
|
</data>
|
|
<data name="VM.TemplateDescription-Demo Linux VM" xml:space="preserve">
|
|
<value>This template can be used to create a Linux VM with a built-in Linux distro for testing and demonstration purposes. It is not recommended for production use.</value>
|
|
</data>
|
|
<data name="VM.TemplateDescription-Other install media" xml:space="preserve">
|
|
<value>If the operating system you plan to use is not listed, you may be able to install it by selecting this template. We recommend that only advanced users attempt to use this template, and you should note that our products have been tested running only the supported distributions and specific versions covered by the standard supplied templates.</value>
|
|
</data>
|
|
<data name="VM.TemplateDescription-Xen API SDK" xml:space="preserve">
|
|
<value>This template may be used to install the XenServer Software Development Kit (SDK) API VM. </value>
|
|
</data>
|
|
<data name="SR.name_description-local-hotplug-disk" xml:space="preserve">
|
|
<value>Physical removable storage</value>
|
|
</data>
|
|
<data name="Label-performance.cpu_avg" xml:space="preserve">
|
|
<value>Average CPU</value>
|
|
</data>
|
|
<data name="Label-performance.pif_aggr_rx" xml:space="preserve">
|
|
<value>Total NIC Receive</value>
|
|
</data>
|
|
<data name="Label-performance.pif_aggr_tx" xml:space="preserve">
|
|
<value>Total NIC Send</value>
|
|
</data>
|
|
<data name="Label-SR.SRTypes-rawhba" xml:space="preserve">
|
|
<value>LUN-per-VDI</value>
|
|
</data>
|
|
<data name="Label-performance.sr_avgqu_sz" xml:space="preserve">
|
|
<value>'{0}' Queue Size</value>
|
|
</data>
|
|
<data name="Label-performance.cpu-state" xml:space="preserve">
|
|
<value>CPU {0} {1}-state {2}</value>
|
|
</data>
|
|
<data name="Label-performance.sr_inflight" xml:space="preserve">
|
|
<value>'{0}' Inflight Requests</value>
|
|
</data>
|
|
<data name="Label-performance.sr_iops_read" xml:space="preserve">
|
|
<value>'{0}' Read IOPS</value>
|
|
</data>
|
|
<data name="Label-performance.sr_iops_total" xml:space="preserve">
|
|
<value>'{0}' Total IOPS</value>
|
|
</data>
|
|
<data name="Label-performance.sr_iops_write" xml:space="preserve">
|
|
<value>'{0}' Write IOPS</value>
|
|
</data>
|
|
<data name="Label-performance.sr_iowait" xml:space="preserve">
|
|
<value>'{0}' IO Wait</value>
|
|
</data>
|
|
<data name="Label-performance.sr_io_throughput_read" xml:space="preserve">
|
|
<value>'{0}' Read Throughput</value>
|
|
</data>
|
|
<data name="Label-performance.sr_io_throughput_total" xml:space="preserve">
|
|
<value>'{0}' Total Throughput</value>
|
|
</data>
|
|
<data name="Label-performance.sr_io_throughput_write" xml:space="preserve">
|
|
<value>'{0}' Write Throughput</value>
|
|
</data>
|
|
<data name="Label-performance.sr_latency" xml:space="preserve">
|
|
<value>'{0}' Latency</value>
|
|
</data>
|
|
<data name="Label-performance.memory_reclaimed" xml:space="preserve">
|
|
<value>Reclaimed Memory</value>
|
|
</data>
|
|
<data name="Label-performance.memory_reclaimed_max" xml:space="preserve">
|
|
<value>Potential Reclaimed Memory</value>
|
|
</data>
|
|
<data name="Label-host.edition-per-socket" xml:space="preserve">
|
|
<value>Citrix XenServer Per-Socket Edition</value>
|
|
</data>
|
|
<data name="Label-host.edition-xendesktop" xml:space="preserve">
|
|
<value>Citrix XenServer for XenDesktop</value>
|
|
</data>
|
|
<data name="Message.help-extauth_init_in_host_failed" xml:space="preserve">
|
|
<value>Help on AD</value>
|
|
</data>
|
|
<data name="Message.help-extauth_in_pool_is_non_homogeneous" xml:space="preserve">
|
|
<value>Help on AD</value>
|
|
</data>
|
|
<data name="Label-performance.vbd_avgqu_sz" xml:space="preserve">
|
|
<value>Disk {0} Queue Size</value>
|
|
</data>
|
|
<data name="Label-performance.vbd_inflight" xml:space="preserve">
|
|
<value>Disk {0} Inflight Requests</value>
|
|
</data>
|
|
<data name="Label-performance.vbd_iops_read" xml:space="preserve">
|
|
<value>Disk {0} Read IOPS</value>
|
|
</data>
|
|
<data name="Label-performance.vbd_iops_total" xml:space="preserve">
|
|
<value>Disk {0} Total IOPS</value>
|
|
</data>
|
|
<data name="Label-performance.vbd_iops_write" xml:space="preserve">
|
|
<value>Disk {0} Write IOPS</value>
|
|
</data>
|
|
<data name="Label-performance.vbd_iowait" xml:space="preserve">
|
|
<value>Disk {0} IO Wait</value>
|
|
</data>
|
|
</root> |