From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcelo Tosatti Subject: Re: kvm-84 kernel panic Date: Thu, 5 Mar 2009 21:01:25 -0300 Message-ID: <20090306000125.GC8820@amt.cnet> References: <49AE7DC6.7020006@gmx.de> <20090304231839.GA30706@amt.cnet> <49B0496B.40605@gmx.de> <20090305215855.GS11777@us.ibm.com> <49B04D28.1010708@gmx.de> <20090305220908.GT11777@us.ibm.com> <49B052C7.6060206@gmx.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Ryan Harper , kvm@vger.kernel.org To: Johannes Baumann Return-path: Received: from mx2.redhat.com ([66.187.237.31]:41173 "EHLO mx2.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754581AbZCFADE (ORCPT ); Thu, 5 Mar 2009 19:03:04 -0500 Content-Disposition: inline In-Reply-To: <49B052C7.6060206@gmx.de> Sender: kvm-owner@vger.kernel.org List-ID: On Thu, Mar 05, 2009 at 11:31:35PM +0100, Johannes Baumann wrote: > Ryan Harper schrieb: > > * Johannes Baumann [2009-03-05 16:08]: > >> Ryan Harper schrieb: > >>> * Johannes Baumann [2009-03-05 15:52]: > >>>> update: its not only happening with smp guest, but with non-smp guest. > >>>> mcelog is empty. the commandline for a debian lenny im using is: > >>>> > >>>> /usr/src/kvm-84/qemu/x86_64-softmmu/qemu-system-x86_64 -S -M pc -m 512 > >>>> -smp 1 -name vm03 -uuid 0b5e3a60-9111-0289-84b5-98cdf27450ac -monitor > >>>> pty -boot c -drive > >>>> file=/kvm/domains/linux-test/image.img,if=ide,index=0,boot=on -drive > >>>> file=,if=ide,media=cdrom,index=2 -net > >>>> nic,macaddr=54:52:00:0b:a1:26,vlan=0 -net > >>>> tap,fd=12,script=,vlan=0,ifname=vnet0 -serial none -parallel none -usb > >>>> -vnc 127.0.0.1:0 > >>> you'll want -L /usr/src/kvm-84/qemu/pc-bios to ensure you use the bios > >>> that came with kvm-84 instead of some other location. > >> i could try but i dont think this is the point since every kvm version > >> had the same problems so far. > > > > if you don't use the right bios that comes with the kernel modules, > > things _will_ break. > > k, trying the -L switch, with vt enabled > > root 6265 23.8 25.6 1100904 1039068 ? Sl 23:24 1:29 > /usr/src/kvm-84/qemu/x86_64-softmmu/qemu-system-x86_64 -L > /usr/src/kvm-84/qemu/pc-bios -S -M pc -m 1000 -smp 1 -name vm01 -uuid > 3490fdf2-9550-4300-883a-a10fbf9b58e6 -monitor pty -localtime -boot c > -drive > file=/kvm/domains/windows2003-enterprise-jb/image.img,if=ide,index=0,boot=on > -drive file=,if=ide,media=cdrom,index=2 -net > nic,macaddr=00:16:d3:c2:36:ff,vlan=0,model=e1000 -net > tap,fd=18,script=,vlan=0,ifname=vnet1 -serial none -parallel none -usb > -usbdevice tablet -vnc 127.0.0.1:1 > 2d | 02/19/2009 | 02:54:31 | Processor #0x0d | Transition to > Non-recoverable > 2e | 02/19/2009 | 02:54:32 | Processor #0x60 | IERR | Asserted http://bugs.centos.org/print_bug_page.php?bug_id=2619 Likely to be a HW problem.