Hi,
I have installed MLNX_OFED_LINUX-2.3-2.0.0 with MPSS 3.5.2 and I'm getting the next error in the output of ibv_devinfo:
Failed to query device propshca_id: mlx4_0
node_guid: xxxx:xxxx:xxxx:xxxx
sys_image_guid: xxxx:xxxx:xxxx:xxxx
vendor_id: xxxxcx
vendor_part_id: 4099
hw_ver: 0x1
board_id: XXXXXXXXXXXX
phys_port_cnt: 1
port: 1
state: PORT_ACTIVE (4)
max_mtu: 4096 (5)
active_mtu: 4096 (5)
sm_lid: 2
port_lid: 132
port_lmc: 0x00
link_layer: InfiniBand
...and also when I'm accesing to micN, in ifconfig Infiniband Interface does not appear..
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
mic0 Link encap:Ethernet HWaddr XX:XX:XX:XX:XX:XX
inet addr:172.31.0.2 Bcast:172.31.0.255 Mask:255.255.255.0
UP BROADCAST RUNNING MTU:1500 Metric:1
RX packets:288 errors:0 dropped:0 overruns:0 frame:0
TX packets:218 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:36003 (35.1 KiB) TX bytes:35431 (34.6 KiB)
mic0:ib Link encap:Ethernet HWaddr XX:XX:XX:XX:XX:XX
inet addr:xxxx.xxxx.xxxx.xxxx Bcast:0.0.0.0 Mask:255.255.255.0
UP BROADCAST RUNNING MTU:1500 Metric:1
...but, from the host it does... ..I did an external bridging and if I do ping to 172.31.0.2...it works, but obviously something is wrong, because the error mentioned above.
So, what is wrong? I've been trying to install MPSS whit Infiniband but it seems not work. I'm running in Centos 6.6 in a cluster.
Regards