Comment 7 for bug 1864612

Revision history for this message
Chunyu Chiang (jiangjunyu) wrote :

Hello,

On Quanta Server, you can use "ipmitool event 3" to send a simulation event for ECC error.
Using non patched ipmitool the DIMM location will not be decode.
And using the patches ipmitool (./src/ipmitool) will generate the DIMM location

------
[cchiang@pxe1 ipmitool]$ ipmitool -H 10.16.1.149 -U root sel elist
Password:
   1 | 05/26/2020 | 20:45:10 | Event Logging Disabled Event Log | Log area reset/cleared | Asserted
   2 | 05/26/2020 | 20:45:29 | Memory #0x53 | Correctable ECC | Asserted
[cchiang@pxe1 ipmitool]$ ./src/ipmitool -H 10.16.1.149 -U root sel elist
Password:
IANA PEN registry open failed: No such file or directory
   1 | 05/26/2020 | 04:45:10 PM EDT | Event Logging Disabled Event Log | Log area reset/cleared | Asserted
   2 | 05/26/2020 | 04:45:29 PM EDT | Memory #0x53 | Correctable ECC (CPU3_H7) | Asserted