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-devel

RE: [Xen-devel] crashes

To: "xen-devel@xxxxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxxxx>
Subject: RE: [Xen-devel] crashes
From: James Harper <JamesH@xxxxxxxxxxxxxxxx>
Date: Mon, 2 Aug 2004 10:26:05 +1000
Cc: Ian Pratt <Ian.Pratt@xxxxxxxxxxxx>
Delivery-date: Mon, 02 Aug 2004 01:32:03 +0100
Envelope-to: steven.hand@xxxxxxxxxxxx
In-reply-to: <C17164B0-D1A9-46AD-A9B2-77901C6672DF@mimectl>
List-archive: <http://sourceforge.net/mailarchive/forum.php?forum=xen-devel>
List-help: <mailto:xen-devel-request@lists.sourceforge.net?subject=help>
List-id: List for Xen developers <xen-devel.lists.sourceforge.net>
List-post: <mailto:xen-devel@lists.sourceforge.net>
List-subscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=subscribe>
List-unsubscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=unsubscribe>
References: <E1BqsLn-00014y-00@xxxxxxxxxxxxxxxxx>, <C17164B0-D1A9-46AD-A9B2-77901C6672DF@mimectl>
Sender: xen-devel-admin@xxxxxxxxxxxxxxxxxxxxx
Thread-index: AcR4II/hq8qiYiBXR1Wwp8yqYw8fKQABrxPS
Thread-topic: [Xen-devel] crashes
it's definitely rebooting fairly shortly after i start testing it with disk and network activity. I've added noreboot and will inspect the console when it crashes next.
 
james


From: James Harper
Sent: Mon 2/08/2004 9:37 AM
To: Ian Pratt
Cc: Ian Pratt; xen-devel@xxxxxxxxxxxxxxxxxxxxx
Subject: RE: [Xen-devel] crashes

Last night I tried a bk pull and noticed some errors which meant nothing was applying, so I was missing a few changesets. I cloned a brand new tree and built a new set of images, and now i'm back to having it spontaneously reboot with no error messages.
 
d'oh.
 
james


From: Ian Pratt
Sent: Sat 31/07/2004 9:48 PM
To: James Harper
Cc: Ian Pratt; xen-devel@xxxxxxxxxxxxxxxxxxxxx; Ian.Pratt@xxxxxxxxxxxx
Subject: Re: [Xen-devel] crashes

> It looked like everything was okay except for these messages in DOM0:
> 
> (file=main.c, line=270) Failed MMU update transferring to DOM1
> (file=main.c, line=270) Failed MMU update transferring to DOM1
> 
> but then I tried to start another domain and got this:
> 
> Using config file /etc/xen/mail2
> Error: Internal Server Error
> 
> so it looks like something is still wrong somewhere...

Is this with or without the 'better blk dev fix' changeset backed
out?
 
The "Failed MMU update" messages are very interesting, and I've
never seen them before -- xen is refusing to transfer the page to
dom1 for some reason. Please can you try doing the same with a
debug=y build of Xen. Xen should tell us a bit more about why
it's refusing the request. 

What workload are you running when this happens? You seem to have
a real talent for provoking hard to reproduce bugs ;-)

It might be moderately interesting to see the traceback from
xend to see which stage of creating the new domain failed.

Further, once it gets in to this state, it would be good to try
shuting down or destroying the other domains one by one, doing an
'xm list' after each stage. If one of the domains hangs around
after a 'destroy' it's a sign there's been an inconsistency. 

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