Archives


- Beowulf
- Beowulf Announce
- Scyld-users
- Beowulf on Debian

[Beowulf] Raid disk read performance issue in Linux 2.6, anyone seen this?

Many of your questions may have already been answered in earlier discussions or in the FAQ. The search results page will indicate current discussions as well as past list serves, articles, and papers.

Search

Craig Tierney ctierney at HPTI.com
Tue Dec 7 11:25:44 PST 2004


On Mon, 2004-12-06 at 23:44, Chris Samuel wrote:
> On Sun, 5 Dec 2004 04:42 am, Craig Tierney wrote:
> 
> > For the 2.4 kernels, I needed to tweak /proc/sys/vm/max_readahead
> > to improve performance.
> 
> Out of interest, what was your tweak ?
> 
> cheers!
> Chris


The max_readahead is too small for high performance RAID
hardware.  I typically set:

echo 511 > /proc/sys/vm/max_readahead

But it depends.  If I am using LVM to stripe across volumes
I have seen better performance with 1023.  I would test
out different values, but I have never seen where the default
value of 31 was adequate.

I also changed /proc/sys/vm/min_readahead, but that didn't
seem to make a difference on the large streaming IO opterations.

Craig






More information about the Beowulf mailing list