kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Christian Nilsson <NiKiZe@Gmail.com>
To: kvm@vger.kernel.org
Subject: 2003 x64 hangs on reboot on Intel E6750 CPU (Diffrent kernels, diffrent kvms)
Date: Wed, 10 Dec 2008 14:53:27 +0100	[thread overview]
Message-ID: <493FC9D7.9050407@Gmail.com> (raw)

Hi,

I have a problem with Windows Server 2003 x64 (Standard edition) installations in a kvm instance, different versions of kvm (first try was with kvm-76 and the problem have persisted) the kernel has also changed together with kvm,

when the guest is about to reboot it just hangs (server 2003 gray background no mouse response) and the kvm process uses ~100-101% cpu
or it reboots and then hangs in the bios.

The same kind of configuration works perfectly on other boxes, however after installing my second server with a E6750 i think i have found the cpu to be the common link?
2 boxes with Working reboot: Intel Q9450 Cpu
2 boxes with Non Working reboot: Intel E6750 Cpu

i have tested to do a clean reinstall a couple of times before with no change.

kvm is started with virsh but i know i have played around with different options and there where no big differences, I will test more to narrow it down if any dev wants me to (tell me the options to test with and without)

the real kvm command that is executed are:
/usr/bin/kvm -S -M pc -m 1024 -smp 2 -name ts2k3x64 -monitor pty -localtime -boot c -drive file=/home/kvm/kvm_ts2k3x64.qcow2,if=ide,index=0,boot=on -drive file=,if=ide,media=cdrom,index=2 -net nic,macaddr=00:16:3e:01:e7:b3,vlan=0 -net tap,fd=13,script=,vlan=0,ifname=vnet1 -serial pty -parallel none -usb -usbdevice tablet -vnc -k sv

the command is almost the same for other guests on same and other host: different amount memory -smp 4 on quads -name -file and -net options differs.
another host uses e1000 network, but thats about it.

Anyone that has a solution, is it a bug in kvm or is it a bug in the CPUs?
if there is anything that i can provide to help find the reason or solution, please let me know.

Regards Christian Nilsson



                 reply	other threads:[~2008-12-10 14:09 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=493FC9D7.9050407@Gmail.com \
    --to=nikize@gmail.com \
    --cc=kvm@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).