Memory Slots Ecc Disabled Upgradeable Memory No

Start studying Chapter 4 Thinking Critically and other Questions. Learn vocabulary, terms, and more with flashcards, games, and other study tools.

I scoured this and other forums and was unabled to find a good way to do this-- until now!

I recently bought a new Dell T110-II server for a super-low-budget standalone test environment. However, painful first-hand experience has taught me that ECC memory is simply non-optional. Creeping corruption of data over the course of many months will serve as a great reminder in the future.

Memory Slots Ecc Disabled Upgradeable Memory Not Found

I bought the server and gave it a nice burn-in using Memtest86+. Unfortunately, it reported that ECC was disabled. A bit of digging showed that the current production release of Memtest86+ doesn't support ECC on the T110-II. No worries, there's a beta available that does. Well... sort of. I couldn't get it to enable ECC either. Then I discovered that the ECC MMU is on the CPU rather than the motherboard and the Celeron processor doesn't support ECC (per Intel ARK.) OK, a couple hundred dollars later I have a nice Xeon sitting in there. ECC is going to come on now, right? Nope. Perhaps Memtest86+ is broken? I started looking for a way to confirm that despite what Memtest86+ said, ECC was really enabled.

The virtualization process masks the details of the host memory from the VMs, so they can't tell me much.

The ESXi shell in ESX 5.0 doesn't have dmidecode available, so my usual trick fails there too.

However, the ESXi shell *does* have smbiosDump. This does pretty much what dmidecode does, just without the decode.

Towards the very bottom I found this little gem:

-----

Physical Memory Array: #43

Location: 0x03 (Motherboard)
Max. Size: 32 GB
Error Info: No Error

-----

Memory Slots Ecc Disabled Upgradeable Memory Not Working

Nice! This is also confirmed later on in the per-DIMM entries:

-----

Memory Device: #44

Location: 'DIMM A2'

Bank: 'BANK 0'

Manufacturer: '019800000000'

Serial: 'CEAD40B'

Asset Tag: '041236'

Part Number: '9965525-026.A00LF'

Memory Array: #43

Error Info: No Error

Form Factor: 0x09 (DIMM)

Type: 0x18 (Other)

Memory Slots Ecc Disabled Upgradeable Memory Note

Type Detail: 0x4080 (Synchronous)

Data Width: 64 bits (+64 ECC bits)

Size: 8 GB

Memory Slots Ecc Disabled Upgradeable Memory Now

Speed: 1333 MHz

-----

So if any of you (or perhaps even a future me) need to find out if ECC is working on your CPU/memory/server combination, this should do the trick for you.

Feel free to comment if you think this method might be misleading in some cases.

Thanks,

Memory Slots Ecc Disabled Upgradeable Memory No

-- Steve Bonds

Comments are closed.