[ovirt-users] QEMU hangup with SPICE console

2014-05-22 Thread Markus Stockhausen
Hello,


our hypervisor nodes are running on FC19. virt-preview repos is activated. 
Windows VMs are using SPICE protocol.

From time to time we see hangups of the windows machines. QEMU
has 100% CPU and a perf report gives the following output:

Samples: 70K of event 'cycles', Event count (approx.): 49527366887

 51,76%  qemu-system-x86  libspice-server.so.1.8.0  [.] 0x0005a6e8
 41,15%  qemu-system-x86  [vdso][.] 0x0701
  2,09%  qemu-system-x86  libc-2.17.so  [.] clock_gettime
  1,10%  qemu-system-x86  libspice-server.so.1.8.0  [.] pthread_self@plt
  0,60%  qemu-system-x86  libpthread-2.17.so[.] pthread_self
  0,53%  qemu-system-x86  libspice-server.so.1.8.0  [.] clock_gettime@plt
  0,27%  qemu-system-x86  qemu-system-x86_64[.] 0x001d6238
...

No SPICE client is connected to the VM.
Any idea how to isolate the error better?

Markus

Diese E-Mail enthält vertrauliche und/oder rechtlich geschützte
Informationen. Wenn Sie nicht der richtige Adressat sind oder diese E-Mail
irrtümlich erhalten haben, informieren Sie bitte sofort den Absender und
vernichten Sie diese Mail. Das unerlaubte Kopieren sowie die unbefugte
Weitergabe dieser Mail ist nicht gestattet.

Über das Internet versandte E-Mails können unter fremden Namen erstellt oder
manipuliert werden. Deshalb ist diese als E-Mail verschickte Nachricht keine
rechtsverbindliche Willenserklärung.

Collogia
Unternehmensberatung AG
Ubierring 11
D-50678 Köln

Vorstand:
Kadir Akin
Dr. Michael Höhnerbach

Vorsitzender des Aufsichtsrates:
Hans Kristian Langva

Registergericht: Amtsgericht Köln
Registernummer: HRB 52 497

This e-mail may contain confidential and/or privileged information. If you
are not the intended recipient (or have received this e-mail in error)
please notify the sender immediately and destroy this e-mail. Any
unauthorized copying, disclosure or distribution of the material in this
e-mail is strictly forbidden.

e-mails sent over the internet may have been written under a wrong name or
been manipulated. That is why this message sent as an e-mail is not a
legally binding declaration of intention.

Collogia
Unternehmensberatung AG
Ubierring 11
D-50678 Köln

executive board:
Kadir Akin
Dr. Michael Höhnerbach

President of the supervisory board:
Hans Kristian Langva

Registry office: district court Cologne
Register number: HRB 52 497


___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] QEMU hangup with SPICE console

2014-05-22 Thread Michal Skrivanek

On 22 May 2014, at 08:48, Markus Stockhausen wrote:

 Hello,
 
 
 our hypervisor nodes are running on FC19. virt-preview repos is activated. 
 Windows VMs are using SPICE protocol.
 
 From time to time we see hangups of the windows machines. QEMU
 has 100% CPU and a perf report gives the following output:
 
 Samples: 70K of event 'cycles', Event count (approx.): 49527366887
 
 51,76%  qemu-system-x86  libspice-server.so.1.8.0  [.] 0x0005a6e8
 41,15%  qemu-system-x86  [vdso][.] 0x0701
  2,09%  qemu-system-x86  libc-2.17.so  [.] clock_gettime
  1,10%  qemu-system-x86  libspice-server.so.1.8.0  [.] pthread_self@plt
  0,60%  qemu-system-x86  libpthread-2.17.so[.] pthread_self
  0,53%  qemu-system-x86  libspice-server.so.1.8.0  [.] clock_gettime@plt
  0,27%  qemu-system-x86  qemu-system-x86_64[.] 0x001d6238
 ...
 
 No SPICE client is connected to the VM.
 Any idea how to isolate the error better?

disable spice i suppose resolve this
how about qxl drivers? installed or not?
definitely check on spice and/or qemu list…

