Re: how to log reiser and raid0 crash? 2.6.0-t4

From: Resident Boxholder
Date: Thu Aug 28 2003 - 02:42:49 EST


2.6.0-t4 amd 3000+ 1G four maxtor 60G drives on two controllers(mb's and promise)

problem isolated to promise card(have to verify the other is error-free longer though)

Oleg Drokin wrote:

Hello!

On Tue, Aug 26, 2003 at 03:57:39PM -0400, Resident Boxholder wrote:



I cause a lock up by doing a cp -aR /usr/src /mnt/usr...



Is there any chance of using sirial console to see if you can capture something on that?

Bye,
Oleg

I have a second linux pc and I can google whether to use null or regular serial cable,
howto put a console on serial, then log to that, I guess that's all. As a bonus I won't
need a kvm switch anymore.

Here's some repeatable "high-level(monkey-level)" info.

I have four drives, two on mboard controller and two on a 133 Promise card.
If I make a four-drive four-partition raid zero md device, I get enough lockups
to draw my attention, so then I make two-drive md devices to see which
controller works, if any. Without really flogging it I got ext2 and reiserfs on
the mboard's two drives to work for mkfs, fsck, and copy /usr/src/ /tmp
so maybe this is a Promise problem. The mboard controller handles udma6
no problem for that two-drive md.

With only two drives on the promise card forming a raid zero md device,
crashes happen on mkfs and fscks and even though no md's are mounted
on boot, the boot won't happen sometimes after a crash.

I have no errors logging anymore. The only one I got was by switching to
vc/5 and seeing reiserfs info but I don't see that anymore since fixing one
thing, it was because of mdadm and debian config conflict, forget that.
The irq error storm was a false lead as well, no more such errors, no
errors at all logged, since removing cd's and second promise card and
turning usb off and turning apic off in bios and letting linux turn apic on.
ACPI is smooth, no errors, just sudden death.

Things I've tried are no fastrak in promise kernel config, hdparm no dma,
hdparm udma4 instead of udma6. I'll try pio4 pio3 on the promise md
and really flog the mboard-controlled md to verify that there is no
problem except on the promise card. I'm reading what Alan Cox is
saying about "LBA48 pio and udma" so I will try turning dma off
and going down in pio modes.

Swap is working with four drives, so two on the promise card, but with 1G of
ram swap on the promise card may never be used.

-Bob D

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/