Hello,
with all defined vms powered off, as soon as I start virt-manager and
double click on a vm row, it hangs and only way is to click top right
and then force quit.

I also tried recompiling spice-gtk from F16 source rpm
(http://koji.fedoraproject.org/koji/buildinfo?buildID=261760
btw: on mirrors I still see 0.7.1 for f16 and rawhide..... while
0.7.39 should be in f16 stable???)

so that now I have
spice-glib-0.7.39-1.fc15.x86_64.rpm
spice-gtk-0.7.39-1.fc15.x86_64.rpm
spice-gtk3-0.7.39-1.fc15.x86_64.rpm
spice-gtk-python-0.7.39-1.fc15.x86_64.rpm
spice-gtk-tools-0.7.39-1.fc15.x86_64.rpm

top - 10:01:30 up 55 min,  6 users,  load average: 1.23, 0.92, 0.56
Tasks: 170 total,   3 running, 167 sleeping,   0 stopped,   0 zombie
Cpu(s): 10.2%us, 46.0%sy,  0.0%ni, 42.3%id,  1.3%wa,  0.0%hi,  0.2%si,  0.0%st
Mem:   4056320k total,  2235448k used,  1820872k free,    87908k buffers
Swap:   506012k total,        0k used,   506012k free,   971616k cached

  PID USER      PR  NI  VIRT  RES  SHR S %CPU %MEM    TIME+  COMMAND
15474 gcecchi   20   0  804m  47m  13m R 100.0  1.2   1:36.06 python


# strace -p 15474
sched_yield()                           = 0
sched_yield()                           = 0
sched_yield()                           = 0
sched_yield()                           = 0
sched_yield()                           = 0
sched_yield()                           = 0
sched_yield()                           = 0
sched_yield()                           = 0

I attach virt-manager.log...

Any hint on this problem?
In the mean time any alternative to virt-manager for graphically
manage my vm, attach cd, and so on?
Gianluca
[Tue, 27 Sep 2011 09:59:27 virt-manager 15468] INFO (cli:71) virt-manager startup
[Tue, 27 Sep 2011 09:59:27 virt-manager 15468] DEBUG (virt-manager:292) Launched as: /usr/share/virt-manager/virt-manager.py
[Tue, 27 Sep 2011 09:59:27 virt-manager 15468] DEBUG (virt-manager:293) GTK version: (2, 24, 4)
[Tue, 27 Sep 2011 09:59:27 virt-manager 15468] DEBUG (virt-manager:294) virtManager import: <module 'virtManager' from '/usr/share/virt-manager/virtManager/__init__.pyc'>
[Tue, 27 Sep 2011 09:59:28 virt-manager 15474] DEBUG (inspection:79) waiting
[Tue, 27 Sep 2011 09:59:28 virt-manager 15474] DEBUG (engine:346) About to connect to uris ['qemu:///system']
[Tue, 27 Sep 2011 09:59:28 virt-manager 15474] DEBUG (engine:471) window counter incremented to 1
[Tue, 27 Sep 2011 09:59:28 virt-manager 15474] DEBUG (connection:954) Scheduling background open thread for qemu:///system
[Tue, 27 Sep 2011 09:59:28 virt-manager 15474] DEBUG (connection:1140) Background 'open connection' thread is running
[Tue, 27 Sep 2011 09:59:31 virt-manager 15474] DEBUG (connection:1168) Background open thread complete, scheduling notify
[Tue, 27 Sep 2011 09:59:31 virt-manager 15474] DEBUG (connection:1173) Notifying open result
[Tue, 27 Sep 2011 09:59:31 virt-manager 15474] DEBUG (connection:1180) qemu:///system capabilities:
<capabilities>

  <host>
    <uuid>44454c4c-4700-1054-8030-cac04f33334a</uuid>
    <cpu>
      <arch>x86_64</arch>
      <model>core2duo</model>
      <vendor>Intel</vendor>
      <topology sockets='1' cores='2' threads='1'/>
      <feature name='lahf_lm'/>
      <feature name='xtpr'/>
      <feature name='cx16'/>
      <feature name='tm2'/>
      <feature name='est'/>
      <feature name='vmx'/>
      <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>
    <secmodel>
      <model>selinux</model>
      <doi>0</doi>
    </secmodel>
  </host>

  <guest>
    <os_type>hvm</os_type>
    <arch name='i686'>
      <wordsize>32</wordsize>
      <emulator>/usr/bin/qemu</emulator>
      <machine>pc-0.14</machine>
      <machine canonical='pc-0.14'>pc</machine>
      <machine>pc-0.13</machine>
      <machine>pc-0.12</machine>
      <machine>pc-0.11</machine>
      <machine>pc-0.10</machine>
      <machine>isapc</machine>
      <domain type='qemu'>
      </domain>
      <domain type='kvm'>
        <emulator>/usr/bin/qemu-kvm</emulator>
        <machine>pc-0.14</machine>
        <machine canonical='pc-0.14'>pc</machine>
        <machine>pc-0.13</machine>
        <machine>pc-0.12</machine>
        <machine>pc-0.11</machine>
        <machine>pc-0.10</machine>
        <machine>isapc</machine>
      </domain>
    </arch>
    <features>
      <cpuselection/>
      <deviceboot/>
      <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.14</machine>
      <machine canonical='pc-0.14'>pc</machine>
      <machine>pc-0.13</machine>
      <machine>pc-0.12</machine>
      <machine>pc-0.11</machine>
      <machine>pc-0.10</machine>
      <machine>isapc</machine>
      <domain type='qemu'>
      </domain>
      <domain type='kvm'>
        <emulator>/usr/bin/qemu-kvm</emulator>
        <machine>pc-0.14</machine>
        <machine canonical='pc-0.14'>pc</machine>
        <machine>pc-0.13</machine>
        <machine>pc-0.12</machine>
        <machine>pc-0.11</machine>
        <machine>pc-0.10</machine>
        <machine>isapc</machine>
      </domain>
    </arch>
    <features>
      <cpuselection/>
      <deviceboot/>
      <acpi default='on' toggle='yes'/>
      <apic default='on' toggle='no'/>
    </features>
  </guest>

