# SOME DESCRIPTIVE TITLE. # # neb , 2011. msgid "" msgstr "" "Project-Id-Version: Fedora Virtualization Guide\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2009-09-23 16:39+0000\n" "PO-Revision-Date: 2011-07-30 07:11+0000\n" "Last-Translator: shaiton \n" "Language-Team: French \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: fr\n" "Plural-Forms: nplurals=2; plural=(n > 1)\n" #. Tag: title #: Task_xend.xml:6 #, no-c-format msgid "Managing guests with xend" msgstr "" "Gestion des invités au moyen de xend" #. Tag: para #: Task_xend.xml:49 #, no-c-format msgid "" "The xend node control daemon performs certain " "system management functions that relate to virtual machines. This daemon " "controls the virtualized resources, and xend must" " be running to interact with virtual machines. Before you start " "xend, you must specify the operating parameters " "by editing the xend configuration file " "/etc/xen/xend-config.sxp. Here are the parameters you can" " enable or disable in the xend-config.sxp configuration " "file:" msgstr "" "Le démon de contrôle des noeuds xend effectue des" " fonctions de gestion système associées aux machines virtuelles. Ce démon " "contrôle les ressources virtualisées, et xend " "doit être en cours d'exécution pour interagir avec les machines virtuelles. " "Avant de démarrer xend, vous devez spécifier les " "paramètres d'opération en modifiant le fichier de configuration " "xend /etc/xen/xend-" "config.sxp.Voici les paramètres que vous pouvez activer ou " "désactiver dans le fichier de configuration xend-" "config.sxp:" #. Tag: title #: Task_xend.xml:53 #, no-c-format msgid "xend configuration parameters" msgstr "Paramètres de configuration xend" #. Tag: entry #: Task_xend.xml:57 #, no-c-format msgid "Item" msgstr "Élément" #. Tag: entry #: Task_xend.xml:60 #, no-c-format msgid "Description" msgstr "Description" #. Tag: application #: Task_xend.xml:69 #, no-c-format msgid "(console-limit)" msgstr "(console-limit)" #. Tag: para #: Task_xend.xml:73 #, no-c-format msgid "" "Determines the console server's memory buffer limit xend_unix_server and" " assigns values on a per domain basis." msgstr "" #. Tag: application #: Task_xend.xml:81 #, no-c-format msgid "(min-mem)" msgstr "(min-mem)" #. Tag: para #: Task_xend.xml:85 #, no-c-format msgid "" "Determines the minimum number of megabytes that is reserved for domain0 (if " "you enter 0, the value does not change)." msgstr "" "Détermine le nombre minimum de mégaoctets réservés au domain0 (si vous " "entrez 0, la valeur ne change pas)." #. Tag: application #: Task_xend.xml:93 #, no-c-format msgid "(dom0-cpus)" msgstr "(dom0-cpus)" #. Tag: para #: Task_xend.xml:97 #, no-c-format msgid "" "Determines the number of CPUs in use by domain0 (at least 1 CPU is assigned " "by default)." msgstr "" "Détermine le nombre de CPU utilisés par domain0 (par défaut, au moins 1 CPU " "est assigné). " #. Tag: application #: Task_xend.xml:105 #, no-c-format msgid "(enable-dump)" msgstr "(enable-dump)" #. Tag: para #: Task_xend.xml:109 #, no-c-format msgid "Determines that a crash occurs then enables a dump (the default is 0)." msgstr "" #. Tag: application #: Task_xend.xml:117 #, no-c-format msgid "(external-migration-tool)" msgstr "(external-migration-tool)" #. Tag: para #: Task_xend.xml:121 #, no-c-format msgid "" "Determines the script or application that handles external device migration." " Scripts must reside in etc/xen/scripts/external-device-" "migrate." msgstr "" #. Tag: application #: Task_xend.xml:129 #, no-c-format msgid "(logfile)" msgstr "(logfile)" #. Tag: para #: Task_xend.xml:133 #, no-c-format msgid "" "Determines the location of the log file (default is " "/var/log/xend.log)." msgstr "" "Détermine l'emplacement du fichier journal (la valeur par défaut est " "/var/log/xend.log). " #. Tag: application #: Task_xend.xml:141 #, no-c-format msgid "(loglevel)" msgstr "(loglevel)" #. Tag: para #: Task_xend.xml:145 #, no-c-format msgid "" "Filters out the log mode values: DEBUG, INFO, WARNING, ERROR, or CRITICAL " "(default is DEBUG)." msgstr "" "Filtre les valeurs du mode de journalisation: DEBUG, INFO, WARNING, ERROR ou" " CRITICAL (la valeur par défaut est DEBUG). " #. Tag: application #: Task_xend.xml:153 #, no-c-format msgid "(network-script)" msgstr "(network-script)" #. Tag: para #: Task_xend.xml:157 #, no-c-format msgid "" "Determines the script that enables the networking environment (scripts must " "reside in etc/xen/scripts directory)." msgstr "" #. Tag: application #: Task_xend.xml:165 #, no-c-format msgid "(xend-http-server)" msgstr "(xend-http-server)" #. Tag: para #: Task_xend.xml:169 #, no-c-format msgid "Enables the http stream packet management server (the default is no)." msgstr "" "Active le serveur de gestion des paquets de flux http (par défaut ce " "paramètre est désactivé). " #. Tag: application #: Task_xend.xml:177 #, no-c-format msgid "(xend-unix-server)" msgstr "(xend-unix-server)" #. Tag: para #: Task_xend.xml:181 #, no-c-format msgid "" "Enables the unix domain socket server, which is a socket server is a " "communications endpoint that handles low level network connections and " "accepts or rejects incoming connections. The default value is set to yes." msgstr "" #. Tag: application #: Task_xend.xml:189 #, no-c-format msgid "(xend-relocation-server)" msgstr "(xend-relocation-server)" #. Tag: para #: Task_xend.xml:193 #, no-c-format msgid "" "Enables the relocation server for cross-machine migrations (the default is " "no)." msgstr "" "Active le serveur de réadressage pour les migrations entre-machines (par " "défaut ce paramètre est désactivé)." #. Tag: application #: Task_xend.xml:201 #, no-c-format msgid "(xend-unix-path)" msgstr "(xend-unix-path)" #. Tag: para #: Task_xend.xml:205 #, no-c-format msgid "" "Determines the location where the xend-unix-server " "command outputs data (default is var/lib/xend/xend-" "socket)" msgstr "" #. Tag: application #: Task_xend.xml:213 #, no-c-format msgid "(xend-port)" msgstr "(xend-port)" #. Tag: para #: Task_xend.xml:217 #, no-c-format msgid "" "Determines the port that the http management server uses (the default is " "8000)." msgstr "" "Détermine le port utilisé par le serveur de gestion http (la valeur par " "défaut est 8000). " #. Tag: application #: Task_xend.xml:225 #, no-c-format msgid "(xend-relocation-port)" msgstr "(xend-relocation-port)" #. Tag: para #: Task_xend.xml:229 #, no-c-format msgid "" "Determines the port that the relocation server uses (the default is 8002)." msgstr "" "Détermine le port utilisé par le serveur de réadressage (la valeur par " "défaut est 8002)." #. Tag: application #: Task_xend.xml:237 #, no-c-format msgid "(xend-relocation-address)" msgstr "(xend-relocation-address)" #. Tag: para #: Task_xend.xml:241 #, no-c-format msgid "" "Determines the host addresses allowed for migration. The default value is " "the value of xend-address." msgstr "" "Détermine les adresses de l'hôte qui sont autorisées pour la migration. La " "valeur par défaut est la valeur de l'adresse xend-" "address." #. Tag: application #: Task_xend.xml:249 #, no-c-format msgid "(xend-address)" msgstr "(xend-address)" #. Tag: para #: Task_xend.xml:253 #, no-c-format msgid "" "Determines the address that the domain socket server binds to. The default " "value allows all connections." msgstr "" "Détermine l'adresse à laquelle le serveur de sockets de domaine est lié. La " "valeur par défaut autorise toutes les connexions." #. Tag: para #: Task_xend.xml:261 #, no-c-format msgid "" "After setting these operating parameters, you should verify that xend is " "running and if not, initialize the daemon. At the command prompt, you can " "start the xend daemon by entering the following:" msgstr "" "Après avoir configuré ces paramètres d'opération, vérifiez que xend est en " "cours d'exécution et, si ce n'est pas le cas, initialisez le démon. À " "l'invite de commande, vous pouvez démarrer le démon " "xend en saisissant ce qui suit:" #. Tag: screen #: Task_xend.xml:265 #, no-c-format msgid "service xend start" msgstr "service xend start" #. Tag: para #: Task_xend.xml:266 #, no-c-format msgid "You can use xend to stop the daemon:" msgstr "" "Vous pouvez utiliser xend pour arrêter le " "démon :" #. Tag: screen #: Task_xend.xml:270 #, no-c-format msgid "service xend stop" msgstr "service xend stop" #. Tag: para #: Task_xend.xml:271 #, no-c-format msgid "This stops the daemon from running." msgstr "Cela arrête le démon en cours d'exécution." #. Tag: para #: Task_xend.xml:274 #, no-c-format msgid "You can use xend to restart the daemon:" msgstr "" "Vous pouvez utiliser xend pour redémarrer le " "démon :" #. Tag: screen #: Task_xend.xml:278 #, no-c-format msgid "service xend restart" msgstr "service xend restart" #. Tag: para #: Task_xend.xml:279 #, no-c-format msgid "The daemon starts once again." msgstr "Le démon démarre une nouvelle fois." #. Tag: para #: Task_xend.xml:282 #, no-c-format msgid "You check the status of the xend daemon." msgstr "" "Vous pouvez vérifier le statut du démon xend." #. Tag: screen #: Task_xend.xml:286 #, no-c-format msgid "service xend status" msgstr "service xend status" #. Tag: para #: Task_xend.xml:287 #, no-c-format msgid "The output displays the daemon's status." msgstr "La sortie affiche le statut du démon." #. Tag: title #: Task_xend.xml:291 #, no-c-format msgid "Enabling xend at boot time" msgstr "" "Gestion des invités au moyen de xend au démarrage." #. Tag: para #: Task_xend.xml:292 #, no-c-format msgid "" "Use the chkconfig command to add the xend to the initscript." msgstr "" "Utiliser la commande chkconfig pour ajouter le " "xend au fichier " "initscript." #. Tag: command #: Task_xend.xml:296 #, no-c-format msgid "chkconfig --level 345 xend" msgstr "chkconfig --level 345 xend" #. Tag: para #: Task_xend.xml:298 #, no-c-format msgid "" "The the xend will now start at " "runlevels 3, 4 and 5." msgstr ""