On Tue, 16 May 2006 at 9:38am, Neil Brown wrote
On Monday May 15, jlb17@xxxxxxxx wrote:
I've got a x86_64 system with 2 3ware 9550SX-12s, each set up as a raid5
w/ a hot spare. Over that, I do a software raid0 stripe via:
mdadm -C /dev/md0 -c 512 -l 0 -n 2 /dev/sd[bc]1
Whenever I try to format md0 (I've tried both mke2fs and mkfs.xfs), the
system OOPSes. I'm running centos-4 with the default kernel, but I've
upgraded the 3ware driver/firmware to the most recent versions. Based on
the OOPS I'll paste below, who should I be blaming for this crash? Any
ideas on how to fix it? Thanks.
Try this.
http://www.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=1eb29128c644581fa51f822545921394ad4f719f
Raid0 has troubles in 64bit machines back in 2.6.9 days.
That certainly looks to have done it -- thanks!
--
Joshua Baker-LePain
Department of Biomedical Engineering
Duke University
-
To unsubscribe from this list: send the line "unsubscribe linux-raid" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html