Searched hist:c056dc001245a25ee61c41abeacdb0f1a94d6c8a (Results 1 – 1 of 1) sorted by relevance
/openbmc/fb-ipmi-oem/src/ |
H A D | selcommands.cpp | diff c056dc001245a25ee61c41abeacdb0f1a94d6c8a Thu Dec 10 18:50:32 CST 2020 Manikandan Elumalai <manikandan.hcl.ers.epl@gmail.com> yosemitev2:add host physical location info of DIMM
The current implementation for host dimm doesn't provide much detail about the dimm physical location as below,
Log: SEL Entry: FRU:1, Record:Standard (0x02), Time: Thu Jan 1 00:00:00 1970, Sensor: MEMORY_ECC_ERR (0x63), Event Data: (00A0F0) Correctable (DIMM 240) Logical Rank 0 Assertion
This feature helps to print the host physical location of info of DIMM to help the data center techs to quickly locate physical HW. (e.g. A0/A1 or B0/B1 etc.)
Tested: Verified dimm physical location in Yosemitev2 as below,
Log: SEL Entry: FRU:1, Record:Standard (0x02), Time: Thu Jan 1 00:00:00 1970, Sensor: MEMORY_ECC_ERR (0x63), Event Data: (00A0F0) Correctable (DIMM 240) Logical Rank 0 Node: 7, Card: 2, Module: 0, Rank Number: 0, Location: DIMM B0 Assertion
Signed-off-by: Manikandan Elumalai <manikandan.hcl.ers.epl@gmail.com> Change-Id: I58dcb2eb1f8842607609494194fcbd5648fb443b
|