CLI Guide

Table Of Contents
Table 127. omconfig Export Reliability Log (continued)
controller=ID to display the IDs for the physical disks
attached to the controller.
NOTE: The <filename> is optional. If <filename> is not
present, a default filename is assigned.
NOTE: Depending on the PCIe SSD or
NVMe device the log file name will
be PCIeSSD_<device name>_<timestamp>.log or
NVMe_<device name>_<timestamp>.log where the
<device name> is the name of the device and timestamp
is month, day, hour, minute and second during which the
command is executed.
Example to Export log on physical disk 3 on connector 0 of controller 1.
On a SAS controller, the physical disk resides in enclosure 2.
Example for SAS controllers
omconfig storage pdisk action=exportlog
controller=1 pdisk=0:2:3
Omconfig Export Telemetry Log
Table 128. omconfig Export Telemetry Log
Description
Exports the PCIe SSD or NVMe device telemetry log to
Windows folder on systems running Windows operating
system, and to /var/log directory on systems running Linux
operating systems.
Syntax
omconfig storage pdisk
action=exporttelemetrylog controller=id
pdisk=<PDISKID> filename=<filename>, where id is
the controller ID . The <PDISKID> variable specifies the
physical disk.
NOTE: To obtain these values, type omreport
storage controller to display the controller
IDs and then type omreport storage pdisk
controller=ID to display the IDs for the physical disks
attached to the controller.
NOTE: The <filename> is optional. If <filename> is not
present, a default filename is assigned.
NOTE: The default log file name will be
NVME_TELEMETRY_<serial no>_<timestamp>_Host.bin,
where <serial no> is the serial number of the device and
timestamp is the time of the command executed. The
timestamp is in month, day, hour, minute, and second
format.
Example to Export Telemetry log on supported NVMe physical disk 3 of
controller 0.
Example for PCIe SSD
omconfig storage pdisk
action=exporttelemetrylog controller=0
pdisk=0:3
Omconfig storage commands 149