I just want to point out that if you have multiple pipes (which I take as a given, whats the point of multipathing without them?) any one lun can only use one path at a given time, leaving the other(s) idle. For an active/active config you want a minimum of 1 lun per host channel on your storage.
I'll show you what I have in multipath and see if we can improve
[4:0:0:10] disk HP HSV340 1120 /dev/sdj 783GB
[0:0:0:10] disk HP HSV340 1120 /dev/sdb 783GB
[0:0:0:11] disk HP HSV340 1120 /dev/sdc 783GB
[0:0:0:12] disk HP HSV340 1120 /dev/sdd 4.39TB
[0:0:0:13] disk HP HSV340 1120 /dev/sde 4.71TB
[0:0:1:10] disk HP HSV340 1120 /dev/sdf 783GB
[0:0:1:11] disk HP HSV340 1120 /dev/sdg 783GB
[0:0:1:12] disk HP HSV340 1120 /dev/sdh 4.39TB
[0:0:1:13] disk HP HSV340 1120 /dev/sdi 4.71TB
[4:0:0:11] disk HP HSV340 1120 /dev/sdk 783GB
[4:0:0:12] disk HP HSV340 1120 /dev/sdl 4.39TB
[4:0:0:13] disk HP HSV340 1120 /dev/sdm 4.71TB
[4:0:1:10] disk HP HSV340 1120 /dev/sdn 783GB
[4:0:1:11] disk HP HSV340 1120 /dev/sdo 783GB
[4:0:1:12] disk HP HSV340 1120 /dev/sdp 4.39TB
[4:0:1:13] disk HP HSV340 1120 /dev/sdq 4.71TB
multipath -ll
DFAST2 (36001438009b066860000600000690000) dm-2 HP,HSV340
size=730G features='1 queue_if_no_path' hwhandler='0' wp=rw
`-+- policy='round-robin 0' prio=0 status=active
|- 0:0:0:11 sdc 8:32 active ready running
|- 0:0:1:11 sdg 8:96 active ready running
|- 4:0:0:11 sdk 8:160 active ready running
`- 4:0:1:11 sdo 8:224 active ready running
DFAST1 (36001438009b066860000600000650000) dm-1 HP,HSV340
size=730G features='1 queue_if_no_path' hwhandler='0' wp=rw
`-+- policy='round-robin 0' prio=0 status=active
|- 0:0:0:10 sdb 8:16 active ready running
|- 0:0:1:10 sdf 8:80 active ready running
|- 4:0:0:10 sdj 8:144 active ready running
`- 4:0:1:10 sdn 8:208 active ready running
DLOW2 (36001438009b066860000600000720000) dm-4 HP,HSV340
size=4.3T features='1 queue_if_no_path' hwhandler='0' wp=rw
`-+- policy='round-robin 0' prio=0 status=active
|- 0:0:0:13 sde 8:64 active ready running
|- 0:0:1:13 sdi 8:128 active ready running
|- 4:0:0:13 sdm 8:192 active ready running
`- 4:0:1:13 sdq 65:0 active ready running
DLOW1 (36001438009b0668600006000006d0000) dm-3 HP,HSV340
size=4.0T features='1 queue_if_no_path' hwhandler='0' wp=rw
`-+- policy='round-robin 0' prio=0 status=active
|- 0:0:0:12 sdd 8:48 active ready running
|- 0:0:1:12 sdh 8:112 active ready running
|- 4:0:0:12 sdl 8:176 active ready running
`- 4:0:1:12 sdp 8:240 active ready running
I think they have active active.