AMD FX-8350
Gigabyte 970A-UD3
검색하다보니 ECC UDIMM 꽂으면 바이오스에서 옵션 활성화 되는거 보고 ECC UDIMM 8기가 4개로 바꿔 달았거든요.
바꿔 달아보니 바이오스에서 ECC Enable 옵션떠서 기쁜 마음에 활성화 시켜 줬는데...
근데 이게 진짜로 ECC가 잘 동작하는건지 그걸 모르겠다는거죠...!
일단 xl dmesg 보면 특별한건 없는데 ECC UDIMM 으로 바꿔 달고 이런 메시지가 보입니다.
(XEN) [ 1.897769] Scrubbing Free RAM on 1 nodes using 4 CPUs
(XEN) [ 1.929840] ..................................................................done.
근데 dmesg 보면 이런게 있네요
[root@NSYS-XEN-SRV ~]# dmesg |egrep -i 'ecc|edac'
[ 19.956036] EDAC MC: Ver: 3.0.0
[ 19.971633] AMD64 EDAC driver v3.4.0
[ 20.333377] EDAC amd64: DRAM ECC enabled.
[ 20.333393] EDAC amd64: NB MCE bank disabled, set MSR 0x0000017b[4] on node 0 to enable.
[ 20.333395] EDAC amd64: ECC disabled in the BIOS or no ECC capability, module will not load.
[ 20.333395] Either enable ECC checking or force module loading by setting 'ecc_enable_override'.
dmidecode
[root@NSYS-XEN-SRV ~]# dmidecode -t memory
# dmidecode 2.11
SMBIOS 2.4 present.
Handle 0x0005, DMI type 5, 24 bytes
Memory Controller Information
Error Detecting Method: 64-bit ECC
Error Correcting Capabilities:
None
Supported Interleave: One-way Interleave
Current Interleave: One-way Interleave
Maximum Memory Module Size: 1024 MB
Maximum Total Memory Size: 4096 MB
Supported Speeds:
70 ns
60 ns
Supported Memory Types:
Standard
EDO
Memory Module Voltage: 3.3 V
Associated Memory Slots: 4
0x0006
0x0007
0x0008
0x0009
Enabled Error Correcting Capabilities:
None
Handle 0x0006, DMI type 6, 12 bytes
Memory Module Information
Socket Designation: A0
Bank Connections: 1
Current Speed: 64 ns
Type: Other Unknown EDO
Installed Size: 8192 MB (Double-bank Connection)
Enabled Size: 8192 MB (Double-bank Connection)
Error Status: OK
.......
궁금점 1 Dom0 에서 EDAC 모듈 올라가는게 맞는지 그게 궁금합니다.
궁금점 2 맞게 확인 한건지...
미리 감사 드립니다.