加入收藏 | 设为首页 | 会员中心 | 我要投稿 李大同 (https://www.lidatong.com.cn/)- 科技、建站、经验、云计算、5G、大数据,站长网!
当前位置: 首页 > 综合聚焦 > 服务器 > Linux > 正文

linux – L3缓存中的ECC错误 – 关键与否?

发布时间:2020-12-13 17:18:11 所属栏目:Linux 来源:网络整理
导读:在 Linux服务器(8x四核AMD 8378)上,我收到以下错误: [Hardware Error]: MC4_STATUS[-|CE|MiscV|-|AddrV|CECC]: 0x9c294c00001d018b[Hardware Error]: Northbridge Error (node 4): ECC error in L3 cache tag.[Hardware Error]: cache level: L3/GEN,tx: GE
在 Linux服务器(8x四核AMD 8378)上,我收到以下错误:
[Hardware Error]: MC4_STATUS[-|CE|MiscV|-|AddrV|CECC]: 0x9c294c00001d018b
[Hardware Error]: Northbridge Error (node 4): ECC error in L3 cache tag.
[Hardware Error]: cache level: L3/GEN,tx: GEN,mem-tx: SNP
[Hardware Error]: Machine check events logged

这种情况在上个月发生了三次,但从未发生过(服务器运行3年).

从快速谷歌搜索,似乎这是一个严重的问题.

但是,供应商支持技术人员说:

I have seen these errors MANY times,and unless you are overclocking your CPU – or have had a fan failure or similar – it is VERY unlikely to be a processor
problem. It is more likely that the kernel is misreporting the error.

那么 – 这是一个严重的错误,我应该订购新的部件(更换CPU?)或忽略它?

非常感谢.

解决方法

最佳实践:尽可能保留自己的备件.

至于机器检查异常,这些由硬件报告;内核只是将消息传递给您,以便您可以在硬件问题失控之前采取措施并导致真正的灾难.

我能够找到内核“误报”机器检查异常的唯一实例如下. In this case,这是导致问题的处理器中的一个缺陷,而不是内核.

Intel Xeon processor E7 family processors have an issue in which some c-state transitions can cause false correctable Machine Check Exception (MCE) errors to be reported from MCE bank 6 to the user. On some E7 processor family systems,this resulted in “floods” of MCE errors. This patch disables MCE error reporting for bank 6.

一句话:听起来像供应商试图避免更换有缺陷的硬件.

(编辑:李大同)

【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容!

    推荐文章
      热点阅读