I have Solaris 10 Update 10 running. I have Mellanox MHQH29B-XTR PCIe x8 dual port ConnectX2 QDR IB Infiniband card. All I can see that its detecting it as:
Code:
#/usr/X11/bin/scanpci | grep Mellanox
Mellanox Technologies MT26428 VPI PCIe 2.0 5GT/s – IT QDR / 10GigE]
#ls –R /devices | grep 15b3
Pci15b3, 22@0
Pci15b3,22@0:devctl
/devices/pci@0,0/pci8086,3410@9/pci15b3,22@0:
#pkginfo | grep –I infini
System SUNWeoib Solaris Ethernet over InfiBand
System SUNWib Sun InfiniBand Framework
System SUNWibsdp Sun InfiniBand layered Sockets Direct Protocol
System SUnWibsdpib
System SUnWibsdpu
System SUNWiopoib
System WUNWrpcib
#modinfo | grep infi
92 ffffffffefb0a000 b4d0 - 1 ibdm ( InfiniBand Device Manager)
250 fffffffffff08e2000 e9c8 170 I ibd (InfiniBand GLDv3 Driver 1.38)
I was following
http://docs.oracle.com/cd/E19241-01/...html#scrolltoc which says you need firmware for Solaris 10. Is it really needed? Also, as in Linux, it doesnt have ibstat command.
Please help me if anything else need to be configure for making this card run.