EasyManuals Logo

Nvidia MSTFLINT User Manual

Nvidia MSTFLINT
129 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #29 background imageLoading...
Page #29 background image
29
mstconfig Commands
mstconfig Backup Command
The backup command is used to save the current non-volatile configurations (TLV) in the deviceinto a
file in raw TLV syntax so it can be restored anytime using the set_raw command.
mstconfig backup command allows backing up the all of the configurations which are relatedonly to
the PCI Physical Function associated with the given MST device. To back up all of thedevice
configurations, perform the operation from every PCI Physical Function the deviceexposes. Restoring
the configurations must be made from the matching PCI Physical Function.
# mstconfig -d 41:00.0 -f /tmp/backup.conf backup
Collecting...
Saving output...
Done!
# cat /tmp/backup.conf
MLNX_RAW_TLV_FILE
% TLV Type: 0x00000400, Writer ID: ICMD mstCONFIG(0x09), Writer Host ID: 0x00
0x00000014 0x00000400 0x00000000 0x00000000 0x000e0000 0x001000f6 0x20160526
0x11250000
# mstconfig -d 41:00.0 -f /tmp/backup.conf set_raw
Raw TLV #1 Info:
Length: 0x14
Version: 0
OverrideEn: 0
Type: 0x00000400
Data: 0x00000000 0x000e0000 0x001000f6 0x20160526 0x11250000
Operation intended for advanced users.
Are you sure you want to apply raw TLV file? ? (y/n) [n] : y
Applying... Done!
-I- Please reboot machine to load new configurations.
Generating an XML Template for the Configurations
Users can generate an XML file that contains a template for the configurations. The templatedescribes
the configurations and their parameters. No values are included in the template.
To generate such a template, run the gen_tlvs_file command. This command will generate a
filecontaining a list of all supported configurations by mstconfig, with a zero appearing in the end
ofeach configuration. To choose a configuration, change the 0 to 1, then save the file and run
thegen_xml_template command. An XML file containing the required configurations will begenerated.
Example:
# mstconfig gen_tlvs_file /tmp/confs.txt
Saving output...
Done!
# cat /tmp/confs.txt
nv_host_to_bmc 0
nv_kdnet_data 0
nv_fpga_data 0
nv_packet_pacing 0
nv_debug_mode 0
nv_global_pci_conf 0
In a MultiHost environment, these operations are required to be executed per host.

Table of Contents

Other manuals for Nvidia MSTFLINT

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Nvidia MSTFLINT and is the answer not in the manual?

Nvidia MSTFLINT Specifications

General IconGeneral
BrandNvidia
ModelMSTFLINT
CategoryTools
LanguageEnglish