March 3, 20251 yr Hi All, I had received error Machine Check Events detected on your server How can I found out the error details and how to be solved? Thanks. server-diagnostics-20250224-1733.zip
March 4, 20251 yr Community Expert 90% of the time this is ecc ram memory correction and there won't be a log... You can install and runs Squids Fix Common Problems plugin otherwise known as the fcp plugin on the forum... This will scan for a trace and system dmesg log if such an event occurred... included assist when general misconfiguration and known problem and errors. if you are running a intel platform, in terminal run command mcelog on amd it will not work... root@Docker:~# mcelog mcelog: ERROR: AMD Processor family 25: mcelog does not support this processor. Please use the edac_mce_amd module instead. CPU is unsupported root@Docker:~# There is also memory live test plugin you can install and test 1 GB or reboot the system and run memtest to confirm its not faulty hardware ram...
March 4, 20251 yr Community Expert not sure if 7 added the amd and moved off mcelog to rasdaemon... in theroy you could use mcelog on amd but you need to have this setup first... Untested.. / reported before... but this would require additional 3rd party packages to install... root@Docker:~# lsmod | grep edac edac_core 77824 0 root@Docker:~# modprobe edac_mce_amd modprobe: ERROR: could not insert 'edac_mce_amd': No such device root@Docker:~# as mcelog is deprecated, you should use rasdaemon instead... but rasdaemon done't have a slackpak install ...
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.