Replying to Avatar nixCraft 🐧

To verify that ECC RAM is installed and working correctly without any error on Linux, try the following commands:

sudo dmidecode -t memory

sudo ras-mc-ctl --layout

For more info, see https://www.cyberciti.biz/faq/ecc-memory-modules/

Avatar
nixCraft 🐧 2y ago

The mcelog command https://www.cyberciti.biz/tips/linux-server-predicting-hardware-failure.html is no longer recommended on Linux servers to find ECC errors. Hence, you need to use the `ras-mc-ctl`.

Reply to this note

Please Login to reply.

Discussion

No replies yet.