mirror of
https://github.com/xcp-ng/xenadmin.git
synced 2024-11-23 20:36:33 +01:00
066a59a0b4
Signed-off-by: Danilo Del Busso <danilo.delbusso@cloud.com>
2013 lines
90 KiB
XML
2013 lines
90 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=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
|
</resheader>
|
|
<resheader name="writer">
|
|
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.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-host.system_status-blobs" xml:space="preserve">
|
|
<value>Retrieve the user information stored as binary objects on the server.</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-conntest" xml:space="preserve">
|
|
<value>Tests for connectivity between the server and the internet</value>
|
|
</data>
|
|
<data name="Description-host.system_status-control-slice" xml:space="preserve">
|
|
<value>Information and statistics about the system's control groups</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-fcoe" xml:space="preserve">
|
|
<value>Fibre Channel over Ethernet (FCoE) logs</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-message-switch" xml:space="preserve">
|
|
<value>Logs of messages exchanged between system daemons</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-NVIDIA-logs" xml:space="preserve">
|
|
<value>Contains logs and details useful for diagnosing problems with NVIDIA's graphics drivers</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).</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-tboot" xml:space="preserve">
|
|
<value>Measured boot logs</value>
|
|
</data>
|
|
<data name="Description-host.system_status-v6d" xml:space="preserve">
|
|
<value>Server licensing daemon logs</value>
|
|
</data>
|
|
<data name="Description-host.system_status-VM-snapshot-schedule" xml:space="preserve">
|
|
<value>Scheduled snapshots log files</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-vtpm" xml:space="preserve">
|
|
<value>vTPM's root CAs and other related debug information</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-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-xapi" xml:space="preserve">
|
|
<value>Server daemon internal logs</value>
|
|
</data>
|
|
<data name="Description-host.system_status-xapi-clusterd" xml:space="preserve">
|
|
<value>Logs generated by the cluster management daemon for the Toolstack.</value>
|
|
</data>
|
|
<data name="Description-host.system_status-xapi-debug" xml:space="preserve">
|
|
<value>Server daemon crash dumps</value>
|
|
</data>
|
|
<data name="Description-host.system_status-xapi-subprocess" xml:space="preserve">
|
|
<value>Server daemon process details</value>
|
|
</data>
|
|
<data name="Description-host.system_status-xcp-rrdd-plugins" xml:space="preserve">
|
|
<value>Log files from the RRD daemon</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 hypervisor 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 server</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 server</value>
|
|
</data>
|
|
<data name="Description-host.system_status-xenserver-logs" xml:space="preserve">
|
|
<value>Log files concerning the server's activity</value>
|
|
</data>
|
|
<data name="Description-host.system_status-xenvm" xml:space="preserve">
|
|
<value>Volume manager logs</value>
|
|
</data>
|
|
<data name="Description-host.system_status-xha-liveset" xml:space="preserve">
|
|
<value>HA liveset</value>
|
|
</data>
|
|
<data name="Description-host.system_status-xscontainer" xml:space="preserve">
|
|
<value>Container management logs</value>
|
|
</data>
|
|
<data name="Description-host.system_status-xspvscache" xml:space="preserve">
|
|
<value>PVS-Accelerator Status</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="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="Exception-PluginLabelNotDefined" xml:space="preserve">
|
|
<value>'{0}.label' has not been defined in the resources file for plug-in '{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 plug-in '{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 recognized.</value>
|
|
</data>
|
|
<data name="Exception-PowerShellExecutionPolicyRestricted" xml:space="preserve">
|
|
<value>Cannot load the XenServerPSModule 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 Plug-ins. This can be downloaded from the Microsoft website.</value>
|
|
</data>
|
|
<data name="Exception-PowerShellSnapInNotPresent" xml:space="preserve">
|
|
<value>You must have the XenServerPSModule installed to run PowerShell Commands on the server. This can be found in the SDK.</value>
|
|
</data>
|
|
<data name="Exception-SearchParseFailed" xml:space="preserve">
|
|
<value>Could not parse search '{0}' for plug-in '{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-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>License</value>
|
|
</data>
|
|
<data name="Label-host.edition-basic" xml:space="preserve">
|
|
<value>{0} Basic Edition</value>
|
|
</data>
|
|
<data name="Label-host.edition-desktop" xml:space="preserve">
|
|
<value>Citrix Virtual Apps and Desktops</value>
|
|
</data>
|
|
<data name="Label-host.edition-desktop-cloud" xml:space="preserve">
|
|
<value>Citrix Virtual Apps and Desktops Citrix Cloud</value>
|
|
</data>
|
|
<data name="Label-host.edition-desktop-plus" xml:space="preserve">
|
|
<value>Citrix Virtual Apps and Desktops Premium</value>
|
|
</data>
|
|
<data name="Label-host.edition-enterprise-per-socket" xml:space="preserve">
|
|
<value>{0} Premium Per-Socket</value>
|
|
</data>
|
|
<data name="Label-host.edition-enterprise-per-user" xml:space="preserve">
|
|
<value>{0} Premium Per-User</value>
|
|
</data>
|
|
<data name="Label-host.edition-express" xml:space="preserve">
|
|
<value>{0} Express</value>
|
|
</data>
|
|
<data name="Label-host.edition-legacy-basic" xml:space="preserve">
|
|
<value>{0} Basic Edition</value>
|
|
</data>
|
|
<data name="Label-host.edition-legacy-desktop" xml:space="preserve">
|
|
<value>XenApp/XenDesktop</value>
|
|
</data>
|
|
<data name="Label-host.edition-legacy-desktop-cloud" xml:space="preserve">
|
|
<value>XenApp/XenDesktop Citrix Cloud</value>
|
|
</data>
|
|
<data name="Label-host.edition-legacy-desktop-plus" xml:space="preserve">
|
|
<value>XenApp/XenDesktop Platinum</value>
|
|
</data>
|
|
<data name="Label-host.edition-legacy-enterprise-per-socket" xml:space="preserve">
|
|
<value>{0} Enterprise Per-Socket</value>
|
|
</data>
|
|
<data name="Label-host.edition-legacy-enterprise-per-user" xml:space="preserve">
|
|
<value>{0} Enterprise Per-User</value>
|
|
</data>
|
|
<data name="Label-host.edition-legacy-free" xml:space="preserve">
|
|
<value>{0}</value>
|
|
</data>
|
|
<data name="Label-host.edition-legacy-per-socket" xml:space="preserve">
|
|
<value>{0} Per-Socket</value>
|
|
</data>
|
|
<data name="Label-host.edition-legacy-premium" xml:space="preserve">
|
|
<value>{0} Ultimate Edition</value>
|
|
</data>
|
|
<data name="Label-host.edition-legacy-standard" xml:space="preserve">
|
|
<value>{0} Standard Edition</value>
|
|
</data>
|
|
<data name="Label-host.edition-legacy-standard-per-socket" xml:space="preserve">
|
|
<value>{0} Standard Per-Socket</value>
|
|
</data>
|
|
<data name="Label-host.edition-legacy-xendesktop" xml:space="preserve">
|
|
<value>{0} for XenDesktop</value>
|
|
</data>
|
|
<data name="Label-host.edition-per-socket" xml:space="preserve">
|
|
<value>{0} Per-Socket</value>
|
|
</data>
|
|
<data name="Label-host.edition-premium" xml:space="preserve">
|
|
<value>{0} Ultimate Edition</value>
|
|
</data>
|
|
<data name="Label-host.edition-premium-per-socket" xml:space="preserve">
|
|
<value>{0} Premium Per-Socket</value>
|
|
</data>
|
|
<data name="Label-host.edition-premium-per-user" xml:space="preserve">
|
|
<value>{0} Premium Per-User</value>
|
|
</data>
|
|
<data name="Label-host.edition-standard" xml:space="preserve">
|
|
<value>{0} Standard Edition</value>
|
|
</data>
|
|
<data name="Label-host.edition-standard-per-socket" xml:space="preserve">
|
|
<value>{0} Standard Per-Socket</value>
|
|
</data>
|
|
<data name="Label-host.edition-trial" xml:space="preserve">
|
|
<value>{0} Trial Edition</value>
|
|
</data>
|
|
<data name="Label-host.edition-xendesktop" xml:space="preserve">
|
|
<value>{0} for Citrix Virtual Desktops</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_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.ServerMemory" xml:space="preserve">
|
|
<value>Server</value>
|
|
</data>
|
|
<data name="Label-host.software_version-build_number" xml:space="preserve">
|
|
<value>Build number</value>
|
|
</data>
|
|
<data name="Label-host.software_version-date" xml:space="preserve">
|
|
<value>Build date</value>
|
|
</data>
|
|
<data name="Label-host.software_version-product_version" xml:space="preserve">
|
|
<value>Version</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>{0} logs</value>
|
|
</data>
|
|
<data name="Label-host.system_status-conntest" xml:space="preserve">
|
|
<value>Connection test</value>
|
|
</data>
|
|
<data name="Label-host.system_status-control-slice" xml:space="preserve">
|
|
<value>Control group statistics</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-fcoe" xml:space="preserve">
|
|
<value>FCoE logs</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-message-switch" xml:space="preserve">
|
|
<value>Internal message logs</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-NVIDIA-logs" xml:space="preserve">
|
|
<value>NVIDIA Graphics Driver logs</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-tboot" xml:space="preserve">
|
|
<value>Measured boot logs</value>
|
|
</data>
|
|
<data name="Label-host.system_status-v6d" xml:space="preserve">
|
|
<value>Server licensing daemon</value>
|
|
</data>
|
|
<data name="Label-host.system_status-VM-snapshot-schedule" xml:space="preserve">
|
|
<value>Scheduled snapshots log files</value>
|
|
</data>
|
|
<data name="Label-host.system_status-vncterm" xml:space="preserve">
|
|
<value>VNCTerm crash dumps</value>
|
|
</data>
|
|
<data name="Label-host.system_status-vtpm" xml:space="preserve">
|
|
<value>vTPM</value>
|
|
</data>
|
|
<data name="Label-host.system_status-wlb" xml:space="preserve">
|
|
<value>Workload Balancing status</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-xapi" xml:space="preserve">
|
|
<value>Server daemon internal logs</value>
|
|
</data>
|
|
<data name="Label-host.system_status-xapi-clusterd" xml:space="preserve">
|
|
<value>Server cluster management daemon</value>
|
|
</data>
|
|
<data name="Label-host.system_status-xapi-debug" xml:space="preserve">
|
|
<value>Server daemon crash dumps</value>
|
|
</data>
|
|
<data name="Label-host.system_status-xapi-subprocess" xml:space="preserve">
|
|
<value>Server daemon subprocesses</value>
|
|
</data>
|
|
<data name="Label-host.system_status-xcp-rrdd-plugins" xml:space="preserve">
|
|
<value>RRD plug-in logs</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>Server configuration</value>
|
|
</data>
|
|
<data name="Label-host.system_status-xenserver-databases" xml:space="preserve">
|
|
<value>Server database</value>
|
|
</data>
|
|
<data name="Label-host.system_status-xenserver-domains" xml:space="preserve">
|
|
<value>Server domains list</value>
|
|
</data>
|
|
<data name="Label-host.system_status-xenserver-install" xml:space="preserve">
|
|
<value>Server installation log files</value>
|
|
</data>
|
|
<data name="Label-host.system_status-xenserver-logs" xml:space="preserve">
|
|
<value>Server logs</value>
|
|
</data>
|
|
<data name="Label-host.system_status-xenvm" xml:space="preserve">
|
|
<value>Volume manager 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-xscontainer" xml:space="preserve">
|
|
<value>Container management logs</value>
|
|
</data>
|
|
<data name="Label-host.system_status-xspvscache" xml:space="preserve">
|
|
<value>PVS-Accelerator Status</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-host.VMMemory" xml:space="preserve">
|
|
<value>VMs</value>
|
|
</data>
|
|
<data name="Label-host.XenMemory" xml:space="preserve">
|
|
<value>{0}</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.cpu_avg" xml:space="preserve">
|
|
<value>Average CPU</value>
|
|
</data>
|
|
<data name="Label-performance.cpu-avg-freq" xml:space="preserve">
|
|
<value>CPU {0} Average Frequency</value>
|
|
</data>
|
|
<data name="Label-performance.cpu-state" xml:space="preserve">
|
|
<value>CPU {0} {1}-state {2}</value>
|
|
</data>
|
|
<data name="Label-performance.gpu_memory_free" xml:space="preserve">
|
|
<value>{0} {1} Free Memory</value>
|
|
</data>
|
|
<data name="Label-performance.gpu_memory_used" xml:space="preserve">
|
|
<value>{0} {1} Used Memory</value>
|
|
</data>
|
|
<data name="Label-performance.gpu_power_usage" xml:space="preserve">
|
|
<value>{0} {1} Power Usage</value>
|
|
</data>
|
|
<data name="Label-performance.gpu_temperature" xml:space="preserve">
|
|
<value>{0} {1} Temperature</value>
|
|
</data>
|
|
<data name="Label-performance.gpu_utilisation_compute" xml:space="preserve">
|
|
<value>{0} {1} Utilization</value>
|
|
</data>
|
|
<data name="Label-performance.gpu_utilisation_memory_io" xml:space="preserve">
|
|
<value>{0} {1} Memory Utilization</value>
|
|
</data>
|
|
<data name="Label-performance.io_errors" xml:space="preserve">
|
|
<value>I/O errors</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_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-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.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-performance.pool_session_count" xml:space="preserve">
|
|
<value>Number of sessions</value>
|
|
</data>
|
|
<data name="Label-performance.pool_session_creation_rate" xml:space="preserve">
|
|
<value>Session creation rate</value>
|
|
</data>
|
|
<data name="Label-performance.pool_task_count" xml:space="preserve">
|
|
<value>Number of tasks</value>
|
|
</data>
|
|
<data name="Label-performance.pvsaccelerator_evicted" xml:space="preserve">
|
|
<value>PVS-Accelerator eviction rate</value>
|
|
</data>
|
|
<data name="Label-performance.pvsaccelerator_read_hits" xml:space="preserve">
|
|
<value>PVS-Accelerator hit rate</value>
|
|
</data>
|
|
<data name="Label-performance.pvsaccelerator_read_misses" xml:space="preserve">
|
|
<value>PVS-Accelerator miss rate</value>
|
|
</data>
|
|
<data name="Label-performance.pvsaccelerator_read_total" xml:space="preserve">
|
|
<value>PVS-Accelerator observed read rate</value>
|
|
</data>
|
|
<data name="Label-performance.pvsaccelerator_space_utilization" xml:space="preserve">
|
|
<value>PVS-Accelerator space utilization</value>
|
|
</data>
|
|
<data name="Label-performance.pvsaccelerator_traffic_client_sent" xml:space="preserve">
|
|
<value>PVS-Accelerator observed network traffic from clients</value>
|
|
</data>
|
|
<data name="Label-performance.pvsaccelerator_traffic_proxy_saved" xml:space="preserve">
|
|
<value>PVS-Accelerator saved network traffic</value>
|
|
</data>
|
|
<data name="Label-performance.pvsaccelerator_traffic_server_sent" xml:space="preserve">
|
|
<value>PVS-Accelerator observed network traffic from servers</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_avgqu_sz" xml:space="preserve">
|
|
<value>'{0}' Queue Size</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.sr_inflight" xml:space="preserve">
|
|
<value>'{0}' Inflight Requests</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_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_latency" xml:space="preserve">
|
|
<value>'{0}' Latency</value>
|
|
</data>
|
|
<data name="Label-performance.sr_rw_read" xml:space="preserve">
|
|
<value>'{0}' Read Throughput</value>
|
|
</data>
|
|
<data name="Label-performance.sr_rw_read_latency" xml:space="preserve">
|
|
<value>'{0}' Read Latency</value>
|
|
</data>
|
|
<data name="Label-performance.sr_rw_write" xml:space="preserve">
|
|
<value>'{0}' Write Throughput</value>
|
|
</data>
|
|
<data name="Label-performance.sr_rw_write_latency" xml:space="preserve">
|
|
<value>'{0}' Write Latency</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.Tapdisks_in_low_memory_mode" xml:space="preserve">
|
|
<value>Tapdisks in low memory mode</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_io_throughput_read" xml:space="preserve">
|
|
<value>Disk {0} IO Read Throughput</value>
|
|
</data>
|
|
<data name="Label-performance.vbd_io_throughput_total" xml:space="preserve">
|
|
<value>Disk {0} IO Total Throughput</value>
|
|
</data>
|
|
<data name="Label-performance.vbd_io_throughput_write" xml:space="preserve">
|
|
<value>Disk {0} IO Write Throughput</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>
|
|
<data name="Label-performance.vbd_latency" xml:space="preserve">
|
|
<value>Disk {0} Average I/O Latency</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>Server 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_open_fds" xml:space="preserve">
|
|
<value>Agent open file descriptors</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="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-Pool_patch.required-updates" xml:space="preserve">
|
|
<value>Required Updates</value>
|
|
</data>
|
|
<data name="Label-pvsaccelerator" xml:space="preserve">
|
|
<value>PVS-Accelerator</value>
|
|
</data>
|
|
<data name="Label-SR.disk-space-allocations" xml:space="preserve">
|
|
<value>Disk space allocations</value>
|
|
</data>
|
|
<data name="Label-SR.provisioning" xml:space="preserve">
|
|
<value>Provisioning</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.SRTypes-cslg" xml:space="preserve">
|
|
<value>StorageLink</value>
|
|
</data>
|
|
<data name="Label-SR.SRTypes-dummy" xml:space="preserve">
|
|
<value>Unknown</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-gfs2" xml:space="preserve">
|
|
<value>GFS2</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-lvmofcoe" xml:space="preserve">
|
|
<value>FCoE</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-nutanix" xml:space="preserve">
|
|
<value>Nutanix</value>
|
|
</data>
|
|
<data name="Label-SR.SRTypes-nutanixiso" xml:space="preserve">
|
|
<value>Nutanix ISO</value>
|
|
</data>
|
|
<data name="Label-SR.SRTypes-rawhba" xml:space="preserve">
|
|
<value>LUN-per-VDI</value>
|
|
</data>
|
|
<data name="Label-SR.SRTypes-shm" xml:space="preserve">
|
|
<value>Local Performance Monitoring</value>
|
|
</data>
|
|
<data name="Label-SR.SRTypes-smb" xml:space="preserve">
|
|
<value>SMB</value>
|
|
</data>
|
|
<data name="Label-SR.SRTypes-tmpfs" xml:space="preserve">
|
|
<value>Unknown</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.state" xml:space="preserve">
|
|
<value>State</value>
|
|
</data>
|
|
<data name="Label-Supplemental_packs.installed" xml:space="preserve">
|
|
<value>Installed supplemental packs</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.BootMode" xml:space="preserve">
|
|
<value>Boot mode</value>
|
|
</data>
|
|
<data name="Label-VM.BootOrder" xml:space="preserve">
|
|
<value>Boot order</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.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.MaxVCPUs" xml:space="preserve">
|
|
<value>Max number of vCPUs</value>
|
|
</data>
|
|
<data name="Label-VM.memory_static_max" xml:space="preserve">
|
|
<value>Memory</value>
|
|
</data>
|
|
<data name="Label-VM.OperatingMode" xml:space="preserve">
|
|
<value>Virtualization mode</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.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.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.PV_args" xml:space="preserve">
|
|
<value>OS boot parameters</value>
|
|
</data>
|
|
<data name="Label-VM.pvs_read_caching_status" xml:space="preserve">
|
|
<value>PVS-Accelerator status</value>
|
|
</data>
|
|
<data name="Label-VM.read_caching_disks" xml:space="preserve">
|
|
<value>Disks</value>
|
|
</data>
|
|
<data name="Label-VM.read_caching_reason" xml:space="preserve">
|
|
<value>Reason</value>
|
|
</data>
|
|
<data name="Label-VM.read_caching_status" xml:space="preserve">
|
|
<value>Status</value>
|
|
</data>
|
|
<data name="Label-VM.Topology" xml:space="preserve">
|
|
<value>Topology</value>
|
|
</data>
|
|
<data name="Label-VM.uptime" xml:space="preserve">
|
|
<value>Time since startup</value>
|
|
</data>
|
|
<data name="Label-VM.VCPUs" xml:space="preserve">
|
|
<value>Virtual CPUs</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.VirtualizationState" xml:space="preserve">
|
|
<value>Virtualization state</value>
|
|
</data>
|
|
<data name="Label-xenserver-measured-boot" xml:space="preserve">
|
|
<value>Measured Boot</value>
|
|
</data>
|
|
<data name="Label-xscontainer" xml:space="preserve">
|
|
<value>Container Management</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 Licenses Online</value>
|
|
</data>
|
|
<data name="Message.action-license_expires_soon" xml:space="preserve">
|
|
<value>Buy Licenses Online</value>
|
|
</data>
|
|
<data name="Message.action-multipath_periodic_alert" xml:space="preserve">
|
|
<value>View Log Files</value>
|
|
</data>
|
|
<data name="Message.action-pbd_plug_failed_on_server_start" xml:space="preserve">
|
|
<value>Repair Storage</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 recognized.</value>
|
|
</data>
|
|
<data name="Message.body-cluster_host_enable_failed" xml:space="preserve">
|
|
<value>Server '{0}' failed to join the cluster.</value>
|
|
</data>
|
|
<data name="Message.body-cluster_host_fencing" xml:space="preserve">
|
|
<value> Server '{0}' has been fenced.</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-gfs2_capacity" xml:space="preserve">
|
|
<value>Space utilization on SR '{0}' has exceeded 80%.</value>
|
|
</data>
|
|
<data name="Message.body-grace_license" xml:space="preserve">
|
|
<value>A grace license was issued for {0}. This was because the license server could not be reached, it is an out-of-date version, 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 become fenced.</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 become fenced.</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>Server '{0}' is taking too long to respond and may become fenced.</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_cpu_features_down" xml:space="preserve">
|
|
<value>The CPU feature level on host '{0}' has been reduced.</value>
|
|
</data>
|
|
<data name="Message.body-host_cpu_features_up" xml:space="preserve">
|
|
<value>The CPU feature level on host '{0}' has been increased.</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, pooling is no longer supported.</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 within 30 days.</value>
|
|
</data>
|
|
<data name="Message.body-license_not_available" xml:space="preserve">
|
|
<value>The requested license is not available for {0}.</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-license_server_version_obsolete" xml:space="preserve">
|
|
<value>The license server for {0} is an out-of-date version.</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 application 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 application 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 application 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 application 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.</value>
|
|
</data>
|
|
<data name="Message.body-pool_cpu_features_down" xml:space="preserve">
|
|
<value>The CPU feature level on pool '{0}' has been reduced.</value>
|
|
</data>
|
|
<data name="Message.body-pool_cpu_features_up" xml:space="preserve">
|
|
<value>The CPU feature level on pool '{0}' has been increased.</value>
|
|
</data>
|
|
<data name="Message.body-pool_master_transition" xml:space="preserve">
|
|
<value>Server '{0}' is now the coordinator of pool '{1}'.</value>
|
|
</data>
|
|
<data name="Message.body-pvs_proxy_no_cache_sr_available" xml:space="preserve">
|
|
<value>Unable to setup PVS-Accelerator on VM '{0}'. No cache storage found on site '{1}'.</value>
|
|
</data>
|
|
<data name="Message.body-tls_verification_emergency_disabled" xml:space="preserve">
|
|
<value>Certificate verification is enabled on the pool, but overridden on server '{0}'.</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-vdi_cbt_metadata_inconsistent" xml:space="preserve">
|
|
<value>Changed block tracking has been disabled for virtual disk {0} due to inconsistent metadata. To continue using changed block tracking with this virtual disk, you will need to do the backup setup again, including re-enabling changed block tracking, taking a snapshot and backing it up.</value>
|
|
</data>
|
|
<data name="Message.body-vdi_cbt_resize_failed" xml:space="preserve">
|
|
<value>Changed block tracking has been disabled for virtual disk {0} due to a resizing failure. To continue using changed block tracking with this virtual disk, you will need to do the backup setup again, including re-enabling changed block tracking, taking a snapshot and backing it up.</value>
|
|
</data>
|
|
<data name="Message.body-vdi_cbt_snapshot_failed" xml:space="preserve">
|
|
<value>Changed block tracking has been disabled for virtual disk {0} due to a snapshot failure. To continue using changed block tracking with this virtual disk, you will need to do the backup setup again, including re-enabling changed block tracking, taking a snapshot and backing it up.</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_secure_boot_failed" xml:space="preserve">
|
|
<value>Virtual machine '{0}' failed to pass Secure Boot verification.</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-vmss_license_error" xml:space="preserve">
|
|
<value>The server license you are using does not allow you to use the Scheduled Snapshots feature.</value>
|
|
</data>
|
|
<data name="Message.body-vmss_snapshot_failed" xml:space="preserve">
|
|
<value>The snapshot schedule '{0}' failed because a snapshot could not be created.</value>
|
|
</data>
|
|
<data name="Message.body-vmss_snapshot_lock_failed" xml:space="preserve">
|
|
<value>Unable to create snapshots at this time because a scheduled snapshot operation is already in progress in this pool. Only one scheduled snapshot operation can run at a time in the same pool. Please check that the snapshot schedules in this pool do not clash.</value>
|
|
</data>
|
|
<data name="Message.body-vmss_snapshot_missed_event" 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-vmss_snapshot_succeeded" xml:space="preserve">
|
|
<value>Snapshot schedule succeeded</value>
|
|
</data>
|
|
<data name="Message.body-vmss_xapi_logon_failure" xml:space="preserve">
|
|
<value>Snapshot schedule XAPI logon failure</value>
|
|
</data>
|
|
<data name="Message.body-wlb_consultation_failed" xml:space="preserve">
|
|
<value>Pool '{0}' failed to retrieve placement recommendations from WLB for '{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-extauth_in_pool_is_non_homogeneous" xml:space="preserve">
|
|
<value>Help on AD</value>
|
|
</data>
|
|
<data name="Message.help-extauth_init_in_host_failed" xml:space="preserve">
|
|
<value>Help on AD</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-license_expired" xml:space="preserve">
|
|
<value>Help on Licensing</value>
|
|
</data>
|
|
<data name="Message.help-license_not_available" xml:space="preserve">
|
|
<value>Help on Licensing</value>
|
|
</data>
|
|
<data name="Message.help-license_server_connected" xml:space="preserve">
|
|
<value>Help on Licensing</value>
|
|
</data>
|
|
<data name="Message.help-license_server_unavailable" xml:space="preserve">
|
|
<value>Help on Licensing</value>
|
|
</data>
|
|
<data name="Message.help-license_server_unreachable" xml:space="preserve">
|
|
<value>Help on Licensing</value>
|
|
</data>
|
|
<data name="Message.help-license_server_version_obsolete" 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-cluster_host_enable_failed" xml:space="preserve">
|
|
<value>Server failed to join the cluster</value>
|
|
</data>
|
|
<data name="Message.name-cluster_host_fencing" xml:space="preserve">
|
|
<value>Server has been fenced</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-gfs2_capacity" xml:space="preserve">
|
|
<value>Storage repository low on space</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>Server 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_cpu_features_down" xml:space="preserve">
|
|
<value>Host CPU features reduced</value>
|
|
</data>
|
|
<data name="Message.name-host_cpu_features_up" xml:space="preserve">
|
|
<value>Host CPU features increased</value>
|
|
</data>
|
|
<data name="Message.name-host_sync_data_failed" xml:space="preserve">
|
|
<value>Server 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-license_server_version_obsolete" xml:space="preserve">
|
|
<value>The license server is an out-of-date version.</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_cpu_features_down" xml:space="preserve">
|
|
<value>Pool CPU features reduced</value>
|
|
</data>
|
|
<data name="Message.name-pool_cpu_features_up" xml:space="preserve">
|
|
<value>Pool CPU features increased</value>
|
|
</data>
|
|
<data name="Message.name-pool_master_transition" xml:space="preserve">
|
|
<value>Pool coordinator changed</value>
|
|
</data>
|
|
<data name="Message.name-pvs_proxy_no_cache_sr_available" xml:space="preserve">
|
|
<value>No cache storage available for PVS site</value>
|
|
</data>
|
|
<data name="Message.name-pvs_proxy_setup_failed" xml:space="preserve">
|
|
<value>PVS proxy setup failed</value>
|
|
</data>
|
|
<data name="Message.name-SRUnavailable" xml:space="preserve">
|
|
<value>Cannot reclaim freed space because the SR is already busy</value>
|
|
</data>
|
|
<data name="Message.name-tls_verification_emergency_disabled" xml:space="preserve">
|
|
<value>Certificate verification is disabled.</value>
|
|
</data>
|
|
<data name="Message.name-UnknownTrimException" xml:space="preserve">
|
|
<value>An unknown error occurred when reclaiming freed space</value>
|
|
</data>
|
|
<data name="Message.name-UnsupportedSRForTrim" xml:space="preserve">
|
|
<value>Reclaiming freed space not supported on this SR</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-vdi_cbt_metadata_inconsistent" xml:space="preserve">
|
|
<value>Changed block tracking disabled due to inconsistent metadata</value>
|
|
</data>
|
|
<data name="Message.name-vdi_cbt_resize_failed" xml:space="preserve">
|
|
<value>Changed block tracking disabled due to a virtual disk resizing failure</value>
|
|
</data>
|
|
<data name="Message.name-vdi_cbt_snapshot_failed" xml:space="preserve">
|
|
<value>Changed block tracking disabled due to a snapshot failure</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_checkpointed" xml:space="preserve">
|
|
<value>Snapshot of disks and memory for virtual machine has been created</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_migrated" xml:space="preserve">
|
|
<value>Virtual machine has been migrated</value>
|
|
</data>
|
|
<data name="Message.name-vm_paused" xml:space="preserve">
|
|
<value>Virtual machine has been paused</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_secure_boot_failed" xml:space="preserve">
|
|
<value>VM Secure Boot verification failed</value>
|
|
</data>
|
|
<data name="Message.name-vm_shutdown" xml:space="preserve">
|
|
<value>VM Shut down</value>
|
|
</data>
|
|
<data name="Message.name-vm_snapshot_reverted" xml:space="preserve">
|
|
<value>Virtual machine has been reverted to snapshot</value>
|
|
</data>
|
|
<data name="Message.name-vm_snapshotted" xml:space="preserve">
|
|
<value>Snapshot of disks for virtual machine has been created</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-vm_unpaused" xml:space="preserve">
|
|
<value>Virtual machine has been unpaused</value>
|
|
</data>
|
|
<data name="Message.name-vmss_license_error" xml:space="preserve">
|
|
<value>Snapshot schedule failed: insufficient license for Scheduled snapshots</value>
|
|
</data>
|
|
<data name="Message.name-vmss_snapshot_failed" xml:space="preserve">
|
|
<value>Snapshot schedule failed</value>
|
|
</data>
|
|
<data name="Message.name-vmss_snapshot_lock_failed" xml:space="preserve">
|
|
<value>Snapshot schedule failed</value>
|
|
</data>
|
|
<data name="Message.name-vmss_snapshot_missed_event" xml:space="preserve">
|
|
<value>Snapshot schedule failed</value>
|
|
</data>
|
|
<data name="Message.name-vmss_snapshot_succeeded" xml:space="preserve">
|
|
<value>Snapshot schedule succeeded</value>
|
|
</data>
|
|
<data name="Message.name-vmss_xapi_logon_failure" xml:space="preserve">
|
|
<value>Snapshot schedule 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="PREPARE_HOST_UPGRADE_ERROR_PREPARING_HOST" xml:space="preserve">
|
|
<value>There was an error in preparing the host for upgrade.</value>
|
|
</data>
|
|
<data name="PREPARE_HOST_UPGRADE_FORBIDDEN" xml:space="preserve">
|
|
<value>Access to the specified network location is forbidden.</value>
|
|
</data>
|
|
<data name="PREPARE_HOST_UPGRADE_INVALID_URL" xml:space="preserve">
|
|
<value>Invalid URL to installer files.</value>
|
|
</data>
|
|
<data name="PREPARE_HOST_UPGRADE_INVALID_VER" xml:space="preserve">
|
|
<value>The specified location contains a non-applicable version of the installer files.</value>
|
|
</data>
|
|
<data name="PREPARE_HOST_UPGRADE_MISSING_URL" xml:space="preserve">
|
|
<value>Missing URL.</value>
|
|
</data>
|
|
<data name="PREPARE_HOST_UPGRADE_NOT_FOUND" xml:space="preserve">
|
|
<value>The specified network location was not found.</value>
|
|
</data>
|
|
<data name="PREPARE_HOST_UPGRADE_PROXY AUTH FAILURE" xml:space="preserve">
|
|
<value>Access to the specified network location requires proxy authentication.</value>
|
|
</data>
|
|
<data name="PREPARE_HOST_UPGRADE_REPO_IOERROR" xml:space="preserve">
|
|
<value>An error occurred while opening the installer files.</value>
|
|
</data>
|
|
<data name="PREPARE_HOST_UPGRADE_REPO_SERVER_ERROR_5XX" xml:space="preserve">
|
|
<value>The server hosting the installer files has encountered an error.</value>
|
|
</data>
|
|
<data name="PREPARE_HOST_UPGRADE_TIMEOUT" xml:space="preserve">
|
|
<value>The request has timed out.</value>
|
|
</data>
|
|
<data name="PREPARE_HOST_UPGRADE_UNAUTH_URL" xml:space="preserve">
|
|
<value>You are not authorized to access the specified network location with the credentials entered.</value>
|
|
</data>
|
|
<data name="Role.pool-admin.Description" xml:space="preserve">
|
|
<value>Pool Admins have full access to all features and settings. They can access the server console and manage the roles of other users.
|
|
|
|
- No restrictions
|
|
- Role and user management
|
|
- Access to server 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 the server 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" xml:space="preserve">
|
|
<value>Physical removable storage</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>{0} 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>{0}</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 distribution 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>
|
|
</root>
|