So far what is done.
2 voltaire HCA 400ex, direct connected via CX4 cable.
For function testing i used Win7 and Ubuntu server (Openfabrics driver), UD mode ca. 5Gb/s, CM Mode 9Gb/s, wich is quite nice.
Now im compiled a new Nas4free with ported Driver.
https://wiki.freebsd.org/InfiniBand
CM Mode (connected mode) is not working so far, when i activating it on widows side i can copy to NAS but as soon as traffic want to go to Win i get
Packetdropps with message that those ore bigger as MTU 2044(wich is size for UD Mode).
Ifconfig mtu for infiniband is showing 65522.
UD mode is working almost fine, but not with the speed of Real Linux Host, getting arround 330MB/s testet with iperf und Data copy over CIFS/SMB.
Now i will try this with a normal Freebsd first, to get arround some of the Nas4free "Edges".
Maybe i just compile with UD Support, to see if there is any increase in Performance.
In Linux you switch beetween CM and UD mode
Code: Select all
echo datagram > /sys/class/net/ibX/mode
echo connected > /sys/class/net/ibX/mode
If someone is interrested i will post Results here.






