From mboxrd@z Thu Jan 1 00:00:00 1970 From: Johannes Baumann Subject: kvm-84 kernel panic Date: Wed, 04 Mar 2009 14:10:30 +0100 Message-ID: <49AE7DC6.7020006@gmx.de> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit To: kvm@vger.kernel.org Return-path: Received: from mail.gmx.net ([213.165.64.20]:40959 "HELO mail.gmx.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1750717AbZCDNKd (ORCPT ); Wed, 4 Mar 2009 08:10:33 -0500 Sender: kvm-owner@vger.kernel.org List-ID: Hi, i had serveral kernel panics in the last days on a DELL R300. First i had ubuntu 8.10 running with latest kvm compiled. the panic looked like this: http://memic.paniert.org/screen.png The impi log looks like this 2d | 02/19/2009 | 02:54:31 | Processor #0x0d | Transition to Non-recoverable 2e | 02/19/2009 | 02:54:32 | Processor #0x60 | IERR | Asserted 32 | 02/19/2009 | 14:55:52 | Processor #0x0d | Transition to Non-recoverable 33 | 02/24/2009 | 23:00:14 | Processor #0x0d | Transition to Non-recoverable 37 | 02/25/2009 | 22:58:02 | Processor #0x0d | Transition to Non-recoverable 38 | 03/03/2009 | 13:59:03 | Processor #0x0d | Transition to Non-recoverable 39 | 03/03/2009 | 17:41:34 | Processor #0x0d | Transition to Non-recoverable 3a | 03/04/2009 | 07:41:02 | Processor #0x0d | Transition to Non-recoverable 3b | 03/04/2009 | 11:03:23 | Processor #0x0d | Transition to Non-recoverable 3c | 03/04/2009 | 11:03:26 | Processor #0x60 | IERR | Asserted 3d | 03/04/2009 | 11:08:16 | Processor #0x60 | IERR | Deasserted Right now i have fedora 10 as host system running, with the newest kvm version. My CPU is Intel(R) Xeon(R) CPU X3363 @ 2.83GHz Quadcore. I have 2 Windows 2003 Enterprise Domains running at almost no load. Im not sure when to panic happens but it think its reproducable if the guest systems are under load. What can i do to get more debug information? Thx so far.. Johannes