* 2.4.14 cpqarray eepro100 ext3
@ 2002-01-22 13:58 Brugier Pascal
[not found] ` <Pine.LNX.4.33.0201221211100.20907-100000@coffee.psychology.mcmaster.ca>
[not found] ` <000b01c1a34f$65e6e860$2a0110ac@netlinkaccess.com>
0 siblings, 2 replies; 5+ messages in thread
From: Brugier Pascal @ 2002-01-22 13:58 UTC (permalink / raw)
To: linux-kernel
Hi
I'm not on the mailling list can you CC'ed the answers/comments
posted to the list in response to my posting? thank you.
I have a Compaq Prolient DL 360, 1 PIII 1 GHz, 2 scsi hd in Raid 1
2 ethernet controlers eepro100 (only one is used) and ext3 fs.
The server hangs when (it seems) we want to read or cp big
file (140 Mo).
The computer is not near me but, i know that the kernel screem
on the console:
Invalid operand 00000 (i'm not sur about thenumber of 0 because
someone else read for me and doesn't remember)
I found on the internet that their is problem whith 2.4.14 and
cpqarray.
I want to know if it's true and if the problem is now out whith
other versions ?
Excuse-me for my bad english and thank you very much.
Best regards
--
Pascal Brugier
---------------------------------------------------------------
Easter-eggs Spécialiste GNU/Linux
44-46 rue de l'Ouest - 75014 Paris - France - Métro Gaité
Phone: +33 (0) 1 43 35 00 37 - Fax: +33 (0) 1 43 35 00 76
mailto:pbrugier@easter-eggs.com - http://www.easter-eggs.com
---------------------------------------------------------------
709D77A2 - ED24 4E29 E5B4 FDE7 56A4 352D F24E 7E68 709D 77A2
_______________________________________________________________
^ permalink raw reply [flat|nested] 5+ messages in thread[parent not found: <Pine.LNX.4.33.0201221211100.20907-100000@coffee.psychology.mcmaster.ca>]
* Re: 2.4.14 cpqarray eepro100 ext3 [not found] ` <Pine.LNX.4.33.0201221211100.20907-100000@coffee.psychology.mcmaster.ca> @ 2002-01-24 11:28 ` Brugier Pascal 2002-01-24 14:19 ` Brugier Pascal 0 siblings, 1 reply; 5+ messages in thread From: Brugier Pascal @ 2002-01-24 11:28 UTC (permalink / raw) To: Mark Hahn; +Cc: linux-kernel On Tue, Jan 22, 2002 at 12:11:52PM -0500, Mark Hahn wrote: > > The server hangs when (it seems) we want to read or cp big > > file (140 Mo). > > that's not a large file. > > > Invalid operand 00000 (i'm not sur about thenumber of 0 because > > someone else read for me and doesn't remember) > > that's a bug or oops, and you must capture the whole thing, > and run it through ksymoops for it to be meaningful. > Hi Remember i'm not on the mailing list, pleased CC'ed answer to my message, thank you. I've best informations: I've 4 partitions on the server /dev/ida/c0d0 swap /dev/ida/c0d1 / /dev/ida/c0d2 /tmp /dev/ida/c0d3 /var When i want to edit a file: /var/log/mylogdir/mylogfile (140 Mb) the server hangs whith this messages: invalid operand CPU: 0L EIP: 0010:[<c0123154>] Not tainted EFLAGS: 00010046 eax: 00000000 ebx: d99a9f60 ecx: 00000002 edx: c1665740 esi: 00000002 edi: c1665740 ebp: 00000001 esp: c01fbf18 ds: 0018 es: 0018 ss: 0018 Process swapper (pid: 0, stackpage=c01fb000) Stack: d99a9f60 c012f92b 00000000 dfa01f48 c1821800 e082a885 d99a9f60 00000001 dfffa680 24000001 00000003 c01fbf94 00000002 c0107f8d 00000003 c1821800 c01fbf94 00000060 c0230960 00000003 c01fbf8c c01080f6 00000003 c01fbf94 Call Trace: [<c012f92b>] [<e082a885>] [<c0107f8d>] [<c01080f6>] [<c01053e9>] [<c0105360>] [<c0109ed8>] [<c0105360>] [<c0105360>] [<c0105383>] [<c01053e9<] [<c0105000>] [<c0105027>] Code: 0f 0b 8d 5a 24 8d 42 28 39 42 28 74 11 b9 01 00 00 00 ba 03 <0>Kernel panic: Aiee, killing interrupt handler! In interrupt handler - not syncing ############### If i want to copy /var/log/mylogdir/mylogfile Kernel saya: invalid request on ida/c0d0 = (cmd=30 sect=837624 cnt=248 sg=1 ret=10) ############### After writing this message i will downgrad to a 2.4.13 which is patched for ext3 and runnig whithout any problem on an other server whith the same hardware. The difference between the 2 servers is that the 2.4.14's one is running on Raid 1 and the 2.4.13 on Raid 5. I hope i give you enought informations . Thanks a lot Best regards -- Pascal Brugier --------------------------------------------------------------- Easter-eggs Spécialiste GNU/Linux 44-46 rue de l'Ouest - 75014 Paris - France - Métro Gaité Phone: +33 (0) 1 43 35 00 37 - Fax: +33 (0) 1 43 35 00 76 mailto:pbrugier@easter-eggs.com - http://www.easter-eggs.com --------------------------------------------------------------- 709D77A2 - ED24 4E29 E5B4 FDE7 56A4 352D F24E 7E68 709D 77A2 _______________________________________________________________ ^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: 2.4.14 cpqarray eepro100 ext3 2002-01-24 11:28 ` Brugier Pascal @ 2002-01-24 14:19 ` Brugier Pascal 2002-01-24 14:39 ` Brugier Pascal 0 siblings, 1 reply; 5+ messages in thread From: Brugier Pascal @ 2002-01-24 14:19 UTC (permalink / raw) To: Mark Hahn; +Cc: linux-kernel On Thu, Jan 24, 2002 at 12:28:23PM +0100, Brugier Pascal wrote: > On Tue, Jan 22, 2002 at 12:11:52PM -0500, Mark Hahn wrote: > > > The server hangs when (it seems) we want to read or cp big > > > file (140 Mo). > > > > that's not a large file. > > > > > Invalid operand 00000 (i'm not sur about thenumber of 0 because > > > someone else read for me and doesn't remember) > > > > that's a bug or oops, and you must capture the whole thing, > > and run it through ksymoops for it to be meaningful. > > > Hi > > Remember i'm not on the mailing list, pleased CC'ed answer to my > message, thank you. > > I've best informations: > > I've 4 partitions on the server > /dev/ida/c0d0 swap I make a mistake: it is: /dev/ida/c0d0p1 > /dev/ida/c0d1 / It is /dev/ida/c0d0p2 > /dev/ida/c0d2 /tmp It is /dev/ida/c0d0p3 > /dev/ida/c0d3 /var It is /dev/ida/c0d0p4 > > When i want to edit a file: /var/log/mylogdir/mylogfile (140 Mb) > the server hangs whith this messages: > > invalid operand > CPU: 0L > EIP: 0010:[<c0123154>] Not tainted > EFLAGS: 00010046 > eax: 00000000 ebx: d99a9f60 ecx: 00000002 edx: c1665740 > esi: 00000002 edi: c1665740 ebp: 00000001 esp: c01fbf18 > ds: 0018 es: 0018 ss: 0018 > Process swapper (pid: 0, stackpage=c01fb000) > Stack: d99a9f60 c012f92b 00000000 dfa01f48 c1821800 e082a885 d99a9f60 > 00000001 > dfffa680 24000001 00000003 c01fbf94 00000002 c0107f8d 00000003 > c1821800 > c01fbf94 00000060 c0230960 00000003 c01fbf8c c01080f6 00000003 > c01fbf94 > Call Trace: [<c012f92b>] [<e082a885>] [<c0107f8d>] [<c01080f6>] > [<c01053e9>] [<c0105360>] [<c0109ed8>] [<c0105360>] [<c0105360>] > [<c0105383>] [<c01053e9<] [<c0105000>] [<c0105027>] > > Code: 0f 0b 8d 5a 24 8d 42 28 39 42 28 74 11 b9 01 00 00 00 ba 03 > <0>Kernel panic: Aiee, killing interrupt handler! > In interrupt handler - not syncing > > ############### > > If i want to copy /var/log/mylogdir/mylogfile > > Kernel saya: > > invalid request on ida/c0d0 = (cmd=30 sect=837624 cnt=248 sg=1 ret=10) > > ############### > > After writing this message i will downgrad to a 2.4.13 which is patched > for ext3 and runnig whithout any problem on an other server whith the > same hardware. The difference between the 2 servers is that the > 2.4.14's one is running on Raid 1 and the 2.4.13 on Raid 5. > > I hope i give you enought informations . > > Thanks a lot > > Best regards > > -- > Pascal Brugier > --------------------------------------------------------------- > Easter-eggs Spécialiste GNU/Linux > 44-46 rue de l'Ouest - 75014 Paris - France - Métro Gaité > Phone: +33 (0) 1 43 35 00 37 - Fax: +33 (0) 1 43 35 00 76 > mailto:pbrugier@easter-eggs.com - http://www.easter-eggs.com > --------------------------------------------------------------- > 709D77A2 - ED24 4E29 E5B4 FDE7 56A4 352D F24E 7E68 709D 77A2 > _______________________________________________________________ > - > To unsubscribe from this list: send the line "unsubscribe linux-kernel" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html > Please read the FAQ at http://www.tux.org/lkml/ > -- Pascal Brugier --------------------------------------------------------------- Easter-eggs Spécialiste GNU/Linux 44-46 rue de l'Ouest - 75014 Paris - France - Métro Gaité Phone: +33 (0) 1 43 35 00 37 - Fax: +33 (0) 1 43 35 00 76 mailto:pbrugier@easter-eggs.com - http://www.easter-eggs.com --------------------------------------------------------------- 709D77A2 - ED24 4E29 E5B4 FDE7 56A4 352D F24E 7E68 709D 77A2 _______________________________________________________________ ^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: 2.4.14 cpqarray eepro100 ext3 2002-01-24 14:19 ` Brugier Pascal @ 2002-01-24 14:39 ` Brugier Pascal 0 siblings, 0 replies; 5+ messages in thread From: Brugier Pascal @ 2002-01-24 14:39 UTC (permalink / raw) To: Mark Hahn; +Cc: linux-kernel On Thu, Jan 24, 2002 at 03:19:35PM +0100, Brugier Pascal wrote: > On Thu, Jan 24, 2002 at 12:28:23PM +0100, Brugier Pascal wrote: > > On Tue, Jan 22, 2002 at 12:11:52PM -0500, Mark Hahn wrote: > > > > The server hangs when (it seems) we want to read or cp big > > > > file (140 Mo). > > > > > > that's not a large file. > > > > > > > Invalid operand 00000 (i'm not sur about thenumber of 0 because > > > > someone else read for me and doesn't remember) > > > > > > that's a bug or oops, and you must capture the whole thing, > > > and run it through ksymoops for it to be meaningful. > > > > > Hi > > > > Remember i'm not on the mailing list, pleased CC'ed answer to my > > message, thank you. > > > > I've best informations: > > > > I've 4 partitions on the server > > /dev/ida/c0d0 swap > > I make a mistake: it is: /dev/ida/c0d0p1 > > > /dev/ida/c0d1 / > > It is /dev/ida/c0d0p2 > > > /dev/ida/c0d2 /tmp > > It is /dev/ida/c0d0p3 > > > /dev/ida/c0d3 /var > > It is /dev/ida/c0d0p4 > > > > > When i want to edit a file: /var/log/mylogdir/mylogfile (140 Mb) > > the server hangs whith this messages: > > > > invalid operand > > CPU: 0L > > EIP: 0010:[<c0123154>] Not tainted > > EFLAGS: 00010046 > > eax: 00000000 ebx: d99a9f60 ecx: 00000002 edx: c1665740 > > esi: 00000002 edi: c1665740 ebp: 00000001 esp: c01fbf18 > > ds: 0018 es: 0018 ss: 0018 > > Process swapper (pid: 0, stackpage=c01fb000) > > Stack: d99a9f60 c012f92b 00000000 dfa01f48 c1821800 e082a885 d99a9f60 > > 00000001 > > dfffa680 24000001 00000003 c01fbf94 00000002 c0107f8d 00000003 > > c1821800 > > c01fbf94 00000060 c0230960 00000003 c01fbf8c c01080f6 00000003 > > c01fbf94 > > Call Trace: [<c012f92b>] [<e082a885>] [<c0107f8d>] [<c01080f6>] > > [<c01053e9>] [<c0105360>] [<c0109ed8>] [<c0105360>] [<c0105360>] > > [<c0105383>] [<c01053e9<] [<c0105000>] [<c0105027>] > > > > Code: 0f 0b 8d 5a 24 8d 42 28 39 42 28 74 11 b9 01 00 00 00 ba 03 > > <0>Kernel panic: Aiee, killing interrupt handler! > > In interrupt handler - not syncing > > > > ############### > > > > If i want to copy /var/log/mylogdir/mylogfile > > > > Kernel saya: > > > > invalid request on ida/c0d0 = (cmd=30 sect=837624 cnt=248 sg=1 ret=10) > > > > ############### > > > > After writing this message i will downgrad to a 2.4.13 which is patched > > for ext3 and runnig whithout any problem on an other server whith the > > same hardware. The difference between the 2 servers is that the > > 2.4.14's one is running on Raid 1 and the 2.4.13 on Raid 5. I did it, it works fine, i made the same tests and there was no problems.I read the changelog on kernel.org, and i saw that a modification was made on cpqarray module, i think there will be a problem with this module (it's an idea, i'm a newby ;-) ) Thanks a lot Pascal > > > > I hope i give you enought informations . > > > > Thanks a lot > > > > Best regards > > > > -- > > Pascal Brugier > > --------------------------------------------------------------- > > Easter-eggs Spécialiste GNU/Linux > > 44-46 rue de l'Ouest - 75014 Paris - France - Métro Gaité > > Phone: +33 (0) 1 43 35 00 37 - Fax: +33 (0) 1 43 35 00 76 > > mailto:pbrugier@easter-eggs.com - http://www.easter-eggs.com > > --------------------------------------------------------------- > > 709D77A2 - ED24 4E29 E5B4 FDE7 56A4 352D F24E 7E68 709D 77A2 > > _______________________________________________________________ > > - > > To unsubscribe from this list: send the line "unsubscribe linux-kernel" in > > the body of a message to majordomo@vger.kernel.org > > More majordomo info at http://vger.kernel.org/majordomo-info.html > > Please read the FAQ at http://www.tux.org/lkml/ > > > > -- > Pascal Brugier > --------------------------------------------------------------- > Easter-eggs Spécialiste GNU/Linux > 44-46 rue de l'Ouest - 75014 Paris - France - Métro Gaité > Phone: +33 (0) 1 43 35 00 37 - Fax: +33 (0) 1 43 35 00 76 > mailto:pbrugier@easter-eggs.com - http://www.easter-eggs.com > --------------------------------------------------------------- > 709D77A2 - ED24 4E29 E5B4 FDE7 56A4 352D F24E 7E68 709D 77A2 > _______________________________________________________________ > - > To unsubscribe from this list: send the line "unsubscribe linux-kernel" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html > Please read the FAQ at http://www.tux.org/lkml/ > -- Pascal Brugier --------------------------------------------------------------- Easter-eggs Spécialiste GNU/Linux 44-46 rue de l'Ouest - 75014 Paris - France - Métro Gaité Phone: +33 (0) 1 43 35 00 37 - Fax: +33 (0) 1 43 35 00 76 mailto:pbrugier@easter-eggs.com - http://www.easter-eggs.com --------------------------------------------------------------- 709D77A2 - ED24 4E29 E5B4 FDE7 56A4 352D F24E 7E68 709D 77A2 _______________________________________________________________ ^ permalink raw reply [flat|nested] 5+ messages in thread
[parent not found: <000b01c1a34f$65e6e860$2a0110ac@netlinkaccess.com>]
* Re: 2.4.14 cpqarray eepro100 ext3 [not found] ` <000b01c1a34f$65e6e860$2a0110ac@netlinkaccess.com> @ 2002-01-30 11:16 ` 'Brugier Pascal' 0 siblings, 0 replies; 5+ messages in thread From: 'Brugier Pascal' @ 2002-01-30 11:16 UTC (permalink / raw) To: linux-kernel On Tue, Jan 22, 2002 at 09:16:34AM -0500, Adam Kropelin wrote: > Brugier Pascal: > > Hi > > > > I'm not on the mailling list can you CC'ed the answers/comments > > posted to the list in response to my posting? thank you. > > > > I have a Compaq Prolient DL 360, 1 PIII 1 GHz, 2 scsi hd in Raid 1 > > 2 ethernet controlers eepro100 (only one is used) and ext3 fs. > > <snip> > > > Invalid operand 00000 (i'm not sur about thenumber of 0 because > > someone else read for me and doesn't remember) > > <snip> > > Pascal, > > I had this same problem on my home-grown server (i.e., not a Compaq) > running a Compaq Smart 221. It followed me across kernel versions and > across cpqarray driver versions. In my case it turned out to be bad RAM > in the server uncovered by memtest86. With new RAM it's now rock-solid > for me. > > There is an updated version of cpqarray in 2.4.13-ac7 (not sure which > -ac it came in at, but that's the one I grabbed it from) which you can > copy directly into 2.4.17 if you want. I see slightly improved > performance with that update, though it was the RAM that actually solved > my issue. > Hi I'm sur now that it's not a memory problem, i downgrad to 2.4.13 and everything work fine. I'll send a new mail with more explications to the list (now i'd suscribe), to explain my problem and what i found (with from others of course). Best regards -- Pascal Brugier --------------------------------------------------------------- Easter-eggs Spécialiste GNU/Linux 44-46 rue de l'Ouest - 75014 Paris - France - Métro Gaité Phone: +33 (0) 1 43 35 00 37 - Fax: +33 (0) 1 43 35 00 76 mailto:pbrugier@easter-eggs.com - http://www.easter-eggs.com --------------------------------------------------------------- 709D77A2 - ED24 4E29 E5B4 FDE7 56A4 352D F24E 7E68 709D 77A2 _______________________________________________________________ ^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2002-01-30 11:17 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-01-22 13:58 2.4.14 cpqarray eepro100 ext3 Brugier Pascal
[not found] ` <Pine.LNX.4.33.0201221211100.20907-100000@coffee.psychology.mcmaster.ca>
2002-01-24 11:28 ` Brugier Pascal
2002-01-24 14:19 ` Brugier Pascal
2002-01-24 14:39 ` Brugier Pascal
[not found] ` <000b01c1a34f$65e6e860$2a0110ac@netlinkaccess.com>
2002-01-30 11:16 ` 'Brugier Pascal'
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox