[OpenAFS-devel] Ooops on linux 2.4.19-xfs
Ullrich Martini
mailbox@ullrich.martini.name
Sun, 3 Nov 2002 22:52:24 +0100
Hi all,
when starting afsd vrom the stable release 1.2.7 I get an Ooops from the kernel.
Nov 3 21:16:24 zond kernel: <1>Unable to handle kernel paging request at virtual address d0932159
Nov 3 21:16:24 zond kernel: printing eip:
Nov 3 21:16:24 zond kernel: d0932159
Nov 3 21:16:24 zond kernel: *pde = 0fe31067
Nov 3 21:16:24 zond kernel: *pte = 00000000
Nov 3 21:16:24 zond kernel: Oops: 0000
Nov 3 21:16:24 zond kernel: CPU: 0
Nov 3 21:16:24 zond kernel: EIP: 0010:[<d0932159>] Tainted: P
Nov 3 21:16:24 zond kernel: EFLAGS: 00010213
Nov 3 21:16:24 zond kernel: eax: 00000000 ebx: cd06dbd0 ecx: 00000246 edx: 00000000
Nov 3 21:16:24 zond kernel: esi: cd06dbd0 edi: cd06dbc0 ebp: ccd79f34 esp: ccd79f04
Nov 3 21:16:24 zond kernel: ds: 0018 es: 0018 ss: 0018
Nov 3 21:16:24 zond kernel: Process afs_rxevent (pid: 326, stackpage=ccd79000)
Nov 3 21:16:24 zond kernel: Stack: 3dc58418 000001f4 00000000 00000000 0000004a ccd79f3c 00000033 00000000
Nov 3 21:16:24 zond kernel: 00000000 ccd78000 00000000 00000000 00000000 ccd78000 cd06dbd4 cd06dbd4
Nov 3 21:16:24 zond kernel: cd6a3aa0 cd6a3aa0 ffffffff d0931e57 d09514f4 000001f4 00000000 00000000
Nov 3 21:16:24 zond kernel: Call Trace: [vsprintf+22/28] [kernel_thread+31/56] [kernel_thread+40/56]
When this has happened afsd segfaults.
The kernel is 2.4.19 with xfs patches and raid1. The server is on the same machine. Another machine on
the same network can mount afs partitions from the server where afsd fails, so I presume that the the
server is running. The only uncommon thing about the machine where afsd segfaults is that it does not
support DNS lookups at the moment.
/vicepa is an xfs volume - should I use another fs? ext3? It's a large partition and I pefer not to have to
fsck it.
I'll be happy to supply any futher information on request.
Thanks in advance, Ullrich