Linux RAID subsystem development
 help / color / mirror / Atom feed
* Re: 2.5.62 oops and Raid-5
@ 2003-02-18  0:19 Stef Telford
  2003-02-18  5:40 ` Neil Brown
  0 siblings, 1 reply; 6+ messages in thread
From: Stef Telford @ 2003-02-18  0:19 UTC (permalink / raw)
  To: neilb, stef; +Cc: linux-raid

Ah, silly me, should have done that in the first place.
apologies.


----

Unable to handle kernel NULL pointer dereference at virtual address 00000000
 00000000
*pde = 00000000
Oops: 0000
CPU:    0
EIP:    0060:[<00000000>]    Not tainted
Using defaults from ksymoops -t elf32-i386 -a i386
EFLAGS: 00010046
eax: 00000000   ebx: cfd904ac   ecx: cfd905d0   edx: 00000000
esi: cffe8880   edi: cfd90584   ebp: c12ba000   esp: c12bbf4c
ds: 007b   es: 007b   ss: 0068
Stack: c0267f47 cfd904ac cfd90588 c012c403 cfd904ac cffe8884 c12ba000 cfd904ac
       c0267f50 cffe8884 cffe8880 c1299fa8 cffe888c c012c078 cffe8880 c12bbfa0
       00000000 00000000 c12ba000 c12ba000 c12ba000 00000001 00000000 c0119fd0
Call Trace: [<c0267f47>]  [<c012c403>]  [<c0267f50>]  [<c012c078>]  [<c0119fd0>]  [<c0119fd0>]  [<c012beb0>]  [<c0108d39>]
Code:  Bad EIP value.
 
 
>>EIP; 00000000 Before first symbol
 
>>ebx; cfd904ac <__crc_isapnp_read_dword+199265/34390f>
>>ecx; cfd905d0 <__crc_isapnp_read_dword+199389/34390f>
>>esi; cffe8880 <__crc_ip_cmsg_recv+6ff9f/15d343>
>>edi; cfd90584 <__crc_isapnp_read_dword+19933d/34390f>
>>ebp; c12ba000 <__crc_memcpy_tokerneliovec+5bf78/23058d>
>>esp; c12bbf4c <__crc_memcpy_tokerneliovec+5dec4/23058d>
 
Trace; c0267f47 <generic_unplug_device+77/80>
Trace; c012c403 <run_workqueue+73/e0>
Trace; c0267f50 <blk_unplug_work+0/10>
Trace; c012c078 <worker_thread+1c8/200>
Trace; c0119fd0 <default_wake_function+0/20>
Trace; c0119fd0 <default_wake_function+0/20>
Trace; c012beb0 <worker_thread+0/200>
Trace; c0108d39 <kernel_thread_helper+5/c>


----

^ permalink raw reply	[flat|nested] 6+ messages in thread
* Re: 2.5.62 oops and Raid-5
@ 2003-02-18  0:50 Stef Telford
  0 siblings, 0 replies; 6+ messages in thread
From: Stef Telford @ 2003-02-18  0:50 UTC (permalink / raw)
  To: neilb, stef; +Cc: linux-raid

actually, whilst i was sending you the ksymoops output
i searched and googled a bit and saw that hotplug seems
to crop up more than once in conjunction with the 
worker_thread 'oops'. I disabled that and recompiled 
(its an athlon, so it doesnt take long), re-lilo'd and
booted the 'new kernel'. This was the only kernel parameter
i changed and now i can mount the raid5 and it is marked
'clean' after the rebuild. i am currently using it as
well, playing mp3's from it, so its looking good.

that being said, there -was- a symoops on mount, although
it wasnt enough to stop it from mounting, and it appears
to be the same as the last one (same sort of ksymoops
output :\

i will try the patch tomorrow and let you know, i am
jst glad that the drive is working (for now :)

thanks for the help 
Stef

^ permalink raw reply	[flat|nested] 6+ messages in thread
* 2.5.62 oops and Raid-5
@ 2003-02-17 23:46 Stef Telford
  2003-02-18  5:02 ` Neil Brown
  0 siblings, 1 reply; 6+ messages in thread
From: Stef Telford @ 2003-02-17 23:46 UTC (permalink / raw)
  To: linux-raid; +Cc: stef

Hello,
        sorry to be a pain, but for some reason I
am getting a symoops under 2.5.62, yet everything
works fine in 2.5.58 (although i notice reiserfs
corruption in that one. not good)
 
        The symoops only comes after the raid-5 has
finished rebuilding, or if i try to mount it whilst
its still in degraded mode/rebuilding. either way,
it crashes.
 
md: md0: sync done.
RAID5 conf printout:
 --- rd:4 wd:4 fd:0
 disk 0, o:1, dev:ide/host2/bus0/target0/lun0/part6
 disk 1, o:1, dev:ide/host2/bus1/target0/lun0/part1
 disk 2, o:1, dev:ide/host4/bus0/target0/lun0/part6
 disk 3, o:1, dev:ide/host4/bus1/target0/lun0/part1
md: updating md0 RAID superblock on device
md: ide/host4/bus1/target0/lun0/part1 <6>(write) ide/host4/bus1/target0/lun0/part1's sb offset: 58633216
md: ide/host4/bus0/target0/lun0/part6 <6>(write) ide/host4/bus0/target0/lun0/part6's sb offset: 58633728
md: ide/host2/bus1/target0/lun0/part1 <6>(write) ide/host2/bus1/target0/lun0/part1's sb offset: 58633216
md: ide/host2/bus0/target0/lun0/part6 <6>(write) ide/host2/bus0/target0/lun0/part6's sb offset: 58633728
Unable to handle kernel NULL pointer dereference at virtual address 00000000
 printing eip:
00000000
*pde = 00000000
Oops: 0000
CPU:    0
EIP:    0060:[<00000000>]    Not tainted
EFLAGS: 00010046
eax: 00000000   ebx: cfd904ac   ecx: cfd905d0   edx: 00000000
esi: cffe8880   edi: cfd90584   ebp: c12ba000   esp: c12bbf4c
ds: 007b   es: 007b   ss: 0068
Process events/0 (pid: 3, threadinfo=c12ba000 task=c12bec40)
Stack: c0267f47 cfd904ac cfd90588 c012c403 cfd904ac cffe8884 c12ba000 cfd904ac
       c0267f50 cffe8884 cffe8880 c1299fa8 cffe888c c012c078 cffe8880 c12bbfa0
       00000000 00000000 c12ba000 c12ba000 c12ba000 00000001 00000000 c0119fd0
Call Trace: [<c0267f47>]  [<c012c403>]  [<c0267f50>]  [<c012c078>]  [<c0119fd0>]  [<c0119fd0>]  [<c012beb0>]  [<c0108d39>]
Code:  Bad EIP value.
 <6>note: events/0[3] exited with preempt_count 1

 
If there is anything else that may be of use,
jst let me know and i will forward that as well.
 
Thanks
Stef.

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2003-02-21  0:42 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-02-18  0:19 2.5.62 oops and Raid-5 Stef Telford
2003-02-18  5:40 ` Neil Brown
2003-02-21  0:42   ` Stef Telford
  -- strict thread matches above, loose matches on Subject: below --
2003-02-18  0:50 Stef Telford
2003-02-17 23:46 Stef Telford
2003-02-18  5:02 ` Neil Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox