IPMCTL-DUMP-SUPPORT-DATA(1) | ipmctl | IPMCTL-DUMP-SUPPORT-DATA(1) |
ipmctl-dump-support-data - Dumps a support snapshot to a file
ipmctl dump [OPTIONS] -destination (file_prefix) [-dict (filename)] -support
Creates a support snapshot and dump support data to a file for off-line analysis by support personnel. Support data may include system logs, error logs, trace logs, platform configuration, sensor information and diagnostic results.
This command may take significantly longer than other commands to complete, because it combines and executes multiple individual commands.
Commands executed:
Commands executed per PMem module:
-h, -help
-ddrt
-smbus
The -ddrt and -smbus options are mutually exclusive and may not be used together.
-o (text|nvmxml), -output (text|nvmxml)
-destination (filename)
-dict (filename)
Creates a text file named dumpfile_platform_support_info.txt and stores the platform supported data in that file. Also, dumps the debug log info in the related files that start with the file name dumpfile. Refer to [Dump Debug Log] for more info on the output files.
ipmctl dump -destination filename -dict nlog_dict.1.1.0.0000.txt -support
In order to successfully execute this command:
Returns the status of the operation.
On success:
Dump support data successfully written to filename_platform_support_info.txt.
2022-09-26 | ipmctl |