User Manual
spark - InfiniScale® III Firmware Burning ToolRev 1.50
Mellanox Technologies
42
b. Using the ibnetdiscover tool, run:
1. Run mlxburn with the LID retrieved in step #3 above to perform the In-Band burning opera-
tion.
Burn the InfiniScale III switch:
Burn the InfiniScale IV switch:
/dev/mst/SW_MT48438_lid-0x0003
[root@mymach]>
[root@mymach]# ibnetdiscover | grep 00000006660abcd0 | grep -w Switch
Switch 24 "S-00000006660abcd0" "MT47396 Infiniscale-III Mellanox Technologies" base port 0 lid
17 lmc 0
The resulting LID is given as a decimal number.
[root@mymach]> mlxburn -dev /dev/mst/SW_MT47396_lid-0x0011 -fw ./IS3FW.BIN
-I- Reading PSID from board
-I- Using auto detected configuration file ./MT34000LE-A00.INI (PSID = MT_0070000001)
-I- Generating image ...
- Checking primary image - OK
Current FW Version: 1.0.0
New FW Version: 1.0.0
- Burning secondary image - OK
- Verifying secondary image - OK
- Burning primary image - OK
- Verifying primary image - OK
-I- Image burn completed successfully.
[root@mymach]> mlxburn -d /dev/mst/SW_MT48438_lid-0x0003 -fw ./fw-IS4.mlx -qq
-I- Querying device ...
-I- Using auto detected configuration file: ./MTS3600Q-1UNC_A1.ini (PSID = MT_0C20110003)
-I- Generating image ...
*** WARNING *** Running quick query - Skipping full image integrity checks.
Current FW version on flash: 7.0.135
New FW version: 7.0.138
Burning second FW image without signatures - OK
Restoring second signature - OK
-I- Image burn completed successfully.