Quantcast
Channel: Mellanox Interconnect Community: Message List
Viewing all 6227 articles
Browse latest View live

Re: Firmware for MT_04A0110001?

$
0
0

Answering myself:

 

Firmware for Volataire 500 EX-D  can be found here: Firmware for ConnectX® - Mellanox Technologies. Look for MHEH28-XTC (PSID: MT_04A0110001)


The problem with "Modify QP error" and osm.log flooding persists even after upgrading to firmware 2.9.100 and seems related to OpenSM when using dual port end-to-end connections with two cables.

--


Firmware for Voltaire 500 EX-D (PSID: MT_04A0110001)?

$
0
0

I can't figure out what firmware to use for MT_04A0110001 (Voltaire 500 EX-D dual port). The information of the device is listed as:

 

Image type:      FS2

FW Version:      2.7.700

Device ID:       25408

Description:     Node             Port1            Port2            Sys image

GUIDs:           0008f104039a1ea5 0008f104039a1ea6 0008f104039a1ea7 0008f104039a1ea8

MACs:                                 000000000000     000000000001

VSD:             VLT-HRM

PSID:            MT_04A0110001

 

The reason why I’m trying to upgrade the firmware is to check if that will fix the following error that appears when opensm (from MLNX_VPI_WinOF-4_80_All_win2012R2_x64.exe) is started on windows server 2012 r2 :

 

"Mellanox ConnectX IPoIB Adapter device reports a "Modify QP error" on qpn #0x20b8 Status #0xffffffea. Therefore, the HCA Nic will be reset. (The issue is reported in Function CMcast::CompleteJoinMcastWi)." (This message is flooding the windows server event log several times a second...)


Also, %windir%\temp\osm.log is flooded with thousands of lines repeating the same thing:

log_notice: Reporting Generic Notice type:3 num:66 (New mcast group created) from LID:1 GID:ff12:401b:ffff::ffff:ffff

log_notice: Reporting Generic Notice type:3 num:67 (Mcast group deleted) from LID:1 GID:ff12:401b:ffff::ffff:ffff

log_notice: Reporting Generic Notice type:3 num:66 (New mcast group created) from LID:1 GID:ff12:401b:ffff::ffff:ffff

log_notice: Reporting Generic Notice type:3 num:67 (Mcast group deleted) from LID:1 GID:ff12:401b:ffff::ffff:ffff

--

 

Could this may be an issue related to OpenSM only?

 

Thanks in advance!

Lars.

Re: Responder QCE errors

Re: Responder QCE errors

$
0
0

Thank you for your reply.

I know this document well. I have set my server and clients up according to it. I have flow-control setup on my extreme 670 switch and the ports tagged.

I just cannot establish SMB-Multichannel connection between client and server. Clients and server all show RDMA capable in the get-smbmultichannelconnection ps command.

The only lead I had was the perf counters for Mellanox Adapter Diagnostic was show Responder QCE errors.

Whats weird is that on the same client the SMB Direct and the RDMA activity perfmon counters show a lot of activity.

I just need to verify that RDMA will work reliably under load in production.

Thanks Again

Re: Installation of MLNX_OFED_LINUX-2.3-2.0.0 fails on ubuntu 14.04 x86_64

$
0
0

Hi Igor,

Please sent the output of the command below on your server:

# dkms status -m "mlnx-ofed-kernel" -v "2.3"

 

Did you try to run the installation on other servers with the same OS?

 

Thanks,

Vladimir

Re: Installation of MLNX_OFED_LINUX-2.3-2.0.0 fails on ubuntu 14.04 x86_64

$
0
0

Hi Vladimir,

 

same result on other server with same OS and identical HW.

 

Provided "dkms" command  returns without any output.

 

# dkms status -m "mlnx-ofed-kernel" -v "2.3"

#

Re: Installation of MLNX_OFED_LINUX-2.3-2.0.0 fails on ubuntu 14.04 x86_64

