On Fri, 26 Oct 2001, Macaulay, Robert wrote: > > True. I have done that. This is a "let's see if it goes really fast with a > lot of disks" test. We have the disks divided up in stripe sets no bigger > than 8 typically, all separated out by function. I was just playing around > with a massive stripe, and ran into this oddity. I made 2 12-way stripes with mdtools, then another layer of raid0 on top of that, just to see if it would make any difference. The md got about the same write performance, but the read was about the same as the writes were, much higher than LVM. Where is the patch you referred to to increase the read ahead? Part of our Oracle testing(with volumes separated by use) involves sequential table scans, which sound like they could benefit greatly from this patch. Thx Robert