Citrix Systems Server 6.1.0 Manuel d'utilisateur Page 51

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 51
  • Table des matières
  • DEPANNAGE
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 50
46
Element Description Required?
<admin-interface> The single network interface to be used as the host
administration interface.
Attributes:
proto: dhcp or static
name: eth0 for example.
Children:
<ipaddr>: The IP address, if proto="static"
<subnet>: The subnet mask, if proto="static"
<gateway>: The gateway, if proto="static"
All three child elements are required if proto="static"
N
<timezone> In the format used by the TZ variable, for example Europe/
London, or America/Los_Angeles.
Y
<name-server> The IP address of a nameserver. You should use one of these
elements for each nameserver you want to use.
N
<hostname> Specify if you want to manually set a hostname. N
<ntp-server> Specify one or more NTP servers. N
You can also perform automated upgrades by changing the answer file appropriately. Set the mode attribute of
the installation element to upgrade, specify the disk on which the existing installation lives with the existing-
installation element, and leave the primary-disk and guest-disk elements unspecified. For example:
<?xml version="1.0"?>
<installation mode="upgrade">
<existing-installation>sda</existing-installation>
<source type="url">http://pxehost.example.com/XenServer_/</source>
<post-install-script type="url">
http://pxehost.example.com/myscripts/post-install-script
</post-install-script>
</installation>
Vue de la page 50
1 2 ... 46 47 48 49 50 51

Commentaires sur ces manuels

Pas de commentaire