Re: 2.6.21.14 NFS related oops

2007-06-20 Thread Maciej Sołtysiak
> > I'm running 2.6.21.5 now with slab debugging on, here's what I got about > > slab corruption: > > > > Slab corruption: skbuff_head_cache start=ef287b78, len=164 > > Redzone: 0x5a2cf071/0x5a2cf071. > > Last user: [](kfree_skbmem+0x3c/0x90) > > 090: 6b 6b 6b 6b 6b 63 6b 6b 6b 6b 6b 6b 6b 6b 6b

Re: 2.6.21.14 NFS related oops

2007-06-16 Thread Trond Myklebust
On Sat, 2007-06-16 at 11:26 +0200, Maciej Sołtysiak wrote: > >> === > >> Code: 10 89 5c 24 10 89 c3 89 7c 24 18 89 d7 89 74 24 14 8b 70 28 75 1a > >> 8b > >> 4e 08 89 fa 89 d8 ff 51 18 8b 5c 24 10 83 74 24 14 8b 7c 24 <18> 83 c4 1c > >> c3 > >> 89 74 24 0c 8b 40 10 8b 40 24 8

Re: 2.6.21.14 NFS related oops

2007-06-16 Thread Maciej Sołtysiak
=== Code: 10 89 5c 24 10 89 c3 89 7c 24 18 89 d7 89 74 24 14 8b 70 28 75 1a 8b 4e 08 89 fa 89 d8 ff 51 18 8b 5c 24 10 83 74 24 14 8b 7c 24 <18> 83 c4 1c c3 89 74 24 0c 8b 40 10 8b 40 24 8b 40 10 8b 40 08 EIP: [] rpcauth_checkverf+0x34/0x70 [sunrpc] SS:ESP 0068:e64b5eec At

Re: 2.6.21.14 NFS related oops

2007-06-14 Thread Maciej Soltysiak
Trond Myklebust pisze: On Wed, 2007-06-13 at 14:00 +0200, Maciej Soltysiak wrote: Hi, If anyone is interested I got this OOPS while running a torrent (btdownloadcurses) application writing directly to a NAS mounted via nfs3. The client machine is 2.6.21.14 and it is mounted with options:

Re: 2.6.21.14 NFS related oops

2007-06-13 Thread Chuck Ebbert
On 06/13/2007 03:17 PM, Trond Myklebust wrote: > On Wed, 2007-06-13 at 14:00 +0200, Maciej Soltysiak wrote: >> === >> Code: 10 89 5c 24 10 89 c3 89 7c 24 18 89 d7 89 74 24 14 8b 70 28 75 1a 8b >> 4e 08 89 fa 89 d8 ff 51 18 8b 5c 24 10 83 74 24 14 8b 7c 24 <18> 83 c4 1c c3 >> 89

Re: 2.6.21.14 NFS related oops

2007-06-13 Thread Trond Myklebust
On Wed, 2007-06-13 at 14:00 +0200, Maciej Soltysiak wrote: > Hi, > > If anyone is interested I got this OOPS while running a torrent > (btdownloadcurses) > application writing directly to a NAS mounted via nfs3. > > The client machine is 2.6.21.14 and it is mounted with options: > wsize=8192,rsi

2.6.21.14 NFS related oops

2007-06-13 Thread Maciej Soltysiak
Hi, If anyone is interested I got this OOPS while running a torrent (btdownloadcurses) application writing directly to a NAS mounted via nfs3. The client machine is 2.6.21.14 and it is mounted with options: wsize=8192,rsize=8192,hard,intr,tcp After that, the application hung and i am unable t