Hey folks, Quick question. I have been reading up on read-balancing, and I understand that 2.6 has been tuned to have the drive head closest to the data perform the read to reduce seak times. This is neat, but can it prevent two disks from working together to read the same, nonfragmented file? Did read-balancing ever allow the ability for mirrored drives to work together on a sequential read? Seams that in a large read, each drive in a mirror could pick up a piece to read, and then reassembled the sequential read in RAM. Also, does this prevent balancing multiple separate reads in the same file, or will the idle disk seak and read while the drive closer to the action is busy? Assuming, of course, the data isn't in cache. Just therory stuff, really, but a curiosity none the less. - To unsubscribe from this list: send the line "unsubscribe linux-raid" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html