Ha ça c'est vraiment du bon boulot philippe_PMA, grâce à toi je sais ce qui m'attend.
J'attends impatiemment la fin du telechargement de fc14 x86_64 pour m'y lancer.

Tout de même, je pense que les developpeurs de la distro fedora devraient incorporer xen comme c'est le cas pour centos . neanmoins, il faut dire que si on arrive à faire l'installation manuelle soi même, on a carrement idée du comment ça fontionne vu que ça demande toute une gimnastique intellectuelle et ,cela aide beaucoup, à se debarrasser des anciennes habitudes de windows, où on vous livre tout sur plateau
Vu que Xen modifie lourdement le kernel, c'est plus pour un usage "serveur" ce qui n'est pas le rôle vraiment de Fedora. C'est pour celà que tu as encore du xen (pour combien de temps? j'exagère) sur CentOS/RedHat, même si c'est KVM qui est maintenant mis en avant (du au rachat de Qumranet par RH, ceux qui ont fait KVM en partie, SPICE etc).

Pour une solution pérenne, et professionnel, on est aujourd'hui sur une période charnière, où le choix entre XEN et KVM se pose réellement. Mais celui qui a le plus le vent en poupe on va dire, bref celui qui est le plus prometteur, c'est KVM principalement dû au fait qu'il est intégré au noyau (je sais je me repète). Ce qui fait toute la différence. Donc quand une amélioration est apporté au noyau linux, KVM en profite directement. Alors que XEN, il faut attendre que les developpeurs backport ça. Et rebelotte à chaque nouvelle version du kernel, donc bonjour la maintenance. Tout le tunning habituel pour le kernel Linux y est aussi valable, il n'y a pas de spécificité lié à KVM. Et de plus tous les modules/drivers n'ont pas a être modifiés. Si par malheur tu dois utiliser un module kernel compilé, pas sûr qu'il passe direct sur un kernel xenifié (genre les joies des modules nvidia sur dom0).
Au taf on a des plateformes virtualisées depuis quelque temps déjà, les 1ere étaient en XEN, les nouvelles sont maintenant en KVM et on reviendra pas en arrière.

Bon voilà après si tu es dans une logique d'apprentissage personnel, ou autre même, je ne donne ici que le retour d'une expérience professionnelle. Une parmis d'autres, XEN reste encore leader dans ce secteur, on peut donc comprendre qu'il soit encore privilégié face à des solutions comme KVM qui peuvent souffrir encore d'un manque de maturité. Mais à mon avis ils ont interet à s'accrocher.

ps: Après pour les habitudes windowsiennes là je sais pas je ne connais pas. L'habitude linuxienne veut qu'on mette en place des solutions en sachant comment elles fonctionnent, c'est différent et incompatible avec une livraison sur plateau où on a rien à faire 😉
madko wrote:Vu que Xen modifie lourdement le kernel, ...
Justement, c'est tout l'objet de l'utilisation de paravirt_ops par XEN.
Du coup, Xen n'est plus, ne sera plus intrusif.

Solutions utilisant paravirt :
- VmWare
- VirtualBox
- Xen
...



Maintenant, le débat sur la mailing list Fedoravirt semble dire :
- La solution de virtualisation par défaut de Fedora c'est KVM.
- Tant qu'il y a du monde pour maintenir xen dans Fedora, il y sera.
--@madko: je sais que l'installation de kvm est beaucoup plus facile que xen sur fedora, mais comme je l'ai dit unpeu plus haut, c'est un projet qui m'a ete donné en classe sur la virtualisation et moi j'ai hérité de xen comme sujet c'est pourquoi je dois faire tout pour savoir ce qu'il a dans la caboche et comment ça marche.Il me fallait donc choisir une distribution ou xen n'est pas dans le noyau et mon choix est tombé sur fedora . Ce qui me pousserait alors à faire une installation manuelle.

--@ philippe_PMA: Je te remercie encore pour tes précisions, j'ai pu faire l'installation avec fedora x86_64 ,mais mon probleme actuel reside au niveau d'espaces disques car je n'arrive pas à créer de volume logiques pour les machines virtuelles. La partition /dev où je devrais créer les machines virtuelles n'a que 513Mo alors que j'ai 34G et 50 de libre dans le / et le home.
Je voudrais savoir comment faire pour allouer plus d'espace à /dev.
Voici ce que j'ai comme message en lançant la commande lvcreate
[root@PCMAOMY ~]# lvcreate -nmachineVirtuelle -L20G /dev/vg_pcmaomy
Insufficient free extents (0) in volume group vg_pcmaomy: 640 required
Merci
Réduis ton systeme de fichiers principal avec resize2fs, réduis ensuite la partition correspondante, ce qui te donnera la place de créer une nouvelle partition où tu pourras stocker /dev
ppmaomy wrote:...
[root@PCMAOMY ~]# lvcreate -nmachineVirtuelle -L20G /dev/vg_pcmaomy
Insufficient free extents (0) in volume group vg_pcmaomy: 640 required
Merci
Tu te mélanges les pinçeaux.

/dev est un répertoire spécial qui contient les fichiers devices.

C'est certainement pas là qu'il faut que tu crées un volume logique !

1°) Fais la commande vgdisplay pour voir les groupes de volumes dont tu disposes.
La ligne "VG Name" te donneras le nom.
La ligne "Free PE / Size" te donneras la place libre.

Si tu en as plusieurs tu pourras choisir.
Éventuellement, mets le résultat ici.

2°)
En considérant que tu as de la place, et que le volume groupe s'appele : XenVolG.

Tu pourras créer un volume logique XenLogVol ainsi :
lvcreate -L 20G -n XenLogVol XenVolG


Tiens un liens qui explique plus : http://www.virtuatopia.com/index.php/Building_a_Xen_Virtual_Guest_Filesystem_using_Logical_Volume_Management_%28LVM%29

Je te conseille de fouiller dans l'ensemble site, c'est très intéressant pour ton sujet.
Voici ce que me donne la commande pvdisplay
[root@PCMAOMY dev]# pvdisplay
  --- Physical volume ---
  PV Name               /dev/sda5
  VG Name               vg_pcmaomy
  PV Size               111,80 GiB / not usable 15,00 MiB
  Allocatable           yes (but full)
  PE Size               32,00 MiB
  Total PE              3577
  Free PE               0
  Allocated PE          3577
  PV UUID               78jMmK-HQqF-lLZR-B5qW-dtvP-6J9U-C7qq1M
J'ai ete sur le lien que tu m'as donné: http://www.virtuatopia.com/index.php/Bu … _%28LVM%29
et j'ai essayé de suivre à la lettre mais j'ai eu quelques difficultés :
voici ce que me donne la commande fdisk -l /dev/sda
Périphérique Amorce  Début        Fin      Blocs     Id  Système
/dev/sda1            2048    17117183     8557568   27  Inconnu        //c'est la partition OEM
/dev/sda2   *    17117184   252917757   117900287    7  HPFS/NTFS      //Ma partition Windows
/dev/sda3       252917760   253941759      512000   83  Linux          //ICI LE BOOT
/dev/sda4       253941760   488396799   117227520    5  Etendue
/dev/sda5       253943808   488396799   117226496   8e  Linux LVM     //Partition linux 
Je n'arrive pas dutout à creer un autre volume physique pour pouvoir etendre la capacite du vg_pcmaomy ni de VG car tout mon système linux se trouve deja sur la /dev/sda5 qui considerer en entier comme un PV.
Je me retrouve encore bloqué, peutetre que je melange encore les pédales.
Tu as fais un volume physique (vg_pcmaomy) de 111,80 GiBn c'est bien.
Mais tu as crée un ou des volumes logique qui prend tout, donc tu ne peux plus en créer dans ce volume physique ...

Donnes le résultat de lvdisplay.
En effet, je viens de voir les volumes logiques, voici ce qui s'affiche
[root@PCMAOMY PMAOMY]# lvdisplay
  --- Logical volume ---
  LV Name                /dev/vg_pcmaomy/lv_root
  VG Name                vg_pcmaomy
  LV UUID                riuNzW-QaCr-0qek-bMt1-TXqd-yQEp-tcZu7G
  LV Write Access        read/write
  LV Status              available
  # open                 1
  LV Size                50,00 GiB
  Current LE             1600
  Segments               1
  Allocation             inherit
  Read ahead sectors     auto
  - currently set to     256
  Block device           253:0
   
  --- Logical volume ---
  LV Name                /dev/vg_pcmaomy/lv_home
  VG Name                vg_pcmaomy
  LV UUID                pEB6i2-v38D-2ToM-vdSw-Ap38-7Qco-O2BzC7
  LV Write Access        read/write
  LV Status              available
  # open                 1
  LV Size                56,84 GiB
  Current LE             1819
  Segments               1
  Allocation             inherit
  Read ahead sectors     auto
  - currently set to     256
  Block device           253:1
   
  --- Logical volume ---
  LV Name                /dev/vg_pcmaomy/lv_swap
  VG Name                vg_pcmaomy
  LV UUID                ei3uen-K83s-XVi3-HCcG-dQjE-AF56-qhS52u
  LV Write Access        read/write
  LV Status              available
  # open                 1
  LV Size                4,94 GiB
  Current LE             158
  Segments               1
  Allocation             inherit
  Read ahead sectors     auto
  - currently set to     256
  Block device           253:2
C'était pourtant bien écris dans le tuto :
Important note about LVM volume group setup: You must (should) leave free space in the LVM volume group for storing guest virtual disks!!

Bon, il faut que tu récupéres de la place. Plusieurs solutions :
1- Réduire l'un des volumes logiques (ou les deux).
2- Mettre ton /home sur lv_root et récupérer lv_home.
3- Résintaller.

Réinstaller sera le moins compliqué, mais il faudra faire attention à garder de la place non allouer !

Sinon, tu peux tenter le et / ou le 2, sachant qu'au pire tu réinstall ... Ca sera formateur.

http://doc.ubuntu-fr.org/lvm
Bonjour, excusez moi pour mon absence, je suis actuellement en examen c'est pourquoi je me fais rare.
Concernant mon installation,vu que je ne m'y connais pas trop en LVM, j'ai preferé formater ma machine et repartitionner.Voici ce que j'ai:
[root@PCMAOMY ~]# pvdisplay
  --- Physical volume ---
  PV Name               /dev/sda6
  VG Name               vg_pcmaomy
  PV Size               108,38 GiB / not usable 2,00 MiB
  Allocatable           yes 
  PE Size               32,00 MiB
  Total PE              3468
  Free PE               1585
  Allocated PE          1883
  PV UUID               kBIv3Q-Bf5d-tgcD-c4W8-1xNl-wRf9-7xuWEM
----------------------------------------------------------------
[root@PCMAOMY ~]# vgdisplay
  --- Volume group ---
  VG Name               vg_pcmaomy
  System ID             
  Format                lvm2
  Metadata Areas        1
  Metadata Sequence No  4
  VG Access             read/write
  VG Status             resizable
  MAX LV                0
  Cur LV                3
  Open LV               2
  Max PV                0
  Cur PV                1
  Act PV                1
  VG Size               108,38 GiB
  PE Size               32,00 MiB
  Total PE              3468
  Alloc PE / Size       1883 / 58,84 GiB
  Free  PE / Size       1585 / 49,53 GiB
  VG UUID               5DdtZp-trHT-pgpB-UwKs-U5zB-xYXz-X4o1Pw
[root@PCMAOMY ~]# lvdisplay
  --- Logical volume ---
  LV Name                /dev/vg_pcmaomy/Lv_root
  VG Name                vg_pcmaomy
  LV UUID                m2xHL5-JJtb-Qo1U-z7Zl-YucO-OToQ-d7BvfL
  LV Write Access        read/write
  LV Status              available
  # open                 1
  LV Size                29,31 GiB
  Current LE             938
  Segments               1
  Allocation             inherit
  Read ahead sectors     auto
  - currently set to     256
  Block device           253:0
   
  --- Logical volume ---
  LV Name                /dev/vg_pcmaomy/Lv_home
  VG Name                vg_pcmaomy
  LV UUID                Tt6i57-4TJz-ImDq-3z5N-lkGO-vOOI-LTmitF
  LV Write Access        read/write
  LV Status              available
  # open                 1
  LV Size                19,53 GiB
  Current LE             625
  Segments               1
  Allocation             inherit
  Read ahead sectors     auto
  - currently set to     256
  Block device           253:1
   
  --- Logical volume ---
  LV Name                /dev/vg_pcmaomy/Ubuntu
  VG Name                vg_pcmaomy
  LV UUID                YADsb2-YSTf-V4PD-yxnM-HATb-DVxm-1kEEcX
  LV Write Access        read/write
  LV Status              available
  # open                 0
  LV Size                10,00 GiB
  Current LE             320
  Segments               1
  Allocation             inherit
  Read ahead sectors     auto
  - currently set to     256
  Block device           253:2

Ayant de l'espace maintenant dans le VG, j'ai crée une LV nommée Ubuntu avec 10G.
Lorsque je reviens sur le tuto,
au niveau de la connection ssh j'ai saisi ceci:
# ssh -X root@192.168.1.6 (mon @ip)
après avoir creer un mot de passe de connection root, j'ai lancé virtmanager et saisi le mot de passe root que j'avais crée, le gestionnaire graphique
m'affiche Domain-0 (en cours de fontionnement)
et quand je clique sur créer une nouvelle machine virtuelle, j'ai une fenetre qui s'affiche avec pour message:
"erreur aucune option d'installation disponible pour cette machine"
la encore jsuis bloqué
Se serai bien plus agréable à lire avec les balises « Code », cette icone : balises code
😉
ppmaomy wrote:... j'ai lancé virtmanager et saisi le mot de passe root que j'avais crée, le gestionnaire graphique
m'affiche Domain-0 (en cours de fontionnement)
et quand je clique sur créer une nouvelle machine virtuelle, j'ai une fenetre qui s'affiche avec pour message:
"erreur aucune option d'installation disponible pour cette machine"
la encore jsuis bloqué
Pour t'aider, il va sans doute me falloir installer un DomU. Cependant, je n'aurais pas de temps avant ... mercredi soir, je pense.
A moins que quelqu'un d'autre t'aide d'ici là, peut tu préciser très exactement les manipulations que tu as fais et après avoir fait la commande :
virt-manager &
As tu bien fait un clic droit sur "localhost (Xen)" avant de cliquer sur "New" ?
Es-tu sûr du message ?

Dans les sources de virt-manager le seul message qui correspondrait est :
"erreur aucune option d'installation disponible pour cette connexion"
Peux tu tester avec virt-install, tel qu'indiqué dans la suite du tuto.
Tu devrais avoir un sous-répertoire /root/.virt-manager

Il devrait y avoir un fichier virt-manager.log

Peut tu donner le contenu du fichier virt-manager.log ici.
Si tu as d'autres fichiers dans ce répertoire, merci de l'indiquer.
Merci voici comment je lance virt-manager et la ça se passe sans problème
[root@PCMAOMY pmaomy]# ssh -X root@192.168.1.6
root@192.168.1.6's password: 
Last login: Mon Jan 31 20:56:06 2011 from pcmaomy
[root@PCMAOMY ~]# virt-manager &
[1] 18568
[root@PCMAOMY ~]# /usr/lib/python2.7/site-packages/dbus/types.py:6: PendingDeprecationWarning: The CObject type is marked
 Pending Deprecation in Python 2.7.  Please use capsule objects instead.
  from _dbus_bindings import ObjectPath, ByteArray, Signature, Byte,\

une fois lancé, le gestionnaire de machine lancé, je n'ai pas xen en localhost. j'ai qemu et xen:
PCMAOMY(xen)
localhost(qemu)

En deroulant PCMAOMY, j'ai Domain-0 (en cours de fonctionnement), donc si je dois creer une machine virtuelle à partir de localhost, ce sera alors avec qemu
Quand je fait droit sur PCMAOMy(xen) Nouveau, j'ai une nouvelle fenetre qui s'affiche:creer une nouvelle machine avec deux champs:
NOM et connection qui contient par defaut PCMAOMY(xen). Avec un message en bas
Error: Aucune option d'installatin disponible pour cette connection.
voici le contenu du fichier virt-manager.log

[lun., 31 janv. 2011 08:44:47 virt-manager 3123] INFO (virt-manager:161) Application startup
[lun., 31 janv. 2011 08:44:47 virt-manager 3123] DEBUG (virt-manager:300) Launched as: /usr/share/virt-manager/virt-manager.py
[lun., 31 janv. 2011 08:44:50 virt-manager 3132] DEBUG (engine:348) About to connect to uris []
[lun., 31 janv. 2011 08:44:51 virt-manager 3132] DEBUG (engine:643) window counter incremented to 1
[lun., 31 janv. 2011 08:44:51 virt-manager 3132] DEBUG (engine:308) Determining default libvirt URI
[lun., 31 janv. 2011 08:44:51 virt-manager 3132] DEBUG (engine:91) Asking PackageKit what's installed locally.
[lun., 31 janv. 2011 08:45:00 virt-manager 3132] DEBUG (engine:116) Missing packages: []
[lun., 31 janv. 2011 08:45:00 virt-manager 3132] DEBUG (engine:122) All packages found locally.
[lun., 31 janv. 2011 08:45:00 virt-manager 3132] DEBUG (connection:848) Scheduling background open thread for qemu:///system
[lun., 31 janv. 2011 08:45:00 virt-manager 3132] DEBUG (connection:993) Background thread is running
[lun., 31 janv. 2011 08:45:00 virt-manager 3132] DEBUG (connection:1021) Background open thread complete, scheduling notify
[lun., 31 janv. 2011 08:45:00 virt-manager 3132] DEBUG (connection:1026) Notifying open result
[lun., 31 janv. 2011 08:45:01 virt-manager 3132] DEBUG (connection:1034) qemu:///system capabilities:
<capabilities>

  <host>
    <uuid>d2df59c0-710b-11dd-85da-001dba211da4</uuid>
    <cpu>
      <arch>x86_64</arch>
      <model>core2duo</model>
      <vendor>Intel</vendor>
      <topology sockets='1' cores='1' threads='1'/>
      <feature name='lahf_lm'/>
      <feature name='xtpr'/>
      <feature name='cx16'/>
      <feature name='tm2'/>
      <feature name='est'/>
      <feature name='ds_cpl'/>
      <feature name='pbe'/>
      <feature name='tm'/>
      <feature name='ht'/>
      <feature name='ss'/>
      <feature name='acpi'/>
      <feature name='ds'/>
    </cpu>
    <migration_features>
      <live/>
      <uri_transports>
        <uri_transport>tcp</uri_transport>
      </uri_transports>
    </migration_features>
    <topology>
      <cells num='1'>
        <cell id='0'>
          <cpus num='2'>
            <cpu id='0'/>
            <cpu id='1'/>
          </cpus>
        </cell>
      </cells>
    </topology>
  </host>

  <guest>
    <os_type>hvm</os_type>
    <arch name='i686'>
      <wordsize>32</wordsize>
      <emulator>/usr/bin/qemu</emulator>
      <machine>pc-0.13</machine>
      <machine canonical='pc-0.13'>pc</machine>
      <machine>fedora-13</machine>
      <machine>pc-0.12</machine>
      <machine>pc-0.11</machine>
      <machine>pc-0.10</machine>
      <machine>isapc</machine>
      <domain type='qemu'>
      </domain>
    </arch>
    <features>
      <cpuselection/>
      <pae/>
      <nonpae/>
      <acpi default='on' toggle='yes'/>
      <apic default='on' toggle='no'/>
    </features>
  </guest>

  <guest>
    <os_type>hvm</os_type>
    <arch name='x86_64'>
      <wordsize>64</wordsize>
      <emulator>/usr/bin/qemu-system-x86_64</emulator>
      <machine>pc-0.13</machine>
      <machine canonical='pc-0.13'>pc</machine>
      <machine>fedora-13</machine>
      <machine>pc-0.12</machine>
      <machine>pc-0.11</machine>
      <machine>pc-0.10</machine>
      <machine>isapc</machine>
      <domain type='qemu'>
      </domain>
    </arch>
    <features>
      <cpuselection/>
      <acpi default='on' toggle='yes'/>
      <apic default='on' toggle='no'/>
    </features>
  </guest>

</capabilities>

[lun., 31 janv. 2011 08:45:01 virt-manager 3132] DEBUG (util:57) Attempting to build default pool with target '/var/lib/libvirt/images'
[lun., 31 janv. 2011 08:45:01 virt-manager 3132] DEBUG (Storage:445) Creating storage pool 'default' with xml:
<pool type='dir'>
  <name>default</name>
  <uuid>4b577022-1ced-2c0e-4cd1-4ed2e956dd06</uuid>
  <target>
    <path>/var/lib/libvirt/images</path>
  </target>
</pool>

[lun., 31 janv. 2011 08:45:02 virt-manager 3132] DEBUG (connection:213) Using libvirt API for netdev enumeration
[lun., 31 janv. 2011 08:45:02 virt-manager 3132] DEBUG (connection:252) Using libvirt API for mediadev enumeration
[lun., 31 janv. 2011 08:45:45 virt-manager 3132] DEBUG (connect:374) Couldn't resolve host 'PCMAOMY.local'. Stripping '.local' and retrying.
[lun., 31 janv. 2011 08:46:07 virt-manager 3132] DEBUG (connect:340) Generate URI=xen+ssh://root@PCMAOMY/, auto=True, readonly=False
[lun., 31 janv. 2011 08:46:07 virt-manager 3132] DEBUG (connection:848) Scheduling background open thread for xen+ssh://root@PCMAOMY/
[lun., 31 janv. 2011 08:46:07 virt-manager 3132] DEBUG (connection:993) Background thread is running
[lun., 31 janv. 2011 08:46:29 virt-manager 3132] DEBUG (connection:1021) Background open thread complete, scheduling notify
[lun., 31 janv. 2011 08:46:29 virt-manager 3132] DEBUG (connection:1026) Notifying open result
[lun., 31 janv. 2011 08:46:29 virt-manager 3132] DEBUG (connection:1034) xen+ssh://root@PCMAOMY/ capabilities:
<capabilities>

  <host>
    <cpu>
      <arch>x86_64</arch>
      <features>
        <pae/>
      </features>
    </cpu>
    <migration_features>
      <live/>
      <uri_transports>
        <uri_transport>xenmigr</uri_transport>
      </uri_transports>
    </migration_features>
    <topology>
      <cells num='1'>
        <cell id='0'>
          <cpus num='2'>
            <cpu id='0'/>
            <cpu id='1'/>
          </cpus>
        </cell>
      </cells>
    </topology>
  </host>

  <guest>
    <os_type>xen</os_type>
    <arch name='x86_64'>
      <wordsize>64</wordsize>
      <emulator>/usr/lib64/xen/bin/qemu-dm</emulator>
      <machine>xenpv</machine>
      <domain type='xen'>
      </domain>
    </arch>
  </guest>

  <guest>
    <os_type>xen</os_type>
    <arch name='i686'>
      <wordsize>32</wordsize>
      <emulator>/usr/lib64/xen/bin/qemu-dm</emulator>
      <machine>xenpv</machine>
      <domain type='xen'>
      </domain>
    </arch>
    <features>
      <pae/>
    </features>
  </guest>

</capabilities>

[lun., 31 janv. 2011 08:46:29 virt-manager 3132] DEBUG (connection:540) Connection managed save support: False
[lun., 31 janv. 2011 08:46:30 virt-manager 3132] DEBUG (connection:213) Using libvirt API for netdev enumeration
[lun., 31 janv. 2011 08:46:30 virt-manager 3132] DEBUG (connection:252) Using libvirt API for mediadev enumeration
[lun., 31 janv. 2011 08:46:30 virt-manager 3132] DEBUG (manager:728) VM Domain-0 started
[lun., 31 janv. 2011 08:46:55 virt-manager 3132] DEBUG (create:717) Guest type set to os_type=xen, arch=x86_64, dom_type=xen
[lun., 31 janv. 2011 08:47:13 virt-manager 3132] DEBUG (create:717) Guest type set to os_type=hvm, arch=x86_64, dom_type=qemu
[lun., 31 janv. 2011 08:47:16 virt-manager 3132] DEBUG (create:717) Guest type set to os_type=xen, arch=x86_64, dom_type=xen
[lun., 31 janv. 2011 08:47:46 virt-manager 3132] DEBUG (create:717) Guest type set to os_type=hvm, arch=x86_64, dom_type=qemu
[lun., 31 janv. 2011 08:47:51 virt-manager 3132] DEBUG (create:717) Guest type set to os_type=xen, arch=x86_64, dom_type=xen
[lun., 31 janv. 2011 08:48:41 virt-manager 3132] DEBUG (engine:643) window counter incremented to 2
[lun., 31 janv. 2011 08:48:41 virt-manager 3132] DEBUG (console:656) No graphics configured in guest
[lun., 31 janv. 2011 08:48:52 virt-manager 3132] DEBUG (engine:647) window counter decremented to 1
[lun., 31 janv. 2011 08:49:07 virt-manager 3132] DEBUG (engine:643) window counter incremented to 2
[lun., 31 janv. 2011 08:50:03 virt-manager 3132] DEBUG (engine:647) window counter decremented to 1
[lun., 31 janv. 2011 08:50:10 virt-manager 3132] DEBUG (engine:900) Shutting down vm 'Domain-0'.
[lun., 31 janv. 2011 08:50:10 virt-manager 3132] DEBUG (error:86) Uncaught Error: Error shutting down domain: POST operation failed: xend_post: error from xen daemon: (xend.err 'Domain 0 cannot be shutdown') : Traceback (most recent call last):
  File "/usr/share/virt-manager/virtManager/engine.py", line 902, in shutdown_domain
    vm.shutdown()
  File "/usr/share/virt-manager/virtManager/domain.py", line 1309, in shutdown
    self._backend.shutdown()
  File "/usr/lib64/python2.7/site-packages/libvirt.py", line 662, in shutdown
    if ret == -1: raise libvirtError ('virDomainShutdown() failed', dom=self)
libvirtError: POST operation failed: xend_post: error from xen daemon: (xend.err 'Domain 0 cannot be shutdown')

[lun., 31 janv. 2011 08:51:32 virt-manager 3132] DEBUG (create:717) Guest type set to os_type=hvm, arch=x86_64, dom_type=qemu
[lun., 31 janv. 2011 08:51:35 virt-manager 3132] DEBUG (create:717) Guest type set to os_type=xen, arch=x86_64, dom_type=xen
[lun., 31 janv. 2011 08:54:17 virt-manager 3132] DEBUG (engine:647) window counter decremented to 0
[lun., 31 janv. 2011 08:54:17 virt-manager 3132] DEBUG (engine:656) Exiting app normally.
[lun., 31 janv. 2011 08:58:25 virt-manager 4768] INFO (virt-manager:161) Application startup
[lun., 31 janv. 2011 08:58:25 virt-manager 4768] DEBUG (virt-manager:300) Launched as: /usr/share/virt-manager/virt-manager.py
[lun., 31 janv. 2011 08:58:26 virt-manager 4773] DEBUG (engine:348) About to connect to uris ['xen+ssh://root@PCMAOMY/', 'qemu:///system']
[lun., 31 janv. 2011 08:58:26 virt-manager 4773] DEBUG (engine:643) window counter incremented to 1
[lun., 31 janv. 2011 08:58:27 virt-manager 4773] DEBUG (connection:848) Scheduling background open thread for xen+ssh://root@PCMAOMY/
[lun., 31 janv. 2011 08:58:27 virt-manager 4773] DEBUG (connection:993) Background thread is running
[lun., 31 janv. 2011 08:58:27 virt-manager 4773] DEBUG (connection:848) Scheduling background open thread for qemu:///system
[lun., 31 janv. 2011 08:58:27 virt-manager 4773] DEBUG (connection:993) Background thread is running
[lun., 31 janv. 2011 08:58:27 virt-manager 4773] DEBUG (connection:1021) Background open thread complete, scheduling notify
[lun., 31 janv. 2011 08:58:27 virt-manager 4773] DEBUG (connection:1026) Notifying open result
[lun., 31 janv. 2011 08:58:27 virt-manager 4773] DEBUG (connection:1034) qemu:///system capabilities:
<capabilities>

  <host>
    <uuid>d2df59c0-710b-11dd-85da-001dba211da4</uuid>
    <cpu>
      <arch>x86_64</arch>
      <model>core2duo</model>
      <vendor>Intel</vendor>
      <topology sockets='1' cores='1' threads='1'/>
      <feature name='lahf_lm'/>
      <feature name='xtpr'/>
      <feature name='cx16'/>
      <feature name='tm2'/>
      <feature name='est'/>
      <feature name='ds_cpl'/>
      <feature name='pbe'/>
      <feature name='tm'/>
      <feature name='ht'/>
      <feature name='ss'/>
      <feature name='acpi'/>
      <feature name='ds'/>
    </cpu>
    <migration_features>
      <live/>
      <uri_transports>
        <uri_transport>tcp</uri_transport>
      </uri_transports>
    </migration_features>
    <topology>
      <cells num='1'>
        <cell id='0'>
          <cpus num='2'>
            <cpu id='0'/>
            <cpu id='1'/>
          </cpus>
        </cell>
      </cells>
    </topology>
  </host>

  <guest>
    <os_type>hvm</os_type>
    <arch name='i686'>
      <wordsize>32</wordsize>
      <emulator>/usr/bin/qemu</emulator>
      <machine>pc-0.13</machine>
      <machine canonical='pc-0.13'>pc</machine>
      <machine>fedora-13</machine>
      <machine>pc-0.12</machine>
      <machine>pc-0.11</machine>
      <machine>pc-0.10</machine>
      <machine>isapc</machine>
      <domain type='qemu'>
      </domain>
    </arch>
    <features>
      <cpuselection/>
      <pae/>
      <nonpae/>
      <acpi default='on' toggle='yes'/>
      <apic default='on' toggle='no'/>
    </features>
  </guest>

  <guest>
    <os_type>hvm</os_type>
    <arch name='x86_64'>
      <wordsize>64</wordsize>
      <emulator>/usr/bin/qemu-system-x86_64</emulator>
      <machine>pc-0.13</machine>
      <machine canonical='pc-0.13'>pc</machine>
      <machine>fedora-13</machine>
      <machine>pc-0.12</machine>
      <machine>pc-0.11</machine>
      <machine>pc-0.10</machine>
      <machine>isapc</machine>
      <domain type='qemu'>
      </domain>
    </arch>
    <features>
      <cpuselection/>
      <acpi default='on' toggle='yes'/>
      <apic default='on' toggle='no'/>
    </features>
  </guest>

</capabilities>

[lun., 31 janv. 2011 08:58:27 virt-manager 4773] DEBUG (connection:213) Using libvirt API for netdev enumeration
[lun., 31 janv. 2011 08:58:27 virt-manager 4773] DEBUG (connection:252) Using libvirt API for mediadev enumeration
[lun., 31 janv. 2011 08:58:39 virt-manager 4773] DEBUG (connection:1021) Background open thread complete, scheduling notify
[lun., 31 janv. 2011 08:58:39 virt-manager 4773] DEBUG (connection:1026) Notifying open result
[lun., 31 janv. 2011 08:58:39 virt-manager 4773] DEBUG (connection:1034) xen+ssh://root@PCMAOMY/ capabilities:
<capabilities>

  <host>
    <cpu>
      <arch>x86_64</arch>
      <features>
        <pae/>
      </features>
    </cpu>
    <migration_features>
      <live/>
      <uri_transports>
        <uri_transport>xenmigr</uri_transport>
      </uri_transports>
    </migration_features>
    <topology>
      <cells num='1'>
        <cell id='0'>
          <cpus num='2'>
            <cpu id='0'/>
            <cpu id='1'/>
          </cpus>
        </cell>
      </cells>
    </topology>
  </host>

  <guest>
    <os_type>xen</os_type>
    <arch name='x86_64'>
      <wordsize>64</wordsize>
      <emulator>/usr/lib64/xen/bin/qemu-dm</emulator>
      <machine>xenpv</machine>
      <domain type='xen'>
      </domain>
    </arch>
  </guest>

  <guest>
    <os_type>xen</os_type>
    <arch name='i686'>
      <wordsize>32</wordsize>
      <emulator>/usr/lib64/xen/bin/qemu-dm</emulator>
      <machine>xenpv</machine>
      <domain type='xen'>
      </domain>
    </arch>
    <features>
      <pae/>
    </features>
  </guest>

</capabilities>

[lun., 31 janv. 2011 08:58:39 virt-manager 4773] DEBUG (connection:540) Connection managed save support: False
[lun., 31 janv. 2011 08:58:39 virt-manager 4773] DEBUG (connection:213) Using libvirt API for netdev enumeration
[lun., 31 janv. 2011 08:58:39 virt-manager 4773] DEBUG (connection:252) Using libvirt API for mediadev enumeration
[lun., 31 janv. 2011 08:58:39 virt-manager 4773] DEBUG (manager:728) VM Domain-0 started
[lun., 31 janv. 2011 09:00:04 virt-manager 4773] DEBUG (create:717) Guest type set to os_type=xen, arch=x86_64, dom_type=xen
[lun., 31 janv. 2011 09:00:12 virt-manager 4773] DEBUG (create:717) Guest type set to os_type=hvm, arch=x86_64, dom_type=qemu
[lun., 31 janv. 2011 09:00:15 virt-manager 4773] DEBUG (create:717) Guest type set to os_type=xen, arch=x86_64, dom_type=xen
[lun., 31 janv. 2011 09:01:21 virt-manager 4773] DEBUG (engine:647) window counter decremented to 0
[lun., 31 janv. 2011 09:01:21 virt-manager 4773] DEBUG (engine:656) Exiting app normally.
[lun., 31 janv. 2011 09:14:36 virt-manager 7770] INFO (virt-manager:161) Application startup
[lun., 31 janv. 2011 09:14:36 virt-manager 7770] DEBUG (virt-manager:300) Launched as: /usr/share/virt-manager/virt-manager.py
[lun., 31 janv. 2011 09:14:37 virt-manager 7781] DEBUG (engine:348) About to connect to uris ['xen+ssh://root@PCMAOMY/', 'qemu:///system']
[lun., 31 janv. 2011 09:14:37 virt-manager 7781] DEBUG (engine:643) window counter incremented to 1
[lun., 31 janv. 2011 09:14:38 virt-manager 7781] DEBUG (connection:848) Scheduling background open thread for xen+ssh://root@PCMAOMY/
[lun., 31 janv. 2011 09:14:38 virt-manager 7781] DEBUG (connection:848) Scheduling background open thread for qemu:///system
[lun., 31 janv. 2011 09:14:38 virt-manager 7781] DEBUG (connection:993) Background thread is running
[lun., 31 janv. 2011 09:14:38 virt-manager 7781] DEBUG (connection:993) Background thread is running
[lun., 31 janv. 2011 09:14:38 virt-manager 7781] DEBUG (connection:1021) Background open thread complete, scheduling notify
[lun., 31 janv. 2011 09:14:38 virt-manager 7781] DEBUG (connection:1026) Notifying open result
[lun., 31 janv. 2011 09:14:38 virt-manager 7781] DEBUG (connection:1034) qemu:///system capabilities:
<capabilities>

  <host>
    <uuid>d2df59c0-710b-11dd-85da-001dba211da4</uuid>
    <cpu>
      <arch>x86_64</arch>
      <model>core2duo</model>
      <vendor>Intel</vendor>
      <topology sockets='1' cores='1' threads='1'/>
      <feature name='lahf_lm'/>
      <feature name='xtpr'/>
      <feature name='cx16'/>
      <feature name='tm2'/>
      <feature name='est'/>
      <feature name='ds_cpl'/>
      <feature name='pbe'/>
      <feature name='tm'/>
      <feature name='ht'/>
      <feature name='ss'/>
      <feature name='acpi'/>
      <feature name='ds'/>
    </cpu>
    <migration_features>
      <live/>
      <uri_transports>
        <uri_transport>tcp</uri_transport>
      </uri_transports>
    </migration_features>
    <topology>
      <cells num='1'>
        <cell id='0'>
          <cpus num='2'>
            <cpu id='0'/>
            <cpu id='1'/>
          </cpus>
        </cell>
      </cells>
    </topology>
  </host>

  <guest>
    <os_type>hvm</os_type>
    <arch name='i686'>
      <wordsize>32</wordsize>
      <emulator>/usr/bin/qemu</emulator>
      <machine>pc-0.13</machine>
      <machine canonical='pc-0.13'>pc</machine>
      <machine>fedora-13</machine>
      <machine>pc-0.12</machine>
      <machine>pc-0.11</machine>
      <machine>pc-0.10</machine>
      <machine>isapc</machine>
      <domain type='qemu'>
      </domain>
    </arch>
    <features>
      <cpuselection/>
      <pae/>
      <nonpae/>
      <acpi default='on' toggle='yes'/>
      <apic default='on' toggle='no'/>
    </features>
  </guest>

  <guest>
    <os_type>hvm</os_type>
    <arch name='x86_64'>
      <wordsize>64</wordsize>
      <emulator>/usr/bin/qemu-system-x86_64</emulator>
      <machine>pc-0.13</machine>
      <machine canonical='pc-0.13'>pc</machine>
      <machine>fedora-13</machine>
      <machine>pc-0.12</machine>
      <machine>pc-0.11</machine>
      <machine>pc-0.10</machine>
      <machine>isapc</machine>
      <domain type='qemu'>
      </domain>
    </arch>
    <features>
      <cpuselection/>
      <acpi default='on' toggle='yes'/>
      <apic default='on' toggle='no'/>
    </features>
  </guest>

