From: Philippe =?ISO-8859-15?B?R3JhbW91bGzp?= Subject: Kernel Oops in 2.4.20 Date: Sat, 14 Dec 2002 02:44:28 +0100 Sender: nfs-admin@lists.sourceforge.net Message-ID: <20021214024428.1e496afb.philippe.gramoulle@mmania.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Cc: Chris Mason , Oleg Drokin Return-path: Received: from relay-2m.club-internet.fr ([194.158.104.41]) by sc8-sf-list1.sourceforge.net with esmtp (Exim 3.31-VA-mm2 #1 (Debian)) id 18N1Mr-0005Uq-00 for ; Fri, 13 Dec 2002 17:45:25 -0800 To: nfs Errors-To: nfs-admin@lists.sourceforge.net List-Help: List-Post: List-Subscribe: , List-Id: Discussion of NFS under Linux development, interoperability, and testing. List-Unsubscribe: , List-Archive: Hi, Scope: NFS server is a DELL 2550, SMP , 1Go RAM with a PowerVault RAID5 array controlled by a PERC3/QC ( megaraid driver) with about 600Go of data with plenty of directories and lots of small files. NIC is Intel eepro100 The server is used for serving web pages as well as FTP accounts for members of our online service. Filesystem is Reiserfs 3.6 format. As for software, we use a plain 2.4.20 kernel with patches from Oleg Drokin and Chris Mason to enable data logging as well as quota V2. No single patch related to NFS was applied. All clients use NFSV3 udp with standard mount options (rsize=8192,wsize=8192,hard,intr) and all 80 clients kernels mostly use 2.4.19-pre3 , (with nfs fixes at the time of its release) few with 2.4.18-pre[23]. There are 285 mounts from this server. The NFS server is very busy, running 256 NFS threads with a usual load average of ~ 4/5. With the help of Reiserfs developper, we tried to chase down a bug that would cause the kernel to crash , and that first seemed to be related to the data logging feature ( partition is mounted with data=orderd option) each time that quotacheck was run After several fixes provided, latest quotacheck made the kernel oops and decoded oops doesn't show anything related to reiserfs but more likely something to do with NFS. Decoded oops is provided below. The oops will almost happen each time quotacheck is run, sometimes it can take many hours for the bug to be triggered. Kernel doesn't seem to oops if quotacheck is not run. I can provide more information if needed, just let me know. Thanks, Philippe Unable to handle kernel paging request at virtual address 0040648e c020318a *pde = 00000000 Oops: 0002 CPU: 0 EIP: 0010:[] Not tainted Using defaults from ksymoops -t elf32-i386 -a i386 EFLAGS: 00010206 eax: 00000011 ebx: ca38b02e ecx: f5196000 edx: 00406480 esi: 0d00c1d5 edi: 00007458 ebp: 3500c1d5 esp: f5197cac ds: 0018 es: 0018 ss: 0018 Process nfsd (pid: 394, stackpage=f5197000) Stack: c2a39811 c02038c4 00000005 ca38b02e c2a39860 ca38b02e c2a39860 c2a39860 f7e2b000 ca38b02e c0202900 c2a39860 f7e2b000 ca38b02e c2a39860 c2a39860 c0202d1a c2a39860 00000000 c2a39860 00000800 00000008 00000001 c01f5aeb Call Trace: [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] Code: 88 42 0e c6 42 0f 00 0f b7 43 04 66 89 42 0c 8b 43 0c 89 42 >>EIP; c020318a <===== >>ebx; ca38b02e <_end+a05832a/3860435c> >>ecx; f5196000 <_end+34e632fc/3860435c> >>esp; f5197cac <_end+34e64fa8/3860435c> Trace; c02038c4 Trace; c0202900 Trace; c0202d1a Trace; c01f5aeb Trace; c01f5b99 Trace; c01f5cce Trace; c011bc0f Trace; c01088bb Trace; c010adf8 Trace; c0115610 <.text.lock.sched+7a/1da> Trace; c012808c <___wait_on_page+98/b8> Trace; c012894d Trace; c0128dd4 Trace; c0128ccc Trace; c016c584 Trace; c017170b Trace; c0168b23 Trace; c0236585 Trace; c016890f Trace; c0105684 Code; c020318a 00000000 <_EIP>: Code; c020318a <===== 0: 88 42 0e mov %al,0xe(%edx) <===== Code; c020318d 3: c6 42 0f 00 movb $0x0,0xf(%edx) Code; c0203191 7: 0f b7 43 04 movzwl 0x4(%ebx),%eax Code; c0203195 b: 66 89 42 0c mov %ax,0xc(%edx) Code; c0203199 f: 8b 43 0c mov 0xc(%ebx),%eax Code; c020319c 12: 89 42 00 mov %eax,0x0(%edx) ------------------------------------------------------- This sf.net email is sponsored by: With Great Power, Comes Great Responsibility Learn to use your power at OSDN's High Performance Computing Channel http://hpc.devchannel.org/ _______________________________________________ NFS maillist - NFS@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/nfs