Re: oops with dual xeon 2.8ghz 4gb ram +smp, software raid, lvm,and xfs

From: Andrew Morton
Date: Mon Nov 22 2004 - 19:26:05 EST


Phil Dier <phil@xxxxxxx> wrote:
>
> I'm setting up a storage array with Linux, software RAID, LVM, and XFS,
> but I keep getting oopses during heavy I/O. I've been able to reproduce
> this with 2.6.6, 2.6.8.1, 2.6.9, and 2.6.10-rc2-bk4. I have dual xeon
> 2.8s with 4gb of ram. I'm using adaptec and a fusion mpt scsi devices
> (more details in the following link). Connected are 2 ultra160 scsi
> jbods w/ 2 disks apiece. I'm using raid 10 (or should it be 01?) mirrored
> stripes.
>
> Due to its size, I've posted my debug info at this location (I've included
> output from all of the above kernels):
>
> <http://www.icglink.com/cluster-debug-info.html> (~235kb)

yow. The dread combination of XFS, LVM, software RAID and bloaty scsi
drivers. Looks like a stack overrun.

Can you rebuild the kernel with CONFIG_4KSTACKS=n?

-
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/