I''m trying to use xen on our office workstations which are all Ubuntu 11.10 x64 I install xen, libvirt and virt-manager packages from the ubuntu repository but when I try to start a guest i get the following error interesting through this only affects ubuntu guests - centos guests seem to work just fine (both guests are being installed as paravirt.) root@MoodleWS01:~# virt-manager --debug (virt-manager:10400): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap", (virt-manager:10400): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap", (virt-manager:10400): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap", (virt-manager:10400): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap", 2012-01-20 10:19:14,727 (cli:71): virt-manager startup 2012-01-20 10:19:14,727 (virt-manager:292): Launched as: /usr/share/virt-manager/virt-manager.py --debug 2012-01-20 10:19:14,728 (virt-manager:293): GTK version: (2, 24, 6) 2012-01-20 10:19:14,728 (virt-manager:294): virtManager import: <module ''virtManager'' from ''/usr/share/virt-manager/virtManager/__init__.pyc''> 2012-01-20 10:19:14,860 (engine:555): No inspection thread because libguestfs is too old, not available, or libvirt is not thread safe. 2012-01-20 10:19:14,879 (engine:346): About to connect to uris [''xen:///''] 2012-01-20 10:19:14,897 (libvirtglib:240): Libvirt version is not new enough for our event loop impl. Skipping registration. 2012-01-20 10:19:14,950 (engine:471): window counter incremented to 1 2012-01-20 10:19:14,951 (connection:954): Scheduling background open thread for xen:/// 2012-01-20 10:19:14,952 (connection:1140): Background ''open connection'' thread is running 2012-01-20 10:19:15,010 (connection:1168): Background open thread complete, scheduling notify 2012-01-20 10:19:15,141 (connection:1173): Notifying open result 2012-01-20 10:19:15,143 (connection:1180): xen:/// 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> </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> <guest> <os_type>hvm</os_type> <arch name=''i686''> <wordsize>32</wordsize> <emulator>/usr/lib64/xen/bin/qemu-dm</emulator> <loader>/usr/lib/xen-default/boot/hvmloader</loader> <machine>xenfv</machine> <domain type=''xen''> </domain> </arch> <features> <pae/> <nonpae/> <acpi default=''on'' toggle=''yes''/> <apic default=''on'' toggle=''no''/> <hap default=''off'' toggle=''yes''/> </features> </guest> <guest> <os_type>hvm</os_type> <arch name=''x86_64''> <wordsize>64</wordsize> <emulator>/usr/lib64/xen/bin/qemu-dm</emulator> <loader>/usr/lib/xen-default/boot/hvmloader</loader> <machine>xenfv</machine> <domain type=''xen''> </domain> </arch> <features> <acpi default=''on'' toggle=''yes''/> <apic default=''on'' toggle=''no''/> <hap default=''off'' toggle=''yes''/> </features> </guest> </capabilities> 2012-01-20 10:19:15,169 (connection:514): Connection doesn''t seem to support interface APIs. Skipping all interface polling. 2012-01-20 10:19:15,312 (connection:570): Connection managed save support: False 2012-01-20 10:19:15,511 (halhelper:133): Unable to connect to HAL to list network devices: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Hal was not provided by any .service files 2012-01-20 10:19:15,512 (connection:157): Could not initialise HAL for interface listing: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Hal was not provided by any .service files 2012-01-20 10:19:15,513 (connection:200): Using libvirt API for mediadev enumeration /usr/share/virt-manager/virtManager/console.py:656: Warning: g_object_set_qdata: assertion `G_IS_OBJECT (object)'' failed pages.add(self.fs_drawer) 2012-01-20 10:19:24,064 (details:792): Error populating CPU model list Traceback (most recent call last): File "/usr/share/virt-manager/virtManager/details.py", line 787, in init_details cpu_values = caps.get_cpu_values(self.vm.get_arch()) File "/usr/lib/pymodules/python2.7/virtinst/CapabilitiesParser.py", line 674, in get_cpu_values return self._cpu_values.get_arch(arch) File "/usr/lib/pymodules/python2.7/virtinst/CapabilitiesParser.py", line 131, in get_arch if re.match(r''i[4-9]86'', arch): File "/usr/lib/python2.7/re.py", line 137, in match return _compile(pattern, flags).match(string) TypeError: expected string or buffer 2012-01-20 10:19:24,260 (engine:471): window counter incremented to 2 2012-01-20 10:19:24,262 (config:170): Error importing spice: No module named SpiceClientGtk 2012-01-20 10:19:24,262 (console:1068): Starting connect process for proto=vnc trans=None connhost=localhost connuser=None connport=None gaddr=127.0.0.1 gport=5901 gsocket=None 2012-01-20 10:19:24,457 (console:979): Viewer connected ^C2012-01-20 10:19:34,113 (virt-manager:385): Received KeyboardInterrupt. Exiting application. _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users