Memory error - how to identify DIMM?

Status
Not open for further replies.

Patrick M. Hausen

Hall of Famer
Joined
Nov 25, 2013
Messages
7,776
Hi all,

How do I get from this
Code:
Nov 12 07:43:10 ph002 kernel: MCA: CPU 0 COR (2) OVER MS channel 3 memory error
Nov 12 07:43:10 ph002 kernel: MCA: Address 0x1f709a08c0
Nov 12 07:43:10 ph002 kernel: MCA: Misc 0x90000400040188c
Nov 12 07:43:10 ph002 kernel: MCA: Bank 12, Status 0xcc0001cc000800c3
Nov 12 07:43:10 ph002 kernel: MCA: Global Cap 0x0000000007000c16, Status 0x0000000000000000
Nov 12 07:43:10 ph002 kernel: MCA: Vendor "GenuineIntel", ID 0x406f1, APIC ID 0

specifically the Bank 12 part to identify which of these
Code:
P1-DIMMA1
P1-DIMMA2
P1-DIMMB1
P1-DIMMB2
P1-DIMMC1
P1-DIMMC2
P1-DIMMD1
P1-DIMMD2
P2-DIMME1
P2-DIMME2
P2-DIMMF1
P2-DIMMF2
P2-DIMMG1
P2-DIMMG2
P2-DIMMH1
P2-DIMMH2

is actually affected?

Mainboard is a Supermicro X10DRW-NT and ipmitool sensor shows all DIMMs as OK.

Thanks!
Patrick
 

Patrick M. Hausen

Hall of Famer
Joined
Nov 25, 2013
Messages
7,776
Nope, that's why I'm asking ;)

IPMI web:
Code:
No		 Time		 IP Address		 Description
112	2018/11/12,08:57:20	217.29.44.166	ADMIN:login web
111	2018/11/07,12:46:20	217.29.44.167	ADMIN:close iKVM
110	2018/11/07,12:45:51	217.29.44.167	ADMIN:launch iKVM
109	2018/11/07,12:44:23	217.29.44.167	ADMIN:login web
108	2018/11/07,10:06:58	217.29.44.207	ADMIN:logout web
107	2018/11/07,10:03:31	217.29.44.207	ADMIN:login web
106	2018/04/17,08:03:42	217.29.46.2	ADMIN:login web
105	2018/03/22,12:40:20	217.29.44.167	ADMIN:login web
104	2018/03/10,00:00:55	217.29.46.2	ADMIN:close iKVM
103	2018/03/09,23:59:27	217.29.46.2	ADMIN:launch iKVM
102	2018/03/09,23:59:06	217.29.46.2	ADMIN:login web
...


Code:
root@ph002:~ # ipmitool sel list
   1 | 09/16/2017 | 04:08:00 | Physical Security Chassis Intru | General Chassis intrusion () | Asserted
   2 | 03/22/2018 | 12:40:32 | Physical Security Chassis Intru | General Chassis intrusion () | Deasserted
   3 | 04/17/2018 | 08:03:55 | Physical Security Chassis Intru | General Chassis intrusion () | Asserted


That's all :(

Patrick
 
Status
Not open for further replies.
Top