</capabilities>

[lun., 31 janv. 2011 09:14:38 virt-manager 7781] DEBUG (connection:213) Using libvirt API for netdev enumeration
[lun., 31 janv. 2011 09:14:38 virt-manager 7781] DEBUG (connection:252) Using libvirt API for mediadev enumeration
[lun., 31 janv. 2011 09:15:19 virt-manager 7781] DEBUG (connection:1021) Background open thread complete, scheduling notify
[lun., 31 janv. 2011 09:15:19 virt-manager 7781] DEBUG (connection:1026) Notifying open result
[lun., 31 janv. 2011 09:15:19 virt-manager 7781] DEBUG (connection:1034) xen+ssh://root@PCMAOMY/ capabilities:
<capabilities>

  <host>
    <cpu>
      <arch>x86_64</arch>
      <features>
        <pae/>
      </features>
    </cpu>
    <migration_features>
      <live/>
      <uri_transports>
        <uri_transport>xenmigr</uri_transport>
      </uri_transports>
    </migration_features>
    <topology>
      <cells num='1'>
        <cell id='0'>
          <cpus num='2'>
            <cpu id='0'/>
            <cpu id='1'/>
          </cpus>
        </cell>
      </cells>
    </topology>
  </host>

  <guest>
    <os_type>xen</os_type>
    <arch name='x86_64'>
      <wordsize>64</wordsize>
      <emulator>/usr/lib64/xen/bin/qemu-dm</emulator>
      <machine>xenpv</machine>
      <domain type='xen'>
      </domain>
    </arch>
  </guest>

  <guest>
    <os_type>xen</os_type>
    <arch name='i686'>
      <wordsize>32</wordsize>
      <emulator>/usr/lib64/xen/bin/qemu-dm</emulator>
      <machine>xenpv</machine>
      <domain type='xen'>
      </domain>
    </arch>
    <features>
      <pae/>
    </features>
  </guest>

</capabilities>

[lun., 31 janv. 2011 09:15:19 virt-manager 7781] DEBUG (connection:540) Connection managed save support: False
[lun., 31 janv. 2011 09:15:20 virt-manager 7781] DEBUG (connection:213) Using libvirt API for netdev enumeration
[lun., 31 janv. 2011 09:15:20 virt-manager 7781] DEBUG (connection:252) Using libvirt API for mediadev enumeration
[lun., 31 janv. 2011 09:15:20 virt-manager 7781] DEBUG (manager:728) VM Domain-0 started
[lun., 31 janv. 2011 09:23:38 virt-manager 7781] DEBUG (create:717) Guest type set to os_type=xen, arch=x86_64, dom_type=xen
[lun., 31 janv. 2011 09:39:19 virt-manager 7781] DEBUG (engine:647) window counter decremented to 0
[lun., 31 janv. 2011 09:39:19 virt-manager 7781] DEBUG (engine:656) Exiting app normally.
[lun., 31 janv. 2011 20:24:15 virt-manager 3125] INFO (virt-manager:161) Application startup
[lun., 31 janv. 2011 20:24:15 virt-manager 3125] DEBUG (virt-manager:300) Launched as: /usr/share/virt-manager/virt-manager.py
[lun., 31 janv. 2011 20:24:27 virt-manager 3128] INFO (virt-manager:161) Application startup
[lun., 31 janv. 2011 20:24:27 virt-manager 3128] DEBUG (virt-manager:300) Launched as: /usr/share/virt-manager/virt-manager.py
[lun., 31 janv. 2011 20:57:05 virt-manager 3081] INFO (virt-manager:161) Application startup
[lun., 31 janv. 2011 20:57:05 virt-manager 3081] DEBUG (virt-manager:300) Launched as: /usr/share/virt-manager/virt-manager.py
[lun., 31 janv. 2011 20:57:09 virt-manager 3090] DEBUG (engine:348) About to connect to uris ['xen+ssh://root@PCMAOMY/', 'qemu:///system']
[lun., 31 janv. 2011 20:57:09 virt-manager 3090] DEBUG (engine:643) window counter incremented to 1
[lun., 31 janv. 2011 20:57:10 virt-manager 3090] DEBUG (connection:848) Scheduling background open thread for xen+ssh://root@PCMAOMY/
[lun., 31 janv. 2011 20:57:10 virt-manager 3090] DEBUG (connection:993) Background thread is running
[lun., 31 janv. 2011 20:57:10 virt-manager 3090] DEBUG (connection:848) Scheduling background open thread for qemu:///system
[lun., 31 janv. 2011 20:57:10 virt-manager 3090] DEBUG (connection:993) Background thread is running
[lun., 31 janv. 2011 20:57:10 virt-manager 3090] DEBUG (connection:1021) Background open thread complete, scheduling notify
[lun., 31 janv. 2011 20:57:10 virt-manager 3090] DEBUG (connection:1026) Notifying open result
[lun., 31 janv. 2011 20:57:11 virt-manager 3090] DEBUG (connection:1034) qemu:///system capabilities:
<capabilities>

  <host>
    <uuid>d2df59c0-710b-11dd-85da-001dba211da4</uuid>
    <cpu>
      <arch>x86_64</arch>
      <model>core2duo</model>
      <vendor>Intel</vendor>
      <topology sockets='1' cores='1' threads='1'/>
      <feature name='lahf_lm'/>
      <feature name='xtpr'/>
      <feature name='cx16'/>
      <feature name='tm2'/>
      <feature name='est'/>
      <feature name='ds_cpl'/>
      <feature name='pbe'/>
      <feature name='tm'/>
      <feature name='ht'/>
      <feature name='ss'/>
      <feature name='acpi'/>
      <feature name='ds'/>
    </cpu>
    <migration_features>
      <live/>
      <uri_transports>
        <uri_transport>tcp</uri_transport>
      </uri_transports>
    </migration_features>
    <topology>
      <cells num='1'>
        <cell id='0'>
          <cpus num='2'>
            <cpu id='0'/>
            <cpu id='1'/>
          </cpus>
        </cell>
      </cells>
    </topology>
  </host>

  <guest>
    <os_type>hvm</os_type>
    <arch name='i686'>
      <wordsize>32</wordsize>
      <emulator>/usr/bin/qemu</emulator>
      <machine>pc-0.13</machine>
      <machine canonical='pc-0.13'>pc</machine>
      <machine>fedora-13</machine>
      <machine>pc-0.12</machine>
      <machine>pc-0.11</machine>
      <machine>pc-0.10</machine>
      <machine>isapc</machine>
      <domain type='qemu'>
      </domain>
    </arch>
    <features>
      <cpuselection/>
      <pae/>
      <nonpae/>
      <acpi default='on' toggle='yes'/>
      <apic default='on' toggle='no'/>
    </features>
  </guest>

  <guest>
    <os_type>hvm</os_type>
    <arch name='x86_64'>
      <wordsize>64</wordsize>
      <emulator>/usr/bin/qemu-system-x86_64</emulator>
      <machine>pc-0.13</machine>
      <machine canonical='pc-0.13'>pc</machine>
      <machine>fedora-13</machine>
      <machine>pc-0.12</machine>
      <machine>pc-0.11</machine>
      <machine>pc-0.10</machine>
      <machine>isapc</machine>
      <domain type='qemu'>
      </domain>
    </arch>
    <features>
      <cpuselection/>
      <acpi default='on' toggle='yes'/>
      <apic default='on' toggle='no'/>
    </features>
  </guest>

</capabilities>

[lun., 31 janv. 2011 20:57:12 virt-manager 3090] DEBUG (connection:213) Using libvirt API for netdev enumeration
[lun., 31 janv. 2011 20:57:12 virt-manager 3090] DEBUG (connection:252) Using libvirt API for mediadev enumeration
[lun., 31 janv. 2011 20:57:35 virt-manager 3090] DEBUG (connection:1021) Background open thread complete, scheduling notify
[lun., 31 janv. 2011 20:57:35 virt-manager 3090] DEBUG (connection:1026) Notifying open result
[lun., 31 janv. 2011 20:57:35 virt-manager 3090] DEBUG (connection:1034) xen+ssh://root@PCMAOMY/ capabilities:
<capabilities>

  <host>
    <cpu>
      <arch>x86_64</arch>
      <features>
        <pae/>
      </features>
    </cpu>
    <migration_features>
      <live/>
      <uri_transports>
        <uri_transport>xenmigr</uri_transport>
      </uri_transports>
    </migration_features>
    <topology>
      <cells num='1'>
        <cell id='0'>
          <cpus num='2'>
            <cpu id='0'/>
            <cpu id='1'/>
          </cpus>
        </cell>
      </cells>
    </topology>
  </host>

  <guest>
    <os_type>xen</os_type>
    <arch name='x86_64'>
      <wordsize>64</wordsize>
      <emulator>/usr/lib64/xen/bin/qemu-dm</emulator>
      <machine>xenpv</machine>
      <domain type='xen'>
      </domain>
    </arch>
  </guest>

  <guest>
    <os_type>xen</os_type>
    <arch name='i686'>
      <wordsize>32</wordsize>
      <emulator>/usr/lib64/xen/bin/qemu-dm</emulator>
      <machine>xenpv</machine>
      <domain type='xen'>
      </domain>
    </arch>
    <features>
      <pae/>
    </features>
  </guest>

</capabilities>

[lun., 31 janv. 2011 20:57:35 virt-manager 3090] DEBUG (connection:540) Connection managed save support: False
[lun., 31 janv. 2011 20:57:36 virt-manager 3090] DEBUG (connection:213) Using libvirt API for netdev enumeration
[lun., 31 janv. 2011 20:57:36 virt-manager 3090] DEBUG (connection:252) Using libvirt API for mediadev enumeration
[lun., 31 janv. 2011 20:57:36 virt-manager 3090] DEBUG (manager:728) VM Domain-0 started
[lun., 31 janv. 2011 20:57:53 virt-manager 3090] DEBUG (create:717) Guest type set to os_type=xen, arch=x86_64, dom_type=xen
[lun., 31 janv. 2011 20:59:00 virt-manager 3090] DEBUG (engine:647) window counter decremented to 0
[lun., 31 janv. 2011 20:59:00 virt-manager 3090] DEBUG (engine:656) Exiting app normally.
[lun., 31 janv. 2011 21:02:27 virt-manager 3484] INFO (virt-manager:161) Application startup
[lun., 31 janv. 2011 21:02:27 virt-manager 3484] DEBUG (virt-manager:300) Launched as: /usr/share/virt-manager/virt-manager.py
[lun., 31 janv. 2011 21:02:29 virt-manager 3489] DEBUG (engine:348) About to connect to uris ['xen+ssh://root@PCMAOMY/', 'qemu:///system']
[lun., 31 janv. 2011 21:02:29 virt-manager 3489] DEBUG (engine:643) window counter incremented to 1
[lun., 31 janv. 2011 21:02:29 virt-manager 3489] DEBUG (connection:848) Scheduling background open thread for xen+ssh://root@PCMAOMY/
[lun., 31 janv. 2011 21:02:29 virt-manager 3489] DEBUG (connection:993) Background thread is running
[lun., 31 janv. 2011 21:02:29 virt-manager 3489] DEBUG (connection:848) Scheduling background open thread for qemu:///system
[lun., 31 janv. 2011 21:02:29 virt-manager 3489] DEBUG (connection:993) Background thread is running
[lun., 31 janv. 2011 21:02:30 virt-manager 3489] DEBUG (connection:1021) Background open thread complete, scheduling notify
[lun., 31 janv. 2011 21:02:30 virt-manager 3489] DEBUG (connection:1026) Notifying open result
[lun., 31 janv. 2011 21:02:30 virt-manager 3489] DEBUG (connection:1034) qemu:///system capabilities:
<capabilities>

  <host>
    <uuid>d2df59c0-710b-11dd-85da-001dba211da4</uuid>
    <cpu>
      <arch>x86_64</arch>
      <model>core2duo</model>
      <vendor>Intel</vendor>
      <topology sockets='1' cores='1' threads='1'/>
      <feature name='lahf_lm'/>
      <feature name='xtpr'/>
      <feature name='cx16'/>
      <feature name='tm2'/>
      <feature name='est'/>
      <feature name='ds_cpl'/>
      <feature name='pbe'/>
      <feature name='tm'/>
      <feature name='ht'/>
      <feature name='ss'/>
      <feature name='acpi'/>
      <feature name='ds'/>
    </cpu>
    <migration_features>
      <live/>
      <uri_transports>
        <uri_transport>tcp</uri_transport>
      </uri_transports>
    </migration_features>
    <topology>
      <cells num='1'>
        <cell id='0'>
          <cpus num='2'>
            <cpu id='0'/>
            <cpu id='1'/>
          </cpus>
        </cell>
      </cells>
    </topology>
  </host>

  <guest>
    <os_type>hvm</os_type>
    <arch name='i686'>
      <wordsize>32</wordsize>
      <emulator>/usr/bin/qemu</emulator>
      <machine>pc-0.13</machine>
      <machine canonical='pc-0.13'>pc</machine>
      <machine>fedora-13</machine>
      <machine>pc-0.12</machine>
      <machine>pc-0.11</machine>
      <machine>pc-0.10</machine>
      <machine>isapc</machine>
      <domain type='qemu'>
      </domain>
    </arch>
    <features>
      <cpuselection/>
      <pae/>
      <nonpae/>
      <acpi default='on' toggle='yes'/>
      <apic default='on' toggle='no'/>
    </features>
  </guest>

  <guest>
    <os_type>hvm</os_type>
    <arch name='x86_64'>
      <wordsize>64</wordsize>
      <emulator>/usr/bin/qemu-system-x86_64</emulator>
      <machine>pc-0.13</machine>
      <machine canonical='pc-0.13'>pc</machine>
      <machine>fedora-13</machine>
      <machine>pc-0.12</machine>
      <machine>pc-0.11</machine>
      <machine>pc-0.10</machine>
      <machine>isapc</machine>
      <domain type='qemu'>
      </domain>
    </arch>
    <features>
      <cpuselection/>
      <acpi default='on' toggle='yes'/>
      <apic default='on' toggle='no'/>
    </features>
  </guest>

