Which mode of IPoIB does Open-e use?
Which mode of IP over Infiniband does Open-e use? Do they use IPoIB-CM (connected mode)? Because the connected mode is WAY faster than the other implementation of IPoIB (but still not as fast, of course, as SRP or, say, NFS-RDMA). In fact, it almost isn't even worth using Infiniband if you don't use at least IPoIB-CM:
http://www.cs.cmu.edu/~wtantisi/ibcl...xperiment.html
The IPoIB-CM (with SDR x4 Infiniband, i.e. 10Gb/s) achieves 500MB/s, while the slower IPoIB achieves only 100MB/s. The theoretical maximum is 1000MB/s for first-generation Infiniband cards, which can be approached using zero-copy protocols based on, say, RDMA.
Also, are any other infiniband cards compatible besides the ones listed in the product compatibility page?