Re: kvm problems on new hardware

2009-10-30 Thread Danny ter Haar
On Fri, 2009-10-30 at 09:10 +0100, Chris Lalancette wrote: Can either you or Danny: 1) Get the output from stderr of qemu when this happens? I believe qemu dumps the state of all of the guest fields when it's going to crash like this, and that can tell us if the GUEST_STATE is wrong.

Re: kvm problems on new hardware

2009-10-29 Thread Danny ter Haar
Update: I compiled/installed 2.6.32-rc5-git3 on this machine I manually start kvm: vhost1:~# kvm -m 512 -cdrom /vz/template/iso/debian-503-amd64-netinst.iso The bootscreen comes up, i hit enter to install and i get these messages (copied from dmesg) handle_exception: unexpected, vectoring

Re: kvm problems on new hardware

2009-10-29 Thread Danny ter Haar
On Thu, 2009-10-29 at 17:07 -0500, Ryan Harper wrote: I've seen that in a couple places. I don't think we have root cause, but in at least one situation (running win2k3 with 4G of ram) the work around was to use: -cpu pentium3 Thanks for your response. When i add this option it segv's

Re: kvm problems on new hardware

2009-10-27 Thread Danny ter Haar
On Tue, 2009-10-27 at 11:45 +0200, Avi Kivity wrote: Does this happen for all guests (different OSes), or just this one? I tried an iso of both X86_64 and i386 of debian. I even burned the iso image to a real cd to try if it would boot (it did) Then i tried a rescuecd image: same behaviour.

Re: kvm problems on new hardware

2009-10-27 Thread Danny ter Haar
On Tue, 2009-10-27 at 11:45 +0200, Avi Kivity wrote: Does this happen for all guests (different OSes), or just this one? I just tried a windows7 cd image Same error: vmbr0: port 2(vmtab105i0) entering learning state vmbr0: topology change detected, propagating vmbr0: port 2(vmtab105i0)

Re: kvm problems on new hardware

2009-10-27 Thread Danny ter Haar
On Tue, 2009-10-27 at 12:34 +0200, Avi Kivity wrote: I'm not able to reproduce this on a similar processor. Can you post your qemu command line? vhost1:/var/tmp# ps axuw |grep kvm root 5843 42.7 0.0 621048 13560 ?Sl 11:35 0:06 /usr/bin/kvm -monitor

kvm problems on new hardware

2009-10-26 Thread Danny ter Haar
Hello, I have a KVM virtualization problem. I've put together new hardware (supermicro) server with 2 E5530 cpu's and memory disk to start experimenting with virtualization. I intend to use the www.proxmox.com system/setup. I installed proxmox and started stress testing the hardware: parallel