public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
From: Gleb Natapov <gleb@redhat.com>
To: Harri Olin <harri.olin@gmail.com>
Cc: Christoph Adomeit <Christoph.Adomeit@gatworks.de>,
	"kvm@vger.kernel.org" <kvm@vger.kernel.org>
Subject: Re: Freezing Windows 2008 x64bit guest
Date: Mon, 19 Jul 2010 10:42:07 +0300	[thread overview]
Message-ID: <20100719074207.GA4689@redhat.com> (raw)
In-Reply-To: <4C43FBEE.6000409@gmail.com>

On Mon, Jul 19, 2010 at 10:17:02AM +0300, Harri Olin wrote:
> Gleb Natapov kirjoitti:
> >On Thu, Jul 15, 2010 at 03:19:44PM +0200, Christoph Adomeit wrote:
> >>
> >>But one Windows 2008 64 Bit Server Standard is freezing regularly.
> >>This happens sometimes 3 times a day, sometimes it takes 2 days
> >>until freeze. The Windows Machine is a clean fresh install.
> >>
> >>By Freezing I mean that the Machine console still shows the
> >>windows logo but does not accept any keystroke and does not
> >>answer
> >>to ping or rdp or whatever. The virtual cpu-load is then shown
> >>as 100% (by proxmox).
> 
> Hi
> 
> I think I have seen same problem occur on my Windows 2008 SBS SP2
> 64bit system, but a bit less often, only like once a week.
> 
> Short description of system:
> Supermicro X7SBL-LN2 motherboard, Q8300 cpu, 8GB memory, Areca
> ARC-1210 RAID controller.
> 
> Linux kernel 2.6.33.1, qemu-kvm-0.11.1, windows 2008 quest is the
> only one at the moment.
> 
> I had to step down to 0.11.1 from 0.12.x as that was more unstable,
> windows 2008 bluescreened every second day. Also 0.11.1 did the same
> when I applied -rtc-td-hack, I think. (might also be -cpu host,
> which I removed at the same time but I think the crashing started
> when I added -rt-td-hack).
> Sample bluescreen error codes from that time:
> 0x0000003b (0x00000000c0000005, 0xfffff80001cb8842, 0xfffffa600
> 0x0000003b (0x00000000c0000005, 0xfffff80001c9c842, 0xfffffa600
> 0x0000000a (0x0000000000000080, 0x000000000000000c, 0x000000000
> 0x0000003b (0x00000000c0000005, 0xfffff80001c5d842, 0xfffffa600
> Also I think I have seen qemu crashing once..
> 
> Now I haven't seen crashes but only freezes with qemu on 100% and
> virtual system unresponsive.
> 
> qemu command line:
>   /usr/local/qemu-kvm-0.11.1/bin/qemu-system-x86_64 -drive
> file=/dev/rigelvg/w2k8system,cache=none,boot=on -drive
> file=/dev/rigelvg/w2k8data,cache=none -m 6144 -vnc :1 -net
> nic,macaddr=C0:FF:12:FB:AA:01,model=e1000 -net tap -smp 4 -localtime
> 
> 
Try with different model then e1000 please. Default driver that comes
with Windows known to have problems.

> >When hang occurs ensure that problematic vm is the only on on the server and run
> >kvm_stat. Send output here. Also do the following:
> >
> ># mount -t debugfs debugfs /sys/kernel/debug
> ># echo kvm > /sys/kernel/debug/tracing/set_event
> ># sleep 1
> ># cat /sys/kernel/debug/tracing/trace > /tmp/trace
> >
> >Send /tmp/trace here too, but it may be huge, so send only last 1000
> >lines.
> 

--
			Gleb.

  reply	other threads:[~2010-07-19  7:42 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-15 13:19 Freezing Windows 2008 x64bit guest Christoph Adomeit
2010-07-15 13:44 ` Gleb Natapov
2010-07-19  7:17   ` Harri Olin
2010-07-19  7:42     ` Gleb Natapov [this message]
2010-07-21  6:25       ` Harri Olin
2010-07-21  8:28         ` Christoph Adomeit
2010-07-21  8:37         ` Gleb Natapov
2010-07-21  9:22           ` Harri Olin
2010-07-21  9:48             ` Gleb Natapov
2010-07-21 10:09               ` Harri Olin
2010-07-21 10:30                 ` Gleb Natapov
2010-07-21 10:43                   ` Harri Olin
2010-07-21 13:03                   ` Harri Olin
2010-07-21 13:45                     ` Gleb Natapov
2010-07-21 14:05                       ` Harri Olin
2010-07-27 21:53           ` Harri Olin
2010-07-28 15:18             ` Gleb Natapov
2010-12-13 19:42               ` Manfred Heubach
2010-12-13 20:12                 ` Dor Laor
2010-12-13 20:44                   ` Vadim Rozenfeld
2010-12-14 23:57                     ` AW: " Manfred Heubach
2010-12-15 10:48                       ` Vadim Rozenfeld

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=20100719074207.GA4689@redhat.com \
    --to=gleb@redhat.com \
    --cc=Christoph.Adomeit@gatworks.de \
    --cc=harri.olin@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