$
0
0

Hi Igor,

Can you arrange a remote access to one of your servers?

Re: Installation of MLNX_OFED_LINUX-2.3-2.0.0 fails on ubuntu 14.04 x86_64

$
0
0

I will check if that is possible, it may take  time anyway.

Is there anything else I can do? Any debug flags, logs?


Re: ib_ep.c:297 MXM ERROR failed to create address handle: Cannot allocate memory

$
0
0

Hi,

Could you open a support case?

The support team will follow up from there.

 

Thanks,

Ophir.

Re: ib_ep.c:297 MXM ERROR failed to create address handle: Cannot allocate memory

$
0
0

Enable IPv6 support on the hosts by running command:

 

echo 0  > /proc/sys/net/ipv6/conf/enp131s0/disable_ipv6

Re: ib_ep.c:297 MXM ERROR failed to create address handle: Cannot allocate memory

$
0
0

ipv6 is already enabled for the hosts.

Re: ib_ep.c:297 MXM ERROR failed to create address handle: Cannot allocate memory

$
0
0

Opir, does  MXM work with ROCE? Our setup at University of Houston is ROCE. I beginning to suspect that  MXM is strictly meant for infiniband protocol, any taughts before I formerly engage the support Team.

 

 

-Jerry Ebalunode

Re: ib_ep.c:297 MXM ERROR failed to create address handle: Cannot allocate memory

$
0
0

MXM can use Ethernet layer, but it doesn't use RoCE.

Re: ib_ep.c:297 MXM ERROR failed to create address handle: Cannot allocate memory

$
0
0

Please, e-mail me and let's continue via e-mail.

can not download MLNX_OFED_LINUX-1.5.3-3.1.0/3.0.0-rhel6.1


ConnectX-3 Pro BSD driver build fails

$
0
0

I am trying to install a ConnectX-3 Pro in a BSD system. I rebuilt and installed the new kernel but when I try to build the modules I always fail the "make && make install" - for the mlx4 module I get:

 

/tmp/MLNX_EN_FreeBSD_v2.1/modules/mlx4/../../ofed/drivers/net/mlx4/mcg.c:43:17: error: unused variable

      'zero_gid' [-Werror,-Wunused-const-variable]

static const u8 zero_gid[16];   /* automatically initialized to 0 */

                ^

1 error generated.

*** Error code 1

 

For the mlxen module I get:

 

/tmp/MLNX_EN_FreeBSD_v2.1/modules/mlxen/../../ofed/drivers/net/mlx4/en_netdev.c:1694:19: error: unused

      variable 'fmt_u64' [-Werror,-Wunused-const-variable]

static const char fmt_u64[] = "%llu\n";

                  ^

1 error generated.

*** Error code 1

 

Stop.

 

This is with BSD 10.1 and the "MLNX_EN_FreeBSD_v2.1" tarball.

Does FCA or other accelerators work with RHEL6u4 or RHEL6u6 OFEDs?

$
0
0

Hello,

 

I was wondering if FCA or other accelerators work with RHEL6u4 or RHEL6u6 OFEDs?

 

Are there any issues to watch out for or is some functionality not available with the RHEL OFEDs but it is with Mellanox OFEDs?

 

Thanks!

Michael

Re: Installation of MLNX_OFED_LINUX-2.3-2.0.0 fails on ubuntu 14.04 x86_64

$
0
0

Hi Vladimir,

 

please send me your email I will send you details how to connect to the machine.

 

Thanks

can not download MLNX_OFED_LINUX-1.5.3-3.1.0/3.0.0-rhel6.1

Re: ib_ep.c:297 MXM ERROR failed to create address handle: Cannot allocate memory

$
0
0

Enable IPv6 support on the hosts by running command:

 

echo 0  > /proc/sys/net/ipv6/conf/enp131s0/disable_ipv6

Viewing all 6227 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>