</capabilities>

[lun., 31 janv. 2011 21:02:31 virt-manager 3489] DEBUG (connection:213) Using libvirt API for netdev enumeration
[lun., 31 janv. 2011 21:02:31 virt-manager 3489] DEBUG (connection:252) Using libvirt API for mediadev enumeration
[lun., 31 janv. 2011 21:02:40 virt-manager 3489] DEBUG (connection:1021) Background open thread complete, scheduling notify
[lun., 31 janv. 2011 21:02:40 virt-manager 3489] DEBUG (connection:1026) Notifying open result
[lun., 31 janv. 2011 21:02:40 virt-manager 3489] DEBUG (error:86) Uncaught Error: Unable to open a connection to the libvirt management daemon.

Libvirt URI is: xen+ssh://root@PCMAOMY/

Verify that:
 - The 'libvirtd' daemon has been started
 : cannot recv data: Ressource temporairement non disponible

Traceback (most recent call last):
  File "/usr/share/virt-manager/virtManager/connection.py", line 983, in _try_open
    None], flags)
  File "/usr/lib64/python2.7/site-packages/libvirt.py", line 111, in openAuth
    if ret is None:raise libvirtError('virConnectOpenAuth() failed')
libvirtError: cannot recv data: Ressource temporairement non disponible

[lun., 31 janv. 2011 21:02:50 virt-manager 3489] DEBUG (create:717) Guest type set to os_type=hvm, arch=x86_64, dom_type=qemu
[lun., 31 janv. 2011 21:03:37 virt-manager 3489] DEBUG (connection:848) Scheduling background open thread for xen+ssh://root@PCMAOMY/
[lun., 31 janv. 2011 21:03:37 virt-manager 3489] DEBUG (connection:993) Background thread is running
[lun., 31 janv. 2011 21:03:47 virt-manager 3489] DEBUG (connection:1021) Background open thread complete, scheduling notify
[lun., 31 janv. 2011 21:03:47 virt-manager 3489] DEBUG (connection:1026) Notifying open result
[lun., 31 janv. 2011 21:03:47 virt-manager 3489] DEBUG (connection:1034) xen+ssh://root@PCMAOMY/ capabilities:
<capabilities>

  <host>
    <cpu>
      <arch>x86_64</arch>
      <features>
        <pae/>
      </features>
    </cpu>
    <migration_features>
      <live/>
      <uri_transports>
        <uri_transport>xenmigr</uri_transport>
      </uri_transports>
    </migration_features>
    <topology>
      <cells num='1'>
        <cell id='0'>
          <cpus num='2'>
            <cpu id='0'/>
            <cpu id='1'/>
          </cpus>
        </cell>
      </cells>
    </topology>
  </host>

  <guest>
    <os_type>xen</os_type>
    <arch name='x86_64'>
      <wordsize>64</wordsize>
      <emulator>/usr/lib64/xen/bin/qemu-dm</emulator>
      <machine>xenpv</machine>
      <domain type='xen'>
      </domain>
    </arch>
  </guest>

  <guest>
    <os_type>xen</os_type>
    <arch name='i686'>
      <wordsize>32</wordsize>
      <emulator>/usr/lib64/xen/bin/qemu-dm</emulator>
      <machine>xenpv</machine>
      <domain type='xen'>
      </domain>
    </arch>
    <features>
      <pae/>
    </features>
  </guest>

</capabilities>

[lun., 31 janv. 2011 21:03:47 virt-manager 3489] DEBUG (connection:540) Connection managed save support: False
[lun., 31 janv. 2011 21:03:48 virt-manager 3489] DEBUG (connection:213) Using libvirt API for netdev enumeration
[lun., 31 janv. 2011 21:03:48 virt-manager 3489] DEBUG (connection:252) Using libvirt API for mediadev enumeration
[lun., 31 janv. 2011 21:03:48 virt-manager 3489] DEBUG (manager:728) VM Domain-0 started
[lun., 31 janv. 2011 21:03:58 virt-manager 3489] DEBUG (engine:643) window counter incremented to 2
[lun., 31 janv. 2011 21:05:13 virt-manager 3489] DEBUG (createvol:212) Creating volume with xml:
<volume>
  <name>test.img</name>
  <capacity>5242880000</capacity>
  <allocation>0</allocation>
  <target>
    <format type='iso'/>
  </target>
</volume>

[lun., 31 janv. 2011 21:05:13 virt-manager 3489] DEBUG (createvol:244) Starting backround vol creation.
[lun., 31 janv. 2011 21:05:13 virt-manager 3489] DEBUG (Storage:1138) Creating storage volume 'test.img' with xml:
<volume>
  <name>test.img</name>
  <capacity>5242880000</capacity>
  <allocation>0</allocation>
  <target>
    <format type='iso'/>
  </target>
</volume>

[lun., 31 janv. 2011 21:05:14 virt-manager 3489] DEBUG (Storage:1194) Couldn't lookup storage volume in prog thread.
[lun., 31 janv. 2011 21:05:48 virt-manager 3489] DEBUG (libvirtobject:142) Redefinition request XML was no different, redefining anyways
[lun., 31 janv. 2011 21:07:36 virt-manager 3489] DEBUG (Interface:237) Creating interface 'br0' with xml:
<interface type='bridge' name='br0'>
  <start mode='none'/>
  <protocol family='ipv4'>
    <dhcp/>
  </protocol>
  <bridge stp='on' delay='0'>
  </bridge>
</interface>

[lun., 31 janv. 2011 21:07:36 virt-manager 3489] DEBUG (createinterface:1157) Install completed
[lun., 31 janv. 2011 21:07:46 virt-manager 3489] DEBUG (engine:647) window counter decremented to 1
[lun., 31 janv. 2011 21:07:49 virt-manager 3489] DEBUG (create:717) Guest type set to os_type=xen, arch=x86_64, dom_type=xen
[lun., 31 janv. 2011 21:07:57 virt-manager 3489] DEBUG (create:717) Guest type set to os_type=hvm, arch=x86_64, dom_type=qemu
[lun., 31 janv. 2011 21:08:01 virt-manager 3489] DEBUG (error:118) Validation Error: Nom du système invalide
[lun., 31 janv. 2011 21:08:06 virt-manager 3489] DEBUG (create:717) Guest type set to os_type=xen, arch=x86_64, dom_type=xen
[lun., 31 janv. 2011 21:08:20 virt-manager 3489] DEBUG (engine:643) window counter incremented to 2
[lun., 31 janv. 2011 21:09:02 virt-manager 3489] DEBUG (libvirtobject:150) Redefining 'br0' with XML diff:
--- Original XML
+++ New XML
@@ -1,6 +1,6 @@
 <?xml version="1.0"?>
 <interface type="bridge" name="br0">
-  <start mode="none"/>
+  <start mode="hotplug"/>
   <protocol family="ipv4">
     <dhcp/>
   </protocol>

[lun., 31 janv. 2011 21:09:12 virt-manager 3489] DEBUG (engine:647) window counter decremented to 1
[lun., 31 janv. 2011 21:10:15 virt-manager 3489] DEBUG (engine:643) window counter incremented to 2
[lun., 31 janv. 2011 21:12:09 virt-manager 3489] DEBUG (libvirtobject:150) Redefining 'br0' with XML diff:
--- Original XML
+++ New XML
@@ -1,6 +1,6 @@
 <?xml version="1.0"?>
 <interface type="bridge" name="br0">
-  <start mode="hotplug"/>
+  <start mode="onboot"/>
   <protocol family="ipv4">
     <dhcp/>
   </protocol>

[lun., 31 janv. 2011 21:12:25 virt-manager 3489] DEBUG (libvirtobject:150) Redefining 'eth0' with XML diff:
--- Original XML
+++ New XML
@@ -1,5 +1,5 @@
 <?xml version="1.0"?>
 <interface type="ethernet" name="eth0">
-  <start mode="none"/>
+  <start mode="onboot"/>
   <mac address="00:1D:BA:21:1D:A4"/>
 </interface>

[lun., 31 janv. 2011 21:12:32 virt-manager 3489] DEBUG (libvirtobject:150) Redefining 'wlan0' with XML diff:
--- Original XML
+++ New XML
@@ -1,5 +1,5 @@
 <?xml version="1.0"?>
 <interface type="ethernet" name="wlan0">
-  <start mode="none"/>
+  <start mode="hotplug"/>
   <mac address="00:21:5D:01:45:BC"/>
 </interface>

[lun., 31 janv. 2011 21:12:56 virt-manager 3489] DEBUG (engine:647) window counter decremented to 1
[lun., 31 janv. 2011 21:13:06 virt-manager 3489] DEBUG (engine:924) Rebooting vm 'Domain-0'.
[lun., 31 janv. 2011 21:13:06 virt-manager 3489] DEBUG (error:86) Uncaught Error: Error rebooting domain: POST operation failed: xend_post: error from xen daemon: (xend.err 'Domain 0 cannot be shutdown') : Traceback (most recent call last):
  File "/usr/share/virt-manager/virtManager/engine.py", line 928, in reboot_domain
    vm.reboot()
  File "/usr/share/virt-manager/virtManager/domain.py", line 1314, in reboot
    self._backend.reboot(0)
  File "/usr/lib64/python2.7/site-packages/libvirt.py", line 591, in reboot
    if ret == -1: raise libvirtError ('virDomainReboot() failed', dom=self)
libvirtError: POST operation failed: xend_post: error from xen daemon: (xend.err 'Domain 0 cannot be shutdown')

[lun., 31 janv. 2011 21:13:12 virt-manager 3489] DEBUG (engine:854) Pausing vm 'Domain-0'.
[lun., 31 janv. 2011 21:13:12 virt-manager 3489] DEBUG (error:86) Uncaught Error: Error pausing domain: failed Xen syscall  ioctl 3166208 : Traceback (most recent call last):
  File "/usr/share/virt-manager/virtManager/engine.py", line 856, in suspend_domain
    vm.suspend()
  File "/usr/share/virt-manager/virtManager/domain.py", line 1325, in suspend
    self._backend.suspend()
  File "/usr/lib64/python2.7/site-packages/libvirt.py", line 700, in suspend
    if ret == -1: raise libvirtError ('virDomainSuspend() failed', dom=self)
libvirtError: failed Xen syscall  ioctl 3166208

