ibswitches to get LID/GUID info
Example:
[root@l-csi-0740s ~]# ibswitches
Switch : 0x98039b03006b9564 ports 41 “MF0;l-csi-8700-02:MQM8700/U1” enhanced port 0 lid 0 lmc 0
Switch : 0x98039b0300cb96c0 ports 41 “Quantum Mellanox Technologies” base port 0 lid 103 lmc 0
Query the lid to check the FW and PSID:
Example:
[root@l-csi-0740s ~]# flint -d lid-103 q
Image type: FS4
FW ISSU Version: 1
FW Version: 27.2008.2500 <<<<<<
FW Release Date: 10.3.2021
Description: UID GuidsNumber
Base GUID: 98039b0300cb96c0 32
Base MAC: 98039bcb96c0 32
Image VSD: N/A
Device VSD: N/A
PSID: MT_0000000063 <<<<<
Security Attributes: N/A
Burn the FW using the following syntax, but use the HEX value of the LID:
flint -d lid- -i b
EXAMPLE:
[root@l-csi-0740s tmp]# flint -d lid-0x0067 -i fw-Quantum-rel-27_2008_2402-MQM8790-HS2X_Ax.bin b
Done.
Current FW version on flash: 27.2008.2500
New FW version: 27.2008.2402
Note: The new FW version is older than the current FW version on flash.
Do you want to continue ? (y/n) [n] :
Reset the switch:
[root@l-csi-0740s tmp]# flint -d lid-103 swreset
-I- Sending reset command to device lid-103 …
-I- Reset command accepted by the device.
If still issues, please open a case with Nvidia Support