My new SAN server has four SAS backplanes with ports for 4 disks each. Independently, I'm organizing my zpools around pairs of mirrored vdevs. So I have a physical disk layout that's a 4x4 matrix, and I have a logical layout with groups of 4 disks.
One 4 drive zpool could either occupy one whole backplane, or it could be distributed with one disk on each backplane (or potentially 2 disks each in 2 backplanes).
My question is this: is there any benefit to thinking about disk organization across the backplanes?
If a backplane were to die, it would either take out a whole zpool, which I assume in the meantime would be very safe and very offline, or it would take out (redundant) parts of all the zpools, which would degrade all of them but keep them online.
Any performance benefit or detriment to centering traffic to a zpool on one HBA port/one backplane?
Any other considerations?
I realize this is taking it a little far.