Thanks,
michal

 
 Markus
 InterScan_Disclaimer.txt___
 Users mailing list
 Users@ovirt.org
 http://lists.ovirt.org/mailman/listinfo/users

___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] QEMU hangup with SPICE console

2014-05-22 Thread Markus Stockhausen
 Von: Michal Skrivanek [michal.skriva...@redhat.com]
 Gesendet: Donnerstag, 22. Mai 2014 13:17
 An: Markus Stockhausen
 Cc: ovirt-users
 Betreff: Re: [ovirt-users] QEMU hangup with SPICE console
 
 On 22 May 2014, at 08:48, Markus Stockhausen wrote:
 
  Hello,
 
 
  our hypervisor nodes are running on FC19. virt-preview repos is activated.
  Windows VMs are using SPICE protocol.
 
  From time to time we see hangups of the windows machines. QEMU
  has 100% CPU and a perf report gives the following output:
 
  Samples: 70K of event 'cycles', Event count (approx.): 49527366887
 
  51,76%  qemu-system-x86  libspice-server.so.1.8.0  [.] 0x0005a6e8
  41,15%  qemu-system-x86  [vdso][.] 0x0701
   2,09%  qemu-system-x86  libc-2.17.so  [.] clock_gettime
   1,10%  qemu-system-x86  libspice-server.so.1.8.0  [.] pthread_self@plt
   0,60%  qemu-system-x86  libpthread-2.17.so[.] pthread_self
   0,53%  qemu-system-x86  libspice-server.so.1.8.0  [.] clock_gettime@plt
   0,27%  qemu-system-x86  qemu-system-x86_64[.] 0x001d6238
  ...
 
  No SPICE client is connected to the VM.
  Any idea how to isolate the error better?
 
 disable spice i suppose resolve this
 how about qxl drivers? installed or not?
 definitely check on spice and/or qemu list…

installed spice debuginfo and got more details. Reason seems to be
this bug: 
http://cgit.freedesktop.org/spice/spice/commit/?id=4019a8801d7a67035749562c0c1f403c24f36b0b

As the CPU consumption is quite nasty I advise anyone who gets similar issues
on FC19 nodes to jump onto FC20. spice-server 0.12.5 including the bugfix has 
been pushed to the testing repos and should be available the next weeks.

https://admin.fedoraproject.org/updates/FEDORA-2014-6559/spice-0.12.5-2.fc20

Markus

Diese E-Mail enthält vertrauliche und/oder rechtlich geschützte
Informationen. Wenn Sie nicht der richtige Adressat sind oder diese E-Mail
irrtümlich erhalten haben, informieren Sie bitte sofort den Absender und
vernichten Sie diese Mail. Das unerlaubte Kopieren sowie die unbefugte
Weitergabe dieser Mail ist nicht gestattet.

Über das Internet versandte E-Mails können unter fremden Namen erstellt oder
manipuliert werden. Deshalb ist diese als E-Mail verschickte Nachricht keine
rechtsverbindliche Willenserklärung.

Collogia
Unternehmensberatung AG
Ubierring 11
D-50678 Köln

Vorstand:
Kadir Akin
Dr. Michael Höhnerbach

Vorsitzender des Aufsichtsrates:
Hans Kristian Langva

Registergericht: Amtsgericht Köln
Registernummer: HRB 52 497

This e-mail may contain confidential and/or privileged information. If you
are not the intended recipient (or have received this e-mail in error)
please notify the sender immediately and destroy this e-mail. Any
unauthorized copying, disclosure or distribution of the material in this
e-mail is strictly forbidden.

e-mails sent over the internet may have been written under a wrong name or
been manipulated. That is why this message sent as an e-mail is not a
legally binding declaration of intention.

Collogia
Unternehmensberatung AG
Ubierring 11
D-50678 Köln

executive board:
Kadir Akin
Dr. Michael Höhnerbach

President of the supervisory board:
Hans Kristian Langva

Registry office: district court Cologne
Register number: HRB 52 497


___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users