All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alessandro Sardo <sandro.sardo-8RLafaVCWuNeoWH0uzbU5w@public.gmane.org>
To: kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
Subject: Re: KVM-29 + Windows Server 2003 = kernel panic
Date: Mon, 23 Jul 2007 16:26:56 +0200	[thread overview]
Message-ID: <46A4BAB0.7070800@polito.it> (raw)
In-Reply-To: <469F7F33.7040702-atKUWr5tajBWk0Htik3J/w@public.gmane.org>

Hello,

I have tried what you suggested but I could not reproduce the problem 
anymore with KVM-32... guess it could have been fixed somewhere in 
between the new releases. However, I am noticing two new issues:

1) rebooting the guest never works

2) I *very* often get BSODs as the one I sent as attachment, mainly 
immediately after logon - with and without the "-smp 2" flag

Just to remind you all,

* CPU model: 2 x Dual-Core AMD Opteron Processor 2210
* KVM versions: KVM-32
* Host: RHEL5 x86_64, kernel 2.6.18-8.1.8.el5
* Guest: Windows Server 2003 Standard edition
* qemu command line: "kvm -hda VM.img -cdrom Win2003.iso -boot c -net
nic,model=rtl8139,macaddr=00:01:02:1E:77:96 -net
tap,script=/etc/kvm/qemu-ifup -m 1024 -smp 2 -daemonize -usb -usbdevice
tablet -vnc :1"

Please let me know if I can help in any way, thanks.

AS


Avi Kivity ha scritto:
> Alessandro Sardo wrote:
>>>
>>> Can you generate a cleaner (more readable) oops, for example by 
>>> using netconsole?
>>>
>> Hi Avi,
>>
>> would you be so kind to tell me how to do it? I have tried running 
>> KVM on the server with:
>>
>> # sudo -u kvm qemu-system-x86_64 -hda VM.img -cdrom Win2003.iso -boot 
>> d -net nic,model=rtl8139 -net tap,ifname=tap0,fd=h,script=no -m 1024 
>> -no-acpi -daemonize -usb -usbdevice tablet -vnc :1 -serial 
>> udp:<client IP>:6666
>>
>
> This redirects the guest console, not the host console.
>
>> and running nc on the client with:
>>
>> # nc -u -l -p 6666
>>
>> but all I got was this:
>>
>> kvm: emulating exchange as write
>> kvm[2865]: segfault at 00002aaaec84d000 rip 000000000046dad9 rsp 
>> 00007fffec682640 error 4
>>
>
> I use somthing like:
>
> /sbin/modprobe netconsole 
> netconsole=@10.0.11.54/eth0,10054-2+4ijDgkSvM@public.gmane.org/00:E0:81:2B:0C:C1
>
> Where:
>  10.0.11.54 == host IP address
>  10054 == udp port number
>  10.0.0.1 == logger ip address
>  00:E0:81:2B:0C:C1 == logger mac address
>
> On the logger, I run
>
>  nc -uld 10054


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/

  parent reply	other threads:[~2007-07-23 14:26 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-07-19 11:32 KVM-29 + Windows Server 2003 = kernel panic Alessandro Sardo
     [not found] ` <469F4BE5.4040801-8RLafaVCWuNeoWH0uzbU5w@public.gmane.org>
2007-07-19 11:36   ` Avi Kivity
     [not found]     ` <469F7A34.4070606@polito.it>
     [not found]       ` <469F7F33.7040702@qumranet.com>
     [not found]         ` <469F7F33.7040702-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
2007-07-23 14:26           ` Alessandro Sardo [this message]
2007-07-23 14:27           ` Alessandro Sardo
     [not found]             ` <46A4BAD5.6020906-8RLafaVCWuNeoWH0uzbU5w@public.gmane.org>
2007-07-24 11:12               ` KVM-33 + Windows Server 2003 = VMX->OK / SVM->kernel panic? Alessandro Sardo
     [not found]                 ` <46A5DE99.6040407-8RLafaVCWuNeoWH0uzbU5w@public.gmane.org>
2007-07-24 11:30                   ` Alexey Eremenko
     [not found]                     ` <7fac565a0707240430w73393f46w729378a636f08ec2-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2007-07-24 11:36                       ` Alexey Eremenko
2007-07-24 12:27                   ` Avi Kivity
     [not found]                     ` <46A5F029.4000002-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
2007-07-24 12:45                       ` Alessandro Sardo

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=46A4BAB0.7070800@polito.it \
    --to=sandro.sardo-8rlafavcwuneowh0uzbu5w@public.gmane.org \
    --cc=kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.