Parameter
Description
Value
logtype
Log type.
l
0
: firmware key log
l
1
: firmware log
l
2
: core dump log
The default value is
0
.
Usage Guidelines
The path and name of the generated log file is as follows.
nvme0
is an example device name.
l
Linux: The file path is
/opt/hio/
; the key log file name is
nvme0_key.log
; the full log file
name is
nvme0_fw.log
; the core dump file name is
nvme0_coredump.log
.
l
ESXi: The file path is
/scratch/hio/
; the key log file name is
nvme0_key.log
; the full log
file name is
nvme0_fw.log
; the core dump file name is
nvme0_coredump.log
.
l
Windows: The file path is the directory storing
hioadm.exe
; the key log file name is
nvme0_key
; the full log file name is
nvme0_fw
; the core dump file name is
nvme0_coredump
.
Example
# Obtain the key logs of the
nvme0
SSD.
[root@localhost tool]#
hioadm log -d nvme0 -t 0
firmware key log saving..........OK
save firmware key log file succeeded(/opt/hio/nvme0_key.log)
logs has been saved.
6.7.2 Obtaining All Logs of a Device At a Time
Function
Obtain and export all logs of a device to a predefined directory. Exported logs include key
logs, full logs, core dump logs, and other logs of firmware.
Format
hioadm log -d devicename -a
Parameters
Parameter
Description
Value
devicename
Name of a device.
Example:
nvme0
Usage Guidelines
l
Linux: The log file path is
/opt/hio/
.
ES3000 V5 NVMe PCIe SSD
User Guide
6 Command Description
Issue 07 (2019-03-19)
Copyright © Huawei Technologies Co., Ltd.
128