Troubleshooting
When working with the ConnectX-8 SuperNIC, you may encounter various issues related to connectivity, performance, or configuration. This section outlines common problems, their possible causes, and steps to resolve them.
NIC Not Detected by the System |
|
The SuperNIC no longer works |
|
SuperNICs stopped working after installing another SuperNIC |
|
Link indicator light is off |
|
Link light is on, but with no communication established |
|
Environment Information | cat /etc/issue uname -acat /proc/cupinfo | grep ‘model name’ | uniqofed_info -sifconfig -aip link showethtool <interface>ethtool -i <interface_of_Mellanox_port_num>ibdev2netdev |
SuperNIC Detection | lspci | grep -i Mellanox |
Mellanox Firmware Tool (MFT) | Download and install MFT: MFT Documentation Refer to the User Manual for installation instructions.Once installed, run:mst startmst statusflint -d <mst_device> q |
Ports Information | ibstat ibv_devinfo |
Firmware Version Upgrade | To download the latest firmware version, refer to the NVIDIA Update and Query Utility. |
Collect Log File | cat /var/log/messages dmesg >> system.logjournalctl (Applicable on new operating systems)cat /var/log/syslog |
Environment Information | From the Windows desktop choose the Start menu and run: To export system information to a text file, choose the Export option from the File menu.Assign a file name and save. |
Mellanox Firmware Tool (MFT) | Download and install MFT: MFT Documentation Refer to the User Manual for installation instructions.Once installed, open a CMD window and run:WinMFTmst startmst statusflint –d <mst_device> q |
Ports Information | vstat |
Firmware Version Upgrade | Download the latest firmware version using the PSID/board ID from here. flint –d <mst_device> –i <firmware_bin_file> b |
Collect Log File |
|