From: Trond Myklebust Subject: Re: lockd oopses continue with 2.6.16.1 Date: Thu, 13 Apr 2006 11:33:12 -0400 Message-ID: <1144942392.25298.6.camel@lade.trondhjem.org> References: <20060412172028.GA12637@tau.solarneutrino.net> Mime-Version: 1.0 Content-Type: text/plain Cc: linux-kernel@vger.kernel.org, nfs@lists.sourceforge.net Return-path: To: Ryan Richter In-Reply-To: <20060412172028.GA12637@tau.solarneutrino.net> Sender: linux-kernel-owner@vger.kernel.org List-ID: On Wed, 2006-04-12 at 13:20 -0400, Ryan Richter wrote: > I'm still seeing lockd oopses after server reboots: > > Unable to handle kernel paging request at 00002b8134a867a0 RIP: > {nlmclnt_mark_reclaim+67} > PGD 0 > Oops: 0000 [1] > CPU 0 > Modules linked in: > Pid: 1182, comm: lockd Not tainted 2.6.16.1 #2 > RIP: 0010:[] {nlmclnt_mark_reclaim+67} > RSP: 0018:ffff81007dd25e70 EFLAGS: 00010206 > RAX: 00002b8134a86788 RBX: ffff81007d53e480 RCX: ffff81007e3807f8 > RDX: ffff81007e380800 RSI: 000000000000005f RDI: ffff81007d53e480 > RBP: ffff81007f265400 R08: 00000000fffffffa R09: 0000000000000000 > R10: 0000000000000000 R11: 0000000000000000 R12: 0000000000000011 > R13: 0000000000000004 R14: 0000000000000010 R15: ffffffff803c3e20 > FS: 00002ad3fb57a4a0(0000) GS:ffffffff80490000(0000) knlGS:00000000f6e519e0 > CS: 0010 DS: 0000 ES: 0000 CR0: 000000008005003b > CR2: 00002b8134a867a0 CR3: 000000007e2e0000 CR4: 00000000000006e0 > Process lockd (pid: 1182, threadinfo ffff81007dd24000, task ffff81007f85e710) > Stack: ffffffff801bfe68 ffff81007d53e480 ffffffff801c6601 3256cc844d030002 > 0000000000000000 0000000000000004 ffff81007ec65000 ffff81007ec650a0 > ffffffff803c4ea0 ffff81007dd1f014 > Call Trace: {nlmclnt_recovery+139} > {nlm4svc_proc_sm_notify+188} {svc_process+871} > {lockd+344} {lockd+0} > {lockd+0} {child_rip+8} > {lockd+0} {lockd+0} > {child_rip+0} > > Code: 48 39 78 18 75 13 8b 81 8c 00 00 00 a8 01 74 09 83 c8 02 89 > RIP {nlmclnt_mark_reclaim+67} RSP > CR2: 00002b8134a867a0 > Does the following patch (applies on top of 2.6.17-rc1) help? http://client.linux-nfs.org/Linux-2.6.x/2.6.17-rc1/linux-2.6.17-010-fix_nlm_reclaim_races.dif Cheers, Trond