On Saturday May 20, jeff@xxxxxxx wrote: > interrupted by seeks from read requests on the RAID. But that's not > really necessary; imagine if it instead went something like: > > sbb1 -> sbg1 # High bandwidth copy operation limited by drive speed > sb[cde]1 # These guys handle read requests > Yeh... that could be done. There is even a comment in the 2.4 code: /* If reconstructing, and >1 working disc, * could dedicate one to rebuild and others to * service read requests .. */ though that seems to have disappeared from 2.6. Given that - high rebuild speed could swamp some buss and so interfere with regular IO and - it is fairly easy to ask for the speed to be higher I'm not sure that it is necessary.... might be interesting though. I've added it to my todo list, but if someone else would like to have a try.... NeilBrown - 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