Parameters
Parameter
Description
Value
logfile
Indicates the name of the log file to be parsed.
NOTE
This file is the out-of-band run log file of the IN200 obtained
using the one-click information collection function of the
iBMC. For details about the file obtaining method and save
path, see the iBMC User Guide.
Example:
err_log.bin
mgmt_index
Indicates the firmware index file corresponding to the
log file to be parsed.
NOTE
The archive address and download method of this file are the
same as those of the IN200 driver and firmware. For details, see
2.1 Obtaining Software Packages
Example:
up_index
ucode_index
Indicates the microcode index file corresponding to the
log file to be parsed.
NOTE
The archive address and download method of this file are the
same as those of the IN200 driver and firmware. For details, see
2.1 Obtaining Software Packages
Example:
ucode_index
Usage Instruction
Before running this command, transfer the log files and index files to be parsed to the
installation directory of the tool.
When running this command, you can specify either
-m
or
-u
or both.
Example
# Parse the logs of the IN200 offline.
[root@localhost tool]#
hinicadm log -o1 error_log.bin -m up_index -u ucode_index
/opt/hinic/fwlog/ up_ram_offline_2018_01_15_18_52_32.log create succeed.
/opt/hinic/fwlog/ up_flash_offline_2018_01_15_18_52_32.log create succeed.
/opt/hinic/fwlog/ ucode_ram_offline_2018_01_15_18_52_32.log create succeed.
/opt/hinic/fwlog/ ucode_flash_offline_2018_01_15_18_52_32.log create succeed.
[root@localhost tool]# /opt/hinic/fwlog #
ls
/opt/hinic/fwlog/ up_ram_offline_2018_01_15_18_52_32.log create succeed.
/opt/hinic/fwlog/ up_flash_offline_2018_01_15_18_52_32.log create succeed.
/opt/hinic/fwlog/ ucode_ram_offline_2018_01_15_18_52_32.log create succeed.
/opt/hinic/fwlog/ ucode_flash_offline_2018_01_15_18_52_32.log create succeed.
6.1.4.3.4 Parsing Last Words Offline (-o2)
Function
The
log -o2
command is used to parse firmware and microcode last words offline and save the
parsing results to
/opt/hinic/fwlog
in the tool installation directory.
Huawei IN200 NIC
User Guide
6 Management Tools
Issue 06 (2019-07-27)
Copyright © Huawei Technologies Co., Ltd.
56