Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dimm_ce_count check #15

Open
JPlanche opened this issue Mar 17, 2022 · 0 comments
Open

dimm_ce_count check #15

JPlanche opened this issue Mar 17, 2022 · 0 comments

Comments

@JPlanche
Copy link

Hello.

I am not sure if you are upstream for Ubuntu's edac-utils but HtH.

I didn't saw 'dimm_ce_count' in your code.

I have a server which has CE counts that edac-utils doesn't see:

# grep "[0-9]" /sys/devices/system/edac/mc/mc*/rank*/dimm_ce_count
/sys/devices/system/edac/mc/mc0/rank0/dimm_ce_count:0
/sys/devices/system/edac/mc/mc0/rank1/dimm_ce_count:0
/sys/devices/system/edac/mc/mc0/rank4/dimm_ce_count:1
/sys/devices/system/edac/mc/mc0/rank5/dimm_ce_count:0
/sys/devices/system/edac/mc/mc1/rank0/dimm_ce_count:0
/sys/devices/system/edac/mc/mc1/rank1/dimm_ce_count:0
/sys/devices/system/edac/mc/mc1/rank4/dimm_ce_count:0
/sys/devices/system/edac/mc/mc1/rank5/dimm_ce_count:0
/sys/devices/system/edac/mc/mc2/rank0/dimm_ce_count:0
/sys/devices/system/edac/mc/mc2/rank1/dimm_ce_count:0
/sys/devices/system/edac/mc/mc2/rank4/dimm_ce_count:0
/sys/devices/system/edac/mc/mc2/rank5/dimm_ce_count:0
/sys/devices/system/edac/mc/mc3/rank0/dimm_ce_count:0
/sys/devices/system/edac/mc/mc3/rank1/dimm_ce_count:0
/sys/devices/system/edac/mc/mc3/rank4/dimm_ce_count:0
/sys/devices/system/edac/mc/mc3/rank5/dimm_ce_count:0
# edac-util --report=full
mc0:noinfo:all:UE:0
mc0:noinfo:all:CE:0
mc1:noinfo:all:UE:0
mc1:noinfo:all:CE:0
mc2:noinfo:all:UE:0
mc2:noinfo:all:CE:0
mc3:noinfo:all:UE:0
mc3:noinfo:all:CE:0
# uname -rv
5.8.0-38-generic #43~20.04.1-Ubuntu SMP Tue Jan 12 16:39:47 UTC 2021

Package is Ubuntu Focal Version: 0.18-1build1

Regards.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant