Bug #20030
closed[Regression] Incorrect memory value under content host properties
Description
Description of problem:
Registering a system with more than 8+ GB of RAM, shows incorrect RAM information under Content Hosts >> Content Host Properties section
Version-Release number of selected component (if applicable):
Satellite 6.2.1 GA release
How reproducible:
100%
Steps to Reproduce:
1. Register a client system which has more than 8 GB of RAM
2. Check the Content Hosts >> Content Host Properties section on the webUI
3. It only shows incorrect memory
Actual results:
Content Hosts Properties section shows incorrect memory information. i.e. subscription-manager facts (dmi.memory.size: 6144 MB)
Expected results:
Content Host properties section should show the total memory from all DIMMs i.e. memory.memtotal
Additional info:
Issue seems to be at line 145 of the below
Where dmi.memory.size is reported, which is not always correct. It should be memory.memtotal
Previous PR # https://github.com/Katello/katello/pull/6524, doesn't seem to fully fix this issue.
Updated by The Foreman Bot over 7 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/6828 added
Updated by Eric Helms over 7 years ago
- Translation missing: en.field_release set to 267
Updated by Nagoor Shaik over 7 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello|cde0dca907d193789b7588ab92b7cd3796cd41b5.
Updated by Eric Helms over 7 years ago
- Translation missing: en.field_release changed from 267 to 281