WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

Re: [Xen-users] windows 2k8 rebooted by itself several times, perhaps d

To: Daniel <dandadude@xxxxxxxxx>, xen-users List <xen-users@xxxxxxxxxxxxxxxxxxx>
Subject: Re: [Xen-users] windows 2k8 rebooted by itself several times, perhaps dom0 heavy load?
From: Andrew Lyon <andrew.lyon@xxxxxxxxx>
Date: Wed, 9 Jun 2010 15:55:13 +0100
Cc:
Delivery-date: Wed, 09 Jun 2010 07:56:34 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type; bh=8MyPJ0S2VEnfCKrtaQAsVzSRHbUlzpYFOf08hMxe2J0=; b=PakWr3gmgcEK2y7EiRbGjKSWKT4IK/ildpwNQYCUS1pyhY/D3cZC039+odtCLstc9X MwnwYVUh7Ksudfio+36IBkLENKISUMkSEVhhExtexmtwXol4j0C79Uojwkd/kNJvwh2v Ccdl39NO3z7y5yH28AMS1COhYbOQybxZ1PBpk=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=OZ/nCQz0Beppfr/JDvqaVsJTVIUmZiLJ45rarx5ONLYhc7Mnm0R+BBfHe7jUD8JNfI 1Z+mxV/nj6YZIJrI2krn3y+UKjYAkeuVQnxCWzl4T3VDFHn10jj6O0O5qXbNbWR5tQLv WmrLjbabKGWbXrvwRoq3RXFwMLU6l9dbC5ejY=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <AANLkTimwI29OhvnhjWbrk-7mv8fnHACgzAjYhav2itb9@xxxxxxxxxxxxxx>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <AANLkTimwI29OhvnhjWbrk-7mv8fnHACgzAjYhav2itb9@xxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
On Wed, Jun 9, 2010 at 9:57 AM, Daniel <dandadude@xxxxxxxxx> wrote:
> Hi!
>
> I have a Win2k8 R2 running under my Gentoo dom0.
>
> Sunday night I started compressing a large file on the dom0 linux, and next
> day I saw that during the compression period, the Win2k8 restarted several
> times.
>
> Logs:
> xend.log:
> [2010-06-06 21:31:36 4034] INFO (XendDomainInfo:1903) Domain has shutdown:
> name=mkts id=14 reason=reboot.
> [2010-06-06 21:31:36 4034] DEBUG (XendDomainInfo:2732)
> XendDomainInfo.destroy: domid=14
> [2010-06-06 21:31:38 4034] DEBUG (XendDomainInfo:2207) Destroying device
> model
> [2010-06-06 21:31:38 4034] INFO (image:556) mkts device model terminated
> qemu-dm-mkts.log:
> region type 1 at [c100,c200).
> region type 0 at [f3001000,f3001100).
> squash iomem [f3001000, f3001100).
> reset requested in cpu_handle_ioreq.
> Issued domain 15 reboot
>
> This is very frustrating, because the server is a live server, and reboot is
> not preferred just randomly. And I must say that PV drivers are installed
> too, it didn't even reboot nicely (with shutdownmon) as I can make it reboot
> manualy.
>
> I have Xen 3.4.2 running with 2.6.32 kernel.
>
> What can I do to avoid this reboot? It is ok if it slows down, but it
> shouldn't reboot.
>
> Thanks in advance!
>
> Regards,
> Daniel
>
>
> _______________________________________________
> Xen-users mailing list
> Xen-users@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-users
>

If you have multiple cpus assigned and the crash only happened when
dom0 is under load then you probably need viridian=1 in the domU
config, otherwise it will bugcheck if timer interrupts are delayed for
too long.

Andy

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>