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] Re: 2.6.37-rc1 mainline domU - BUG: unable to handle ker

To: Jeremy Fitzhardinge <jeremy@xxxxxxxx>
Subject: Re: [Xen-devel] Re: 2.6.37-rc1 mainline domU - BUG: unable to handle kernel paging request
From: Bruce Edge <bruce.edge@xxxxxxxxx>
Date: Thu, 2 Dec 2010 10:38:46 -0800
Cc: Boris Derzhavets <bderzhavets@xxxxxxxxx>, xen-devel@xxxxxxxxxxxxxxxxxxx, Konrad Rzeszutek Wilk <konrad.wilk@xxxxxxxxxx>
Delivery-date: Thu, 02 Dec 2010 10:39:40 -0800
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:cc:content-type :content-transfer-encoding; bh=IQghGyBtN/NYDRG71TMxEHFPq4v7ByxEUKEPzhoo2fA=; b=CxiaXBFGjU6BrlmPtTngQLvZWlW71MdgFFOZEHFGEOR4jzcK1dMAz7SbrQE77QmIYW vv94vuqKh9fbquKO4VTgh/EFB9oYuW593hbnm65pteChqm9rtENh4IqjonRsaFyzNwol 9iN33IAxMEevmXmDMdOQW6ayX3RjEx+oMCk+k=
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 :cc:content-type:content-transfer-encoding; b=F7Fv2YNpzGc0a8r0ZAbIhzxqS4VyN5nb9+Y2yPGoGo/kdBoIG9EMOzAxzbUXvi57sm XDlh9gMHJhHFICsHghdr1i0H15unnA1e+luL61HL6sMkfOhZnbf25uHosP8ygHJvZM4a goURGBfMYlN8CJRQNRJa8gooKrloSv79ty5o4=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <4CF7E558.3010206@xxxxxxxx>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
References: <AANLkTim6OyguwUPVryBjw2RJYoiiW_cE10yw1T2pzpEJ@xxxxxxxxxxxxxx> <697216.62238.qm@xxxxxxxxxxxxxxxxxxxxxxxxxxx> <AANLkTi=_gdYqY5xTE73_oR56wVNa00DrJz3iG8b=KDO8@xxxxxxxxxxxxxx> <4CF73DCF.4010200@xxxxxxxx> <AANLkTi=KTY_0JxzTrYVw8Gcpgwhrsw7tUHmk2yxr2dBX@xxxxxxxxxxxxxx> <AANLkTimErriqP+G7DiVzZp9WJpHYEseX-Wo+aA4vuKg9@xxxxxxxxxxxxxx> <4CF7E558.3010206@xxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
On Thu, Dec 2, 2010 at 10:28 AM, Jeremy Fitzhardinge <jeremy@xxxxxxxx> wrote:
> On 12/02/2010 10:05 AM, Bruce Edge wrote:
>> On Thu, Dec 2, 2010 at 6:41 AM, Bruce Edge <bruce.edge@xxxxxxxxx> wrote:
>>>
>>> On Wed, Dec 1, 2010 at 10:33 PM, Jeremy Fitzhardinge <jeremy@xxxxxxxx>
>>> wrote:
>>>> On 12/01/2010 01:32 PM, Bruce Edge wrote:
>>>>> I just checked the recently released 2.6.73-rc4,
>>>> Do you mean mainline 2.6.37-rc4, or the one in xen/next-2.6.37?
>>> mainline
>>>
>>>>>  and while the BUG
>>>>> signature is different, it still fails under NFS accesses. This is
>>>>> 100% recreatable.
>>>> Please try this patch which is queued up for mainline.  It's already in
>>>> xen/next-2.6.37.
>>> After testing the mainline .37 I also tried xen/next-2.6.37 with the same
>>> result. At least, I still hit a BUG after accessing an NFS mount. I didn't
>>> compare the stack, but the BUG condition looked the same.
>>> I'll reconfirm the location and traceback of the xen/next kernel.
>>>
>>> -Bruce
>>>
>>>
>> I re-ran the test with xen/next-2.6.37. The fault was a bit different this 
>> time.
>> The dom0 started spewing these as the domU appeared to hang:
>
> OK, these look like exactly the sort of symptoms which should be fixed
> by that patch, so assuming you're actually running the right kernel
> (worth checking!  I get bitten by this occasionally), there's something
> else going on here.

You're right, my branch was a day out of date. I didn't have the last
changes to:

 arch/x86/xen/grant-table.c |   28 +++++---
 arch/x86/xen/mmu.c         |  124 ++++++++++--------------------
 include/linux/mm.h         |    6 ++
 include/linux/vmalloc.h    |    2 -
 mm/memory.c                |   56 ++++++++++----
 mm/vmalloc.c               |  182 ++++++++++++++------------------------------

rebuilding with great expectations now :-)

-Bruce

>
> What NFS version are you using, and other parameters?  What is the NFS
> server?  What's the file access pattern going on?
>
> Thanks,
>    J
>

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