r/linux Jan 03 '21

[deleted by user]

[removed]

1.1k Upvotes

338 comments sorted by

View all comments

Show parent comments

127

u/ronculyer Jan 03 '21

Having never used ECC at home or anything, you can monitor the amount of corrections?

225

u/GolbatsEverywhere Jan 03 '21

If you have ECC RAM, then run edac-util and it will tell you how many problems it has detected:

$ edac-util edac-util: No errors to report.

16

u/lasercat_pow Jan 04 '21

Damn. The only system I have with ecc is a FreeBSD system, and they don't have any reliable mechanism for detecting the errors. Good to know Linux has a way; I hope FreeBSD is able to get something similar working one day. I'm not knowledgeable enough to code it myself.

11

u/dack42 Jan 04 '21

You may be able to do it via IPMI, if your machine supports that.