Just to clarify, multipath i/o can use more than one line in a way that is "like" aggregation. I have had hosts with 2 or 4 1 gig links that where 2 or 4 distinct links (IE all 2/4 where in separate IP ranges / collision domains etc) pulling more in and out of the SAN than typical aggregation rules allow. In multipath you dispatch commands over all the links which typically will land at the SAN which has multiple interfaces itself. This allows well above 1gig for a single sequential over multiple links. I tested it to one of my smaller disk groups as 1 host with 2x 1gig pulling 210MB/s sequential doing only one transfer. Considering theoretical is 250MB/s, I considered that fine. What was happening is the host would dispatch say 25 requests for sectors on one link and then 25 on the next allowing the SAN to service the next 25, and get them going over the wire before the first 25 had completed.