Re: ConnectX-3 FreeBSD support
My understanding is that in the new driver design wth FreeBSD 10 they're kernel mode drivers that don't need to be compiled into the kernel. You can build the kernel drivers by: cd...
View ArticleRe: ConnectX3 FreeBSD 10 ethernet mode
Ok we figured out how to set it to Ethernet mode in FreeBSD 10 (you need to have the mlxen kernel driver loaded): sysctl sys.device.mlx4_core0.mlx4_port1=eth We're testing using iperf between 2 servers...
View ArticleSR-IOV CentOS 7 Host and CentOS 6.4 guest performance and right set up
HI, I've been investigating SR-IOV support on ConnectX-3, specifically MT27500 with CentOS-7 as the host and CentOS-6.4 as the guest. I've create one VF on my card and expose it to the VM. I wasn't too...
View ArticleRe: ConnectX3 FreeBSD 10 ethernet mode
Tom,Here are the ConnectX-3 QDR cards and their descriptions. MCX353A-QCBTConnectX®-3 VPI adapter card, single-port QSFP, QDR IB (40Gb/s) and 10GbE, PCIe3.0 x8 8GT/s, tall bracket, RoHS...
View ArticleRe: QSFP+ Amber & Arista 7050 SFP+ green but can't pass traffic
Anand: We have considered it but can not find in your docs how to do this. Cheers, Gage415 608 4799 (m)
View ArticleRe: QSFP+ Amber & Arista 7050 SFP+ green but can't pass traffic
GageWhat device is the QSA plugged into?ThanksAnand
View ArticleRe: QSFP+ Amber & Arista 7050 SFP+ green but can't pass traffic
Anand: We are connecting a QSA adapter to an on-board QSFP port from a Mellanox ASIC running the ConnectX-3 software.This port is capable of 56Gbps IB and 40Gbps Ethernet via VPI. Do you need specific...
View ArticleRe: QSFP+ Amber & Arista 7050 SFP+ green but can't pass traffic
GregMay be I misread something and I dont understand the setup. You mentioned intel transceiver on one end and Arsita 7050 on the other end in the original thread. Has that changed? ConnectX-3 is the...
View ArticleRe: QSFP+ Amber & Arista 7050 SFP+ green but can't pass traffic
Anand: Mellanox ASIC --> QSA -->Intel-based Transceiver -->LC cable 70m --> Arista 7050 fiber port. Does that clarify the situation? Gage
View ArticleRe: QSFP+ Amber & Arista 7050 SFP+ green but can't pass traffic
Yes, thank you. Can you try to set the speed on the Arista port to 10000, it may be set to auto negotiate.
View ArticleRe: QSFP+ Amber & Arista 7050 SFP+ green but can't pass traffic
Thanks Anand. We have to open a change-control with Sungard, usually takes the better part of a day.Keep you posted and appreciate your assistance.
View ArticleRe: Link speed limited to 10gbps
Thanks Anand, I just emailed support with the results.
View ArticleRe: ConnectX3 FreeBSD 10 ethernet mode
It's actually a ConnectX-3 built directly into a SuperMicro motherboard (integrated)... so not sure how that equates. I emailed support with the ibv_devinfo as requested in the other topic. Thanks!
View ArticleRe: QSFP+ Amber & Arista 7050 SFP+ green but can't pass traffic
Hi Anand: The change-request to hard-set the Arista port is still pending.We have confirmed that both sides are Auto but are showing an Ethernet 10000 link speed. While we wait for the Arista port to...
View ArticleRe: SR-IOV CentOS 7 Host and CentOS 6.4 guest performance and right set up
Hi devs, 1) Maybe you don't use IB on the guest then I doubt that you need GUIDs2) What kind of the RDMA problems you saw? Seeing the error message can help to understand the problem better.3)...
View ArticleRe: Updating OFED drivers from 1.5.3 to 1.5.4
Did you reboot the host after installation finished? Run 'lsmod' command and check that IB drivers are loaded (ib_uverbs, mlx4_XXX, etc)
View ArticleRe: QSFP+ Amber & Arista 7050 SFP+ green but can't pass traffic
Hi Anand: This came back about your suggestion from one of the network engineers from our customer, please review and advise: 10GBASE (SFP+): Ports operate as 10G ports. Speed commands do not effect...
View ArticleRe: QSFP+ Amber & Arista 7050 SFP+ green but can't pass traffic
ethtool -s <interface> speed <speed>I believe once you set the interface speed on the Arista device, link should be up. If that doesn't work I would check the equivalent of "show interface...
View ArticleRe: QSFP+ Amber & Arista 7050 SFP+ green but can't pass traffic
Im aware that the 10G Base SFP+ port operates at 10G. I dont want the port to try to auto negotiate the speed. Since there is also an Intel transceiver involved, It complicates things.By setting it to...
View ArticleRe: Link speed limited to 10gbps
Hi, Anand, Attempt to force link speed to 40000 ends up in the following: # ethtool -s p2p1 speed 40000Cannot set new settings: Operation not supported not setting speed # dmesg -cmlx4_en_QUERY_PORT:...
View Article