Neil Brown wrote: >Technically: no. >raid5 itself doesn't do readahead. > > Could you clarify this line please: >The filesystem or VM layer does read-ahead. > > suggests that either: performance should only be affected by the readahead setting of the block layer immediately below the filesystem or: lvm and md use the VM layer to access the lower block levels and so performance is affected by readahead settings for all involved layers/devices. I strongly suspect the latter as I run xfs over lvm over md over sata and I found (I posted the test script aeons ago) that varying the readhead on different layers affects performance. The best performance (for my usage) was obtained by setting readahead to zero on all layers except the topmost (lvm for me). Comments? David - 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