I'm thinking of building a storage server with a number of HBAs. Does anyone have experience on connecting all disks in a vdev to 1 HBA vs. connecting each disk in a vdev to a different HBA?
If you had each disk on a different HBA, you gain some protection against failure of the HBA. But I wonder if there is a performance penalty since you now have to talk to each HBA to read a stripe off the vdev...
If you had each disk on a different HBA, you gain some protection against failure of the HBA. But I wonder if there is a performance penalty since you now have to talk to each HBA to read a stripe off the vdev...