IPMCTL-SHOW-ERROR-LOG(1) | ipmctl | IPMCTL-SHOW-ERROR-LOG(1) |
ipmctl-show-error-log - Shows thermal or media errors on the specified PMem modules
ipmctl show [OPTIONS] -error (Thermal|Media) [TARGETS] [PROPERTIES]
Shows thermal or media errors on the specified PMem modules.
-a, -all
-h, -help
-ddrt
-smbus
The -ddrt and -smbus options are mutually exclusive and may not be used together.
-lpmb
-spmb
The -lpmb and -spmb options are mutually exclusive and may not be used together.
-o (text|nvmxml), -output (text|nvmxml)
-dimm [DimmIDs]
SequenceNumber
Level
Count
Show all high thermal error log entries
ipmctl show -error Thermal Level=High
Show all low media error log entries
ipmctl show -error Media Level=Low
To successfully execute this command, the specified PMem modules must be manageable by the host software. In addition, for PMem modules with firmware version 2.3 and above, errors due to AIT operations are no longer exposed.
Prints errors of the specified type for the specified PMem modules. If no errors are found, the following message will be printed:
No errors found on PMem module (DimmID)
DimmID | System Timestamp | Error Type =============================================================
0x0001 | 01/01/1970 00:00:20 | 0x04 - Locked/Illegal Access
0x0001 | 01/01/1970 00:00:21 | 0x04 - Locked/Illegal Access Show error executed successfully
---DimmID=0x0001---
---Error=Thermal
System Timestamp=08/09/2021 05:12:27
Temperature=84
Reported=High
Temperature Type=Media Temperature
Sequence Number=1
---DimmID=0x0001---
---Error=Media
System Timestamp=01/01/1970 00:00:22
Error Type=0x04 - Locked/Illegal Access
Transaction Type=0x0B - CSR Write
Error Flags=0x02 - DPA Valid
DPA=0x0000000000020A40
PDA=N/A
Range=4B
Sequence Number=1
2022-09-26 | ipmctl |