[lun., 31 janv. 2011 21:13:27 virt-manager 3489] DEBUG (engine:830) Destroying vm 'Domain-0'.
[lun., 31 janv. 2011 21:13:27 virt-manager 3489] DEBUG (error:86) Uncaught Error: Error shutting down domain: failed Xen syscall  ioctl 3166208 : Traceback (most recent call last):
  File "/usr/share/virt-manager/virtManager/engine.py", line 832, in destroy_domain
    vm.destroy()
  File "/usr/share/virt-manager/virtManager/domain.py", line 1355, in destroy
    self._backend.destroy()
  File "/usr/lib64/python2.7/site-packages/libvirt.py", line 349, in destroy
    if ret == -1: raise libvirtError ('virDomainDestroy() failed', dom=self)
libvirtError: failed Xen syscall  ioctl 3166208

[lun., 31 janv. 2011 21:13:33 virt-manager 3489] DEBUG (engine:647) window counter decremented to 0
[lun., 31 janv. 2011 21:13:33 virt-manager 3489] DEBUG (engine:656) Exiting app normally.
[lun., 31 janv. 2011 21:13:42 virt-manager 11149] INFO (virt-manager:161) Application startup
[lun., 31 janv. 2011 21:13:42 virt-manager 11149] DEBUG (virt-manager:300) Launched as: /usr/share/virt-manager/virt-manager.py
[lun., 31 janv. 2011 21:13:43 virt-manager 11152] DEBUG (engine:348) About to connect to uris ['xen+ssh://root@PCMAOMY/', 'qemu:///system']
[lun., 31 janv. 2011 21:13:44 virt-manager 11152] DEBUG (engine:643) window counter incremented to 1
[lun., 31 janv. 2011 21:13:44 virt-manager 11152] DEBUG (connection:848) Scheduling background open thread for xen+ssh://root@PCMAOMY/
[lun., 31 janv. 2011 21:13:44 virt-manager 11152] DEBUG (connection:993) Background thread is running
[lun., 31 janv. 2011 21:13:44 virt-manager 11152] DEBUG (connection:848) Scheduling background open thread for qemu:///system
[lun., 31 janv. 2011 21:13:44 virt-manager 11152] DEBUG (connection:993) Background thread is running
[lun., 31 janv. 2011 21:13:44 virt-manager 11152] DEBUG (connection:1021) Background open thread complete, scheduling notify
[lun., 31 janv. 2011 21:13:44 virt-manager 11152] DEBUG (connection:1026) Notifying open result
[lun., 31 janv. 2011 21:13:44 virt-manager 11152] DEBUG (connection:1034) qemu:///system capabilities:
<capabilities>

  <host>
    <uuid>d2df59c0-710b-11dd-85da-001dba211da4</uuid>
    <cpu>
      <arch>x86_64</arch>
      <model>core2duo</model>
      <vendor>Intel</vendor>
      <topology sockets='1' cores='1' threads='1'/>
      <feature name='lahf_lm'/>
      <feature name='xtpr'/>
      <feature name='cx16'/>
      <feature name='tm2'/>
      <feature name='est'/>
      <feature name='ds_cpl'/>
      <feature name='pbe'/>
      <feature name='tm'/>
      <feature name='ht'/>
      <feature name='ss'/>
      <feature name='acpi'/>
      <feature name='ds'/>
    </cpu>
    <migration_features>
      <live/>
      <uri_transports>
        <uri_transport>tcp</uri_transport>
      </uri_transports>
    </migration_features>
    <topology>
      <cells num='1'>
        <cell id='0'>
          <cpus num='2'>
            <cpu id='0'/>
            <cpu id='1'/>
          </cpus>
        </cell>
      </cells>
    </topology>
  </host>

  <guest>
    <os_type>hvm</os_type>
    <arch name='i686'>
      <wordsize>32</wordsize>
      <emulator>/usr/bin/qemu</emulator>
      <machine>pc-0.13</machine>
      <machine canonical='pc-0.13'>pc</machine>
      <machine>fedora-13</machine>
      <machine>pc-0.12</machine>
      <machine>pc-0.11</machine>
      <machine>pc-0.10</machine>
      <machine>isapc</machine>
      <domain type='qemu'>
      </domain>
    </arch>
    <features>
      <cpuselection/>
      <pae/>
      <nonpae/>
      <acpi default='on' toggle='yes'/>
      <apic default='on' toggle='no'/>
    </features>
  </guest>

  <guest>
    <os_type>hvm</os_type>
    <arch name='x86_64'>
      <wordsize>64</wordsize>
      <emulator>/usr/bin/qemu-system-x86_64</emulator>
      <machine>pc-0.13</machine>
      <machine canonical='pc-0.13'>pc</machine>
      <machine>fedora-13</machine>
      <machine>pc-0.12</machine>
      <machine>pc-0.11</machine>
      <machine>pc-0.10</machine>
      <machine>isapc</machine>
      <domain type='qemu'>
      </domain>
    </arch>
    <features>
      <cpuselection/>
      <acpi default='on' toggle='yes'/>
      <apic default='on' toggle='no'/>
    </features>
  </guest>

</capabilities>

[lun., 31 janv. 2011 21:13:45 virt-manager 11152] DEBUG (connection:213) Using libvirt API for netdev enumeration
[lun., 31 janv. 2011 21:13:45 virt-manager 11152] DEBUG (connection:252) Using libvirt API for mediadev enumeration
[lun., 31 janv. 2011 21:13:49 virt-manager 11152] DEBUG (connection:1021) Background open thread complete, scheduling notify
[lun., 31 janv. 2011 21:13:49 virt-manager 11152] DEBUG (connection:1026) Notifying open result
[lun., 31 janv. 2011 21:13:49 virt-manager 11152] DEBUG (connection:1034) xen+ssh://root@PCMAOMY/ capabilities:
<capabilities>

  <host>
    <cpu>
      <arch>x86_64</arch>
      <features>
        <pae/>
      </features>
    </cpu>
    <migration_features>
      <live/>
      <uri_transports>
        <uri_transport>xenmigr</uri_transport>
      </uri_transports>
    </migration_features>
    <topology>
      <cells num='1'>
        <cell id='0'>
          <cpus num='2'>
            <cpu id='0'/>
            <cpu id='1'/>
          </cpus>
        </cell>
      </cells>
    </topology>
  </host>

  <guest>
    <os_type>xen</os_type>
    <arch name='x86_64'>
      <wordsize>64</wordsize>
      <emulator>/usr/lib64/xen/bin/qemu-dm</emulator>
      <machine>xenpv</machine>
      <domain type='xen'>
      </domain>
    </arch>
  </guest>

  <guest>
    <os_type>xen</os_type>
    <arch name='i686'>
      <wordsize>32</wordsize>
      <emulator>/usr/lib64/xen/bin/qemu-dm</emulator>
      <machine>xenpv</machine>
      <domain type='xen'>
      </domain>
    </arch>
    <features>
      <pae/>
    </features>
  </guest>

</capabilities>

[lun., 31 janv. 2011 21:13:50 virt-manager 11152] DEBUG (connection:540) Connection managed save support: False
[lun., 31 janv. 2011 21:13:50 virt-manager 11152] DEBUG (connection:213) Using libvirt API for netdev enumeration
[lun., 31 janv. 2011 21:13:50 virt-manager 11152] DEBUG (connection:252) Using libvirt API for mediadev enumeration
[lun., 31 janv. 2011 21:13:50 virt-manager 11152] DEBUG (manager:728) VM Domain-0 started
[lun., 31 janv. 2011 21:13:55 virt-manager 11152] DEBUG (create:717) Guest type set to os_type=xen, arch=x86_64, dom_type=xen
[lun., 31 janv. 2011 21:14:11 virt-manager 11152] DEBUG (engine:643) window counter incremented to 2
[lun., 31 janv. 2011 21:14:22 virt-manager 11152] DEBUG (libvirtobject:150) Redefining 'br0' with XML diff:
--- Original XML
+++ New XML
@@ -1,6 +1,6 @@
 <?xml version="1.0"?>
 <interface type="bridge" name="br0">
-  <start mode="onboot"/>
+  <start mode="none"/>
   <protocol family="ipv4">
     <dhcp/>
   </protocol>

[lun., 31 janv. 2011 21:15:38 virt-manager 11152] DEBUG (error:86) Uncaught Error: Erreur lors du démarrage de l'interface « br0 » : internal error failed to create (start) interface br0 (netcf: failed to execute external program - Running 'ifup br0' failed with exit code 1) : Traceback (most recent call last):
  File "/usr/share/virt-manager/virtManager/host.py", line 887, in start_interface
    interface.start()
  File "/usr/share/virt-manager/virtManager/interface.py", line 72, in start
    self.interface.create(0)
  File "/usr/lib64/python2.7/site-packages/libvirt.py", line 973, in create
    if ret == -1: raise libvirtError ('virInterfaceCreate() failed', net=self)
libvirtError: internal error failed to create (start) interface br0 (netcf: failed to execute external program - Running 'ifup br0' failed with exit code 1)

[lun., 31 janv. 2011 21:16:36 virt-manager 11152] DEBUG (engine:647) window counter decremented to 1
[lun., 31 janv. 2011 21:16:49 virt-manager 11152] DEBUG (engine:643) window counter incremented to 2
[lun., 31 janv. 2011 21:17:00 virt-manager 11152] DEBUG (libvirtobject:150) Redefining 'br0' with XML diff:
--- Original XML
+++ New XML
@@ -1,6 +1,6 @@
 <?xml version="1.0"?>
 <interface type="bridge" name="br0">
-  <start mode="none"/>
+  <start mode="onboot"/>
   <protocol family="ipv4">
     <dhcp/>
   </protocol>

[lun., 31 janv. 2011 21:17:00 virt-manager 11152] DEBUG (error:86) Uncaught Error: Erreur lors de la définition du démarrage automatique de l'interface : erreur interne Failed to change interface mac address from  to c6:aa:51:db:56:07 due to differing lengths. : Traceback (most recent call last):
  File "/usr/share/virt-manager/virtManager/host.py", line 945, in interface_apply
    interface.set_startmode(newmode)
  File "/usr/share/virt-manager/virtManager/interface.py", line 115, in set_startmode
    self._redefine(util.xml_parse_wrapper, set_start_xml)
  File "/usr/share/virt-manager/virtManager/libvirtobject.py", line 152, in _redefine
    self._define(newxml)
  File "/usr/share/virt-manager/virtManager/interface.py", line 53, in _define
    return self.get_connection().define_interface(xml)
  File "/usr/share/virt-manager/virtManager/connection.py", line 753, in define_interface
    self.vmm.interfaceDefineXML(xml, 0)
  File "/usr/lib64/python2.7/site-packages/libvirt.py", line 1384, in interfaceDefineXML
    if ret is None:raise libvirtError('virInterfaceDefineXML() failed', conn=self)
libvirtError: erreur interne Failed to change interface mac address from  to c6:aa:51:db:56:07 due to differing lengths.

[lun., 31 janv. 2011 21:18:56 virt-manager 11152] DEBUG (createvol:212) Creating volume with xml:
<volume>
  <name>Ubuntu.img</name>
  <capacity>5242880000</capacity>
  <allocation>0</allocation>
  <target>
    <format type='iso'/>
  </target>
</volume>

[lun., 31 janv. 2011 21:18:56 virt-manager 11152] DEBUG (createvol:244) Starting backround vol creation.
[lun., 31 janv. 2011 21:18:56 virt-manager 11152] DEBUG (Storage:1138) Creating storage volume 'Ubuntu.img' with xml:
<volume>
  <name>Ubuntu.img</name>
  <capacity>5242880000</capacity>
  <allocation>0</allocation>
  <target>
    <format type='iso'/>
  </target>
</volume>

[lun., 31 janv. 2011 21:18:56 virt-manager 11152] DEBUG (Storage:1194) Couldn't lookup storage volume in prog thread.
[lun., 31 janv. 2011 21:19:14 virt-manager 11152] DEBUG (error:118) Validation Error: Erreur de paramètre de réserve
[lun., 31 janv. 2011 21:20:10 virt-manager 11152] DEBUG (engine:647) window counter decremented to 1
[lun., 31 janv. 2011 21:20:17 virt-manager 11152] DEBUG (connection:848) Scheduling background open thread for xen+ssh://root@PCMAOMY/
[lun., 31 janv. 2011 21:20:17 virt-manager 11152] DEBUG (connection:993) Background thread is running
[lun., 31 janv. 2011 21:20:24 virt-manager 11152] DEBUG (connection:1021) Background open thread complete, scheduling notify
[lun., 31 janv. 2011 21:20:24 virt-manager 11152] DEBUG (connection:1026) Notifying open result
[lun., 31 janv. 2011 21:20:24 virt-manager 11152] DEBUG (connection:1034) xen+ssh://root@PCMAOMY/ capabilities:
<capabilities>

  <host>
    <cpu>
      <arch>x86_64</arch>
      <features>
        <pae/>
      </features>
    </cpu>
    <migration_features>
      <live/>
      <uri_transports>
        <uri_transport>xenmigr</uri_transport>
      </uri_transports>
    </migration_features>
    <topology>
      <cells num='1'>
        <cell id='0'>
          <cpus num='2'>
            <cpu id='0'/>
            <cpu id='1'/>
          </cpus>
        </cell>
      </cells>
    </topology>
  </host>

  <guest>
    <os_type>xen</os_type>
    <arch name='x86_64'>
      <wordsize>64</wordsize>
      <emulator>/usr/lib64/xen/bin/qemu-dm</emulator>
      <machine>xenpv</machine>
      <domain type='xen'>
      </domain>
    </arch>
  </guest>

  <guest>
    <os_type>xen</os_type>
    <arch name='i686'>
      <wordsize>32</wordsize>
      <emulator>/usr/lib64/xen/bin/qemu-dm</emulator>
      <machine>xenpv</machine>
      <domain type='xen'>
      </domain>
    </arch>
    <features>
      <pae/>
    </features>
  </guest>

