[18.04 certification] R740xd Memory Info Fails; nvdimm mismatch
Bug #1772685 reported by
Michael Reed
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
dellserver |
Incomplete
|
Undecided
|
Unassigned |
Bug Description
This test is currently failing on the R740xd
Check amount of memory reported by meminfo against DMI
Results:
/proc/meminfo reports: 62.43GiB
lshw reports: 80GiB
FAIL: Meminfo reports 18864824320 less than lshw, a difference of 21.96%. Only a variance of 10% in reported memory is allowed.
summary: |
- [18.04 certification] 740xd Memory Info Fails + [18.04 certification] R740xd Memory Info Fails |
To post a comment you must log in.
This may be innocuous, or you may have bad ram. This is saying that the system has 80 GiB of RAM installed physically but the kernel is only addressing roughly 62.3GiB.
There is often a small amount of overhead in RAM, and also depending on the system there may be an arbitrary amount of system RAM reserved for an onboard video device.
I'd start by verifying that one of the above isn't the case.
a dmesg dump would be useful too.