mstdump Utility

NVIDIA Firmware Tools (MFT) Documentation v4.22.1-417 LTS

The mstdump utility dumps device internal configuration registers. The dump file is used by the Support team for hardware troubleshooting purposes. It can be applied on all NVIDIA devices.

Note

For the tool to properly work with Inband devices, both the MFT and the Firmware must be updated to the latest (MFT v4.18.0 & firmware vXX.32.1014).

Note

If ConnectX-4 adapter card is used as an Inband device, for the tool to work properly, you need to use MFT 4.17.0.

To run mstdump:

Copy
Copied!
            

# mstdump [-h] [-v] [-full] [-c CSV] [--cause address.offset] [--i2c_secondary I2C_SECONDARY] device

where the -full flag dumps all internal registers.

Example:

Copy
Copied!
            

[root@mymach]# mstdump /dev/mst/mt4099_pci_cr0 > mt4099.dmp

This dumps the internal configuration data of the device into the file mt4099.dmp.

© Copyright 2024, NVIDIA. Last updated on Jul 2, 2024.