</capabilities>

[lun., 31 janv. 2011 21:20:24 virt-manager 11152] DEBUG (manager:728) VM Domain-0 started
[lun., 31 janv. 2011 21:29:26 virt-manager 11152] DEBUG (engine:647) window counter decremented to 0
[lun., 31 janv. 2011 21:29:26 virt-manager 11152] DEBUG (engine:656) Exiting app normally.
[lun., 31 janv. 2011 21:36:13 virt-manager 14816] INFO (virt-manager:161) Application startup
[lun., 31 janv. 2011 21:36:13 virt-manager 14816] DEBUG (virt-manager:300) Launched as: /usr/share/virt-manager/virt-manager.py
[lun., 31 janv. 2011 21:36:52 virt-manager 14818] INFO (virt-manager:161) Application startup
[lun., 31 janv. 2011 21:36:52 virt-manager 14818] DEBUG (virt-manager:300) Launched as: /usr/share/virt-manager/virt-manager.py
[lun., 31 janv. 2011 21:53:54 virt-manager 18402] INFO (virt-manager:161) Application startup
[lun., 31 janv. 2011 21:53:54 virt-manager 18402] DEBUG (virt-manager:300) Launched as: /usr/share/virt-manager/virt-manager.py
[lun., 31 janv. 2011 21:54:42 virt-manager 18540] INFO (virt-manager:161) Application startup
[lun., 31 janv. 2011 21:54:42 virt-manager 18540] DEBUG (virt-manager:300) Launched as: /usr/share/virt-manager/virt-manager.py
[lun., 31 janv. 2011 21:55:31 virt-manager 18568] INFO (virt-manager:161) Application startup
[lun., 31 janv. 2011 21:55:31 virt-manager 18568] DEBUG (virt-manager:300) Launched as: /usr/share/virt-manager/virt-manager.py
[lun., 31 janv. 2011 21:55:34 virt-manager 18573] DEBUG (engine:348) About to connect to uris ['xen+ssh://root@PCMAOMY/', 'qemu:///system']
[lun., 31 janv. 2011 21:55:35 virt-manager 18573] DEBUG (engine:643) window counter incremented to 1
[lun., 31 janv. 2011 21:55:35 virt-manager 18573] DEBUG (connection:848) Scheduling background open thread for xen+ssh://root@PCMAOMY/
[lun., 31 janv. 2011 21:55:35 virt-manager 18573] DEBUG (connection:993) Background thread is running
[lun., 31 janv. 2011 21:55:35 virt-manager 18573] DEBUG (connection:848) Scheduling background open thread for qemu:///system
[lun., 31 janv. 2011 21:55:35 virt-manager 18573] DEBUG (connection:993) Background thread is running
[lun., 31 janv. 2011 21:55:35 virt-manager 18573] DEBUG (connection:1021) Background open thread complete, scheduling notify
[lun., 31 janv. 2011 21:55:35 virt-manager 18573] DEBUG (connection:1026) Notifying open result
[lun., 31 janv. 2011 21:55:37 virt-manager 18573] DEBUG (connection:1034) qemu:///system capabilities:
<capabilities>

  <host>
    <uuid>d2df59c0-710b-11dd-85da-001dba211da4</uuid>
    <cpu>
      <arch>x86_64</arch>
      <model>core2duo</model>
      <vendor>Intel</vendor>
      <topology sockets='1' cores='1' threads='1'/>
      <feature name='lahf_lm'/>
      <feature name='xtpr'/>
      <feature name='cx16'/>
      <feature name='tm2'/>
      <feature name='est'/>
      <feature name='ds_cpl'/>
      <feature name='pbe'/>
      <feature name='tm'/>
      <feature name='ht'/>
      <feature name='ss'/>
      <feature name='acpi'/>
      <feature name='ds'/>
    </cpu>
    <migration_features>
      <live/>
      <uri_transports>
        <uri_transport>tcp</uri_transport>
      </uri_transports>
    </migration_features>
    <topology>
      <cells num='1'>
        <cell id='0'>
          <cpus num='2'>
            <cpu id='0'/>
            <cpu id='1'/>
          </cpus>
        </cell>
      </cells>
    </topology>
  </host>

  <guest>
    <os_type>hvm</os_type>
    <arch name='i686'>
      <wordsize>32</wordsize>
      <emulator>/usr/bin/qemu</emulator>
      <machine>pc-0.13</machine>
      <machine canonical='pc-0.13'>pc</machine>
      <machine>fedora-13</machine>
      <machine>pc-0.12</machine>
      <machine>pc-0.11</machine>
      <machine>pc-0.10</machine>
      <machine>isapc</machine>
      <domain type='qemu'>
      </domain>
    </arch>
    <features>
      <cpuselection/>
      <pae/>
      <nonpae/>
      <acpi default='on' toggle='yes'/>
      <apic default='on' toggle='no'/>
    </features>
  </guest>

  <guest>
    <os_type>hvm</os_type>
    <arch name='x86_64'>
      <wordsize>64</wordsize>
      <emulator>/usr/bin/qemu-system-x86_64</emulator>
      <machine>pc-0.13</machine>
      <machine canonical='pc-0.13'>pc</machine>
      <machine>fedora-13</machine>
      <machine>pc-0.12</machine>
      <machine>pc-0.11</machine>
      <machine>pc-0.10</machine>
      <machine>isapc</machine>
      <domain type='qemu'>
      </domain>
    </arch>
    <features>
      <cpuselection/>
      <acpi default='on' toggle='yes'/>
      <apic default='on' toggle='no'/>
    </features>
  </guest>

</capabilities>

[lun., 31 janv. 2011 21:55:37 virt-manager 18573] DEBUG (engine:423) Tick is slow, not running at requested rate.
[lun., 31 janv. 2011 21:55:37 virt-manager 18573] DEBUG (connection:213) Using libvirt API for netdev enumeration
[lun., 31 janv. 2011 21:55:37 virt-manager 18573] DEBUG (connection:252) Using libvirt API for mediadev enumeration
[lun., 31 janv. 2011 21:55:42 virt-manager 18573] DEBUG (connection:1021) Background open thread complete, scheduling notify
[lun., 31 janv. 2011 21:55:42 virt-manager 18573] DEBUG (connection:1026) Notifying open result
[lun., 31 janv. 2011 21:55:42 virt-manager 18573] DEBUG (connection:1034) xen+ssh://root@PCMAOMY/ capabilities:
<capabilities>

  <host>
    <cpu>
      <arch>x86_64</arch>
      <features>
        <pae/>
      </features>
    </cpu>
    <migration_features>
      <live/>
      <uri_transports>
        <uri_transport>xenmigr</uri_transport>
      </uri_transports>
    </migration_features>
    <topology>
      <cells num='1'>
        <cell id='0'>
          <cpus num='2'>
            <cpu id='0'/>
            <cpu id='1'/>
          </cpus>
        </cell>
      </cells>
    </topology>
  </host>

  <guest>
    <os_type>xen</os_type>
    <arch name='x86_64'>
      <wordsize>64</wordsize>
      <emulator>/usr/lib64/xen/bin/qemu-dm</emulator>
      <machine>xenpv</machine>
      <domain type='xen'>
      </domain>
    </arch>
  </guest>

  <guest>
    <os_type>xen</os_type>
    <arch name='i686'>
      <wordsize>32</wordsize>
      <emulator>/usr/lib64/xen/bin/qemu-dm</emulator>
      <machine>xenpv</machine>
      <domain type='xen'>
      </domain>
    </arch>
    <features>
      <pae/>
    </features>
  </guest>

</capabilities>

[lun., 31 janv. 2011 21:55:43 virt-manager 18573] DEBUG (connection:540) Connection managed save support: False
[lun., 31 janv. 2011 21:55:43 virt-manager 18573] DEBUG (connection:213) Using libvirt API for netdev enumeration
[lun., 31 janv. 2011 21:55:43 virt-manager 18573] DEBUG (connection:252) Using libvirt API for mediadev enumeration
[lun., 31 janv. 2011 21:55:43 virt-manager 18573] DEBUG (manager:728) VM Domain-0 started
[lun., 31 janv. 2011 22:02:32 virt-manager 18573] DEBUG (create:717) Guest type set to os_type=xen, arch=x86_64, dom_type=xen
[lun., 31 janv. 2011 22:06:23 virt-manager 18573] DEBUG (engine:647) window counter decremented to 0
[lun., 31 janv. 2011 22:06:23 virt-manager 18573] DEBUG (engine:656) Exiting app normally.

la je n'y comprend rien
ppmaomy wrote:... Avec un message en bas
Error: Aucune option d'installatin disponible pour cette connection.
Ce n'est donc pas le même message que tu m'avais indiqué en premier.
Il faudrait que tu sois très précis et exact. C'est déjà pas simple ...
ppmaomy... wrote: une fois lancé, le gestionnaire de machine lancé, je n'ai pas xen en localhost. j'ai qemu et xen:
PCMAOMY(xen)
localhost(qemu)

En deroulant PCMAOMY, j'ai Domain-0 (en cours de fonctionnement), donc si je dois creer une machine virtuelle à partir de localhost, ce sera alors avec qemu
Quand je fait droit sur PCMAOMy(xen) Nouveau, j'ai une nouvelle fenetre qui s'affiche:creer une nouvelle machine avec deux champs:
NOM et connection qui contient par defaut PCMAOMY(xen). Avec un message en bas
Error: Aucune option d'installatin disponible pour cette connection.
En faisant un clic droit sur "PCMAOMy(xen)", as tu un item "Connexion" ?
Si oui, clic dessus.

Ensuite, (et seulement ensuite) tu pourras faire "Nouveau".
Si tu as toujours un problème, tu vas faire les manipulations suivantes :

- reboot de ton Dom0.
- tu te connecte en root.
- tu fais la commande virt-manager &
- tu ouvres un autre console en faisant <Alt>+<F2>.
- tu te connectes en root.
- tu fais la commande tail -f /root/.virt-manager/virt-manager.log
- tu reviens sur la première console en faisant <Alt>+<F1>.
- tu fais tes manipulations.
- dès le premier message d'erreur tu retournes sur la deuxième console en faisant <Alt>+<F2>.
- tu récupères ce qui est affiché et tu le mets ici, en indiquant les manipulations que tu as fais et les résultats obtenus (avec précisions et exactitudes).
ça marche impec.Je vous explique comment je l'ai fait avec quelques captures d'ecran:
Au lancement de virt-manager j'ai ceci:
Lancement de virt-manager

Au deroulement de PCMAOMY(xen) j'ai ceci
Quand je deroule PCMAOMY(xen)

En faisant un click droit sur PCMAOMY, l'option se connecter est grisée, donc je choisi NOuveau pour creer une machine virtuelle et j'ai l'image cidessous. C'est la que j'etais bloqué la dernière fois, et par simple curiosité, j'ai appuyé sur le bouton entré de mon clavier et magiquement :-D une nouvelle fenetre est affichée m'invitant à saisir l'url de l'os
trois

Voici ce que ça me donne lorsque Virt-Manager est lance: j'ai utiliser le lien du tuto c'est pourquoi vous voyer centos, je vais chercher
plus tard comment installer a partir d'une image se trouvant sur disque dur
virt

Voici la fenetre interfaces reseaux
Interfaces reseaux



Pour le fichier virt-manager.log, après les manips j'ai ceci:

[root@PCMAOMY pmaomy]# tail -f /root/.virt-manager/virt-manager.log 
      <domain type='xen'>
      </domain>
    </arch>
    <features>
      <pae/>
    </features>
  </guest>

</capabilities>

[mer., 02 févr. 2011 18:49:27 virt-manager 4276] DEBUG (connection:540) Connection managed save support: False
[mer., 02 févr. 2011 18:49:27 virt-manager 4276] DEBUG (connection:213) Using libvirt API for netdev enumeration
[mer., 02 févr. 2011 18:49:27 virt-manager 4276] DEBUG (connection:252) Using libvirt API for mediadev enumeration
[mer., 02 févr. 2011 18:49:27 virt-manager 4276] DEBUG (manager:728) VM Domain-0 started
[mer., 02 févr. 2011 18:49:43 virt-manager 4276] DEBUG (create:717) Guest type set to os_type=xen, arch=x86_64, dom_type=xen
[mer., 02 févr. 2011 18:49:50 virt-manager 4276] DEBUG (create:1759) Leaving OS detection thread.
[mer., 02 févr. 2011 18:50:57 virt-manager 4276] DEBUG (DistroInstaller:111) DistroInstaller location is a network source.
[mer., 02 févr. 2011 18:51:52 virt-manager 4276] DEBUG (createvol:212) Creating volume with xml:
<volume>
  <name>Ubuntu.img</name>
  <capacity>10485760000</capacity>
  <allocation>0</allocation>
  <target>
    <format type='raw'/>
  </target>
</volume>

[mer., 02 févr. 2011 18:51:52 virt-manager 4276] DEBUG (createvol:244) Starting backround vol creation.
[mer., 02 févr. 2011 18:51:52 virt-manager 4276] DEBUG (Storage:1138) Creating storage volume 'Ubuntu.img' with xml:
<volume>
  <name>Ubuntu.img</name>
  <capacity>10485760000</capacity>
  <allocation>0</allocation>
  <target>
    <format type='raw'/>
  </target>
</volume>

[mer., 02 févr. 2011 18:51:52 virt-manager 4276] DEBUG (Storage:1161) Storage volume 'Ubuntu.img' install complete.
[mer., 02 févr. 2011 18:52:01 virt-manager 4276] DEBUG (DistroInstaller:111) DistroInstaller location is a network source.
[mer., 02 févr. 2011 18:52:39 virt-manager 4276] DEBUG (DistroInstaller:111) DistroInstaller location is a network source.
[mer., 02 févr. 2011 18:52:42 virt-manager 4276] DEBUG (DistroInstaller:111) DistroInstaller location is a network source.
[mer., 02 févr. 2011 18:52:50 virt-manager 4276] DEBUG (DistroInstaller:111) DistroInstaller location is a network source.
[mer., 02 févr. 2011 18:52:50 virt-manager 4276] DEBUG (create:1473) Creating a VM Centos
  Type: xen,xen
  UUID: 4e6643be-c081-3b8e-c661-bf17307201be
  Install Source: http://ftp.funet.fi/pub/mirrors/centos.org/5.5/os/i386/
  OS: None:None
  Kernel args: None
  Memory: 563
  Max Memory: 563
  # VCPUs: 1
  Filesize: 9.765625
[mer., 02 févr. 2011 18:52:50 virt-manager 4276] DEBUG (create:1561) Starting background install process
[mer., 02 févr. 2011 18:52:51 virt-manager 4276] DEBUG (OSDistro:65) Attempting to detect distro:
[mer., 02 févr. 2011 18:52:53 virt-manager 4276] DEBUG (ImageFetcher:83) Fetching URI: http://ftp.funet.fi/pub/mirrors/centos.org/5.5/os/i386/.treeinfo
[mer., 02 févr. 2011 18:52:54 virt-manager 4276] DEBUG (ImageFetcher:94) Saved file to /var/lib/xen/virtinst-.treeinfo._8H_U8
[mer., 02 févr. 2011 18:52:54 virt-manager 4276] DEBUG (ImageFetcher:83) Fetching URI: http://ftp.funet.fi/pub/mirrors/centos.org/5.5/os/i386/images/xen/vmlinuz
[mer., 02 févr. 2011 18:53:54 virt-manager 4276] DEBUG (ImageFetcher:94) Saved file to /var/lib/xen/virtinst-vmlinuz.xHU6Us
[mer., 02 févr. 2011 18:53:54 virt-manager 4276] DEBUG (ImageFetcher:83) Fetching URI: http://ftp.funet.fi/pub/mirrors/centos.org/5.5/os/i386/images/xen/initrd.img
[mer., 02 févr. 2011 18:56:22 virt-manager 4276] DEBUG (ImageFetcher:94) Saved file to /var/lib/xen/virtinst-initrd.img.hlnVl1
[mer., 02 févr. 2011 18:56:22 virt-manager 4276] DEBUG (Guest:1053) Generated install XML: 
<domain type='xen'>
  <name>Centos</name>
  <currentMemory>576512</currentMemory>
  <memory>576512</memory>
  <uuid>4e6643be-c081-3b8e-c661-bf17307201be</uuid>
  <os>
    <type arch='x86_64'>linux</type>
    <kernel>/var/lib/xen/virtinst-vmlinuz.xHU6Us</kernel>
    <initrd>/var/lib/xen/virtinst-initrd.img.hlnVl1</initrd>
    <cmdline>method=http://ftp.funet.fi/pub/mirrors/centos.org/5.5/os/i386/</cmdline>
  </os>
  <on_poweroff>destroy</on_poweroff>
  <on_reboot>destroy</on_reboot>
  <on_crash>destroy</on_crash>
  <vcpu>1</vcpu>
  <devices>
    <disk type='file' device='disk'>
      <source file='/var/lib/libvirt/images/Ubuntu.img'/>
      <target dev='xvda' bus='xen'/>
    </disk>
    <interface type='network'>
      <source network='default'/>
      <mac address='00:16:36:ed:eb:d1'/>
    </interface>
    <input type='mouse' bus='xen'/>
    <graphics type='vnc' port='-1' keymap='fr'/>
    <video>
      <model type='cirrus'/>
    </video>
  </devices>
</domain>

[mer., 02 févr. 2011 18:56:24 virt-manager 4276] DEBUG (engine:423) Tick is slow, not running at requested rate.
[mer., 02 févr. 2011 18:56:29 virt-manager 4276] DEBUG (manager:728) VM Centos started
[mer., 02 févr. 2011 18:56:35 virt-manager 4276] DEBUG (engine:643) window counter incremented to 2
[mer., 02 févr. 2011 18:56:35 virt-manager 4276] DEBUG (console:676) Starting connect process for vnc://root@PCMAOMY:5900: PCMAOMY 5900
[mer., 02 févr. 2011 18:56:35 virt-manager 4276] DEBUG (console:566) Creating SSH tunnel: ssh -l root PCMAOMY sh -c 'nc -q 2>&1 | grep -q "requires an argument";if [ $? -eq 0 ] ; then   CMD="nc -q 0 127.0.0.1 5900";else   CMD="nc 127.0.0.1 5900";fi;eval "$CMD";'
[mer., 02 févr. 2011 18:56:35 virt-manager 4276] DEBUG (console:589) Tunnel PID=5902 OUTFD=30 ERRFD=32
[mer., 02 févr. 2011 18:56:35 virt-manager 4276] DEBUG (Guest:1067) Started guest, looking to see if it is running
[mer., 02 févr. 2011 18:56:36 virt-manager 4276] DEBUG (Guest:1071) Generated boot XML: 
<domain type='xen'>
  <name>Centos</name>
  <currentMemory>576512</currentMemory>
  <memory>576512</memory>
  <uuid>4e6643be-c081-3b8e-c661-bf17307201be</uuid>
  <bootloader>/usr/bin/pygrub</bootloader>
  <on_poweroff>destroy</on_poweroff>
  <on_reboot>restart</on_reboot>
  <on_crash>restart</on_crash>
  <vcpu>1</vcpu>
  <devices>
    <disk type='file' device='disk'>
      <source file='/var/lib/libvirt/images/Ubuntu.img'/>
      <target dev='xvda' bus='xen'/>
    </disk>
    <interface type='network'>
      <source network='default'/>
      <mac address='00:16:36:ed:eb:d1'/>
    </interface>
    <input type='mouse' bus='xen'/>
    <graphics type='vnc' port='-1' keymap='fr'/>
    <video>
      <model type='cirrus'/>
    </video>
  </devices>
</domain>

[mer., 02 févr. 2011 18:56:37 virt-manager 4276] DEBUG (Installer:310) Removing /var/lib/xen/virtinst-vmlinuz.xHU6Us
[mer., 02 févr. 2011 18:56:37 virt-manager 4276] DEBUG (Installer:310) Removing /var/lib/xen/virtinst-initrd.img.hlnVl1
[mer., 02 févr. 2011 18:56:37 virt-manager 4276] DEBUG (create:1573) Install completed
[mer., 02 févr. 2011 18:56:46 virt-manager 4276] DEBUG (console:509) VNC initialized
[mer., 02 févr. 2011 19:00:04 virt-manager 4276] DEBUG (engine:854) Pausing vm 'Centos'.
[mer., 02 févr. 2011 19:01:34 virt-manager 4276] DEBUG (engine:865) Unpausing vm 'Centos'.
[mer., 02 févr. 2011 19:02:10 virt-manager 4276] DEBUG (engine:854) Pausing vm 'Centos'.
[mer., 02 févr. 2011 19:02:22 virt-manager 4276] DEBUG (engine:647) window counter decremented to 1
[mer., 02 févr. 2011 19:02:22 virt-manager 4276] DEBUG (console:601) Shutting down tunnel PID=5902 OUTFD=30 ERRFD=32
[mer., 02 févr. 2011 19:02:22 virt-manager 4276] DEBUG (console:490) VNC disconnected
[mer., 02 févr. 2011 19:03:03 virt-manager 4276] DEBUG (create:1733) Starting OS detection thread for media=http://ftp.funet.fi/pub/mirrors/centos.org/5.5/os/i386/
[mer., 02 févr. 2011 19:03:03 virt-manager 4276] DEBUG (DistroInstaller:111) DistroInstaller location is a network source.
[mer., 02 févr. 2011 19:03:04 virt-manager 4276] DEBUG (OSDistro:65) Attempting to detect distro:
[mer., 02 févr. 2011 19:03:04 virt-manager 4276] DEBUG (ImageFetcher:83) Fetching URI: http://ftp.funet.fi/pub/mirrors/centos.org/5.5/os/i386/.treeinfo
[mer., 02 févr. 2011 19:03:05 virt-manager 4276] DEBUG (ImageFetcher:94) Saved file to /var/tmp/virtinst-.treeinfo.VXHZI0
[mer., 02 févr. 2011 19:03:05 virt-manager 4276] DEBUG (create:1759) Leaving OS detection thread.
[mer., 02 févr. 2011 19:03:07 virt-manager 4276] DEBUG (DistroInstaller:111) DistroInstaller location is a network source.


Merci beaucoup philippe_PMA sans toi j'naurai jamais reussi à arriver la ou je suis, je te tiendrai au courant pour la suite de l'install:-D
Moi je suis en train d'installer un DomU centos tel qu'indiqué dans le tuto, et sans ton probléme.

Le "coup" de la touche enter ... bof 😉

J'ai une différence par rapport à toi : je n'ai pas d'entrée qemu et l'entrée xen est connectée.
Sinon, la différence vient très certainement du fait que tu n'as pas suivi fidélement le tuto ...
Mon petit doigt me dit 😉 que tu as dû cocher le groupe virtualisation au moment du choix des paquetages lors de l'installation, ou alors que tu l'as installé après. Bref, tu as dû installer qemu / kvm, ce qui fait que tu as 2 entrées dans virt-manager. A une époque (avant l'abandon du support de Xen par Red-Hat), tu lançais soit système hôte avec un noyau Xenifié, soit tu lancé un noyau non Xénifié. Dans le cas d'un noyau Xénifié tu ne pouvais pas utiiser KVM.
Avec les dernières évolutions, c'est devenu possible, et c'est un des intérêts et ces évolutions.
Par contre, le petit problème que tu as eu (entrée Xen pas connectée et même grisée) est très certainement un relicat de cette période passée.

Sinon, merci pour le remerciement, mais moi aussi je te remerci pour : m'avoir poussé à ne pas remettre encore une fois le déroulement de ce tuto en dessous de la pile 😉

Tiens nous au courrant, même si tout marche et dis moi aussi si mon petit doigt s'est trompé, ou pas 😉
Ton petit doigt ne s'est pas trompé car pendant l'install j'ai exactement coché le paquetage virtualisation. Qemu est installé sans kvm.