Re: NFS oops in 2.6.26rc4

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Chuck Lever <chuck.lever@...>
Cc: Trond Myklebust <Trond.Myklebust@...>, <chucklever@...>, Linux Kernel <linux-kernel@...>
Date: Wednesday, June 4, 2008 - 2:20 pm

On Wed, Jun 04, 2008 at 02:13:08PM -0400, Chuck Lever wrote:
 > 
 > On Jun 4, 2008, at 10:19 AM, Dave Jones wrote:
 > 
 > > On Fri, May 30, 2008 at 03:37:01PM -0400, Chuck Lever wrote:
 > >
 > >>> Something else of note which I hadn't seen before, usually things  
 > >>> lock
 > >>> up just after that first oops. For some reason, today it survived
 > >>> a little longer, but things really went downhill fast.
 > >>> It survived a 'dmesg ; scp dmesg davej@gelk', and then wedged solid.
 > >>> So as well as the oops, it seems we're corrupting memory too.
 > >>> For reference, this kernel has both SLUB_DEBUG and PAGEALLOC_DEBUG
 > >>> enabled.
 > >>
 > >> I haven't seen this kind of problem here with .26, but yes, it does
 > >> look like something is clobbering memory during an NFS mount.
 > >>
 > >> I introduced some NFS mount parsing changes in this commit range:
 > >>
 > >>   2d767432..82d101d5
 > >>
 > >> A quick bisect should show which, if any of these, is the guilty
 > >> party.  If any of these are the problem, I suspect it's 3f8400d1.
 > >
 > > I didn't get time to try this out yet (hopefully tomorrow).
 > > In the meantime, we've just gotten word of another user seeing memory
 > > corruption with nfs - https://bugzilla.redhat.com/show_bug.cgi?id=449958
 > 
 > 449958 could very well be the same problem.  The stack traceback is a  
 > lot cleaner than the one you originally sent, but there are a lot of  
 > similarities.  (I doubt this is related to symlinks, as the comment  
 > suggests).
 > 
 > Is commit 86d61d863 applied to the current rawhide kernel?

That kernel was .26rc4.git2, so unless it's only gone in in the last day
or two, yes.  (Bandwidth impaired right now, and no local git repo to check)

	Dave

-- 
http://www.codemonkey.org.uk
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
NFS oops in 2.6.26rc4, Dave Jones, (Tue May 27, 3:04 pm)
Re: NFS oops in 2.6.26rc4, Chuck Lever, (Fri May 30, 1:59 pm)
Re: NFS oops in 2.6.26rc4, Dave Jones, (Fri May 30, 2:21 pm)
Re: NFS oops in 2.6.26rc4, Trond Myklebust, (Fri May 30, 2:31 pm)
Re: NFS oops in 2.6.26rc4, Dave Jones, (Fri May 30, 3:03 pm)
Re: NFS oops in 2.6.26rc4, Chuck Lever, (Fri May 30, 3:37 pm)
Re: NFS oops in 2.6.26rc4, Dave Jones, (Wed Jun 4, 10:19 am)
Re: NFS oops in 2.6.26rc4, Chuck Lever, (Wed Jun 4, 2:13 pm)
Re: NFS oops in 2.6.26rc4, Dave Jones, (Wed Jun 4, 2:20 pm)
Re: NFS oops in 2.6.26rc4, Trond Myklebust, (Mon Jun 23, 11:40 am)
Re: NFS oops in 2.6.26rc4, Dave Jones, (Mon Jun 23, 7:11 pm)
Re: NFS oops in 2.6.26rc4, Trond Myklebust, (Mon Jun 23, 7:19 pm)
Re: NFS oops in 2.6.26rc4, Dave Jones, (Mon Jun 23, 11:55 am)
Re: NFS oops in 2.6.26rc4, Trond Myklebust, (Mon Jun 23, 12:04 pm)
Re: NFS oops in 2.6.26rc4, Chuck Lever, (Wed Jun 4, 3:13 pm)
Re: NFS oops in 2.6.26rc4, Jeff Layton, (Thu May 29, 7:48 am)