This article describes the procedure to upgrade the Mellanox ConnectX-7 network adapter firmware on the affected OSS servers to version 28.45.1200 in order to ensure compatibility, stability, and optimal performance.
This procedure applies to all OSS servers equipped with Mellanox ConnectX-7 network interface cards that currently run an earlier firmware version.
Firmware package: Obtain the firmware image file (e.g., fw-ConnectX7-rel-28_45_1200-MCX755106AS-xxx.bin) from NVIDIA/Mellanox official site or internal repository.
Backup current firmware and configuration.
Maintenance window approved.
Ensure server console or iDRAC/iLO access is available.
Network impact: Firmware update requires NIC reset; plan downtime.
Root/sudo privileges.
mst_device:/dev/mst/mt4125_pciconf0).Confirm NIC interfaces are up:
ip link show
Validate network connectivity:
ping <gateway or peer server>
Check dmesg/syslog for NIC-related errors:
dmesg | grep -i mlx
If issues arise:
Restore the backup firmware (if available):
mstflint -d /dev/mst/mt4125_pciconf0 -i <old_fw_image.bin> burn
Reboot the server.
Verify previous firmware version is restored.