</capabilities>

[Tue, 27 Sep 2011 09:59:32 virt-manager 15474] DEBUG (connection:570) Connection managed save support: True
[Tue, 27 Sep 2011 09:59:32 virt-manager 15474] DEBUG (connection:160) Using libvirt API for netdev enumeration
[Tue, 27 Sep 2011 09:59:32 virt-manager 15474] DEBUG (connection:200) Using libvirt API for mediadev enumeration
[Tue, 27 Sep 2011 09:59:43 virt-manager 15474] DEBUG (inspection:84) ready
[Tue, 27 Sep 2011 09:59:43 virt-manager 15474] DEBUG (inspection:126) qemu:///system:wxp: processing started
[Tue, 27 Sep 2011 09:59:43 virt-manager 15474] DEBUG (inspection:157) qemu:///system:wxp: cannot access '/var/lib/libvirt/images/wxp_001.img', skipping inspection
[Tue, 27 Sep 2011 09:59:43 virt-manager 15474] DEBUG (inspection:133) qemu:///system:wxp: processing done
[Tue, 27 Sep 2011 09:59:43 virt-manager 15474] DEBUG (inspection:126) qemu:///system:rhevh1: processing started
[Tue, 27 Sep 2011 09:59:44 virt-manager 15474] DEBUG (inspection:157) qemu:///system:rhevh1: cannot access '/var/lib/libvirt/images/rhev_host1.img', skipping inspection
[Tue, 27 Sep 2011 09:59:44 virt-manager 15474] DEBUG (inspection:133) qemu:///system:rhevh1: processing done
[Tue, 27 Sep 2011 09:59:44 virt-manager 15474] DEBUG (inspection:126) qemu:///system:w7: processing started
[Tue, 27 Sep 2011 09:59:45 virt-manager 15474] DEBUG (inspection:157) qemu:///system:w7: cannot access '/f14/var/lib/libvirt/images/w7test.img', skipping inspection
[Tue, 27 Sep 2011 09:59:45 virt-manager 15474] DEBUG (inspection:133) qemu:///system:w7: processing done
[Tue, 27 Sep 2011 09:59:45 virt-manager 15474] DEBUG (inspection:126) qemu:///system:rhevm: processing started
[Tue, 27 Sep 2011 09:59:45 virt-manager 15474] DEBUG (inspection:157) qemu:///system:rhevm: cannot access '/var/lib/libvirt/images/w2k8.img', skipping inspection
[Tue, 27 Sep 2011 09:59:45 virt-manager 15474] DEBUG (inspection:133) qemu:///system:rhevm: processing done
[Tue, 27 Sep 2011 09:59:45 virt-manager 15474] DEBUG (inspection:126) qemu:///system:w2k3: processing started
[Tue, 27 Sep 2011 09:59:45 virt-manager 15474] DEBUG (inspection:157) qemu:///system:w2k3: cannot access '/var/lib/libvirt/images/w2k3new.img', skipping inspection
[Tue, 27 Sep 2011 09:59:45 virt-manager 15474] DEBUG (inspection:133) qemu:///system:w2k3: processing done
[Tue, 27 Sep 2011 09:59:45 virt-manager 15474] DEBUG (inspection:84) ready
_______________________________________________
virt mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/virt

Reply via email to