Bug 1474511
Summary: | CPU / Memory and CPU usage / Memory Usage use inconsistent data | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat CloudForms Management Engine | Reporter: | Tasos Papaioannou <tpapaioa> | ||||
Component: | C&U Capacity and Utilization | Assignee: | James Wong <jwong> | ||||
Status: | CLOSED ERRATA | QA Contact: | Tasos Papaioannou <tpapaioa> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | medium | ||||||
Version: | 5.8.0 | CC: | bsorota, gekis, jhardy, obarenbo, simaishi, tpapaioa | ||||
Target Milestone: | GA | ||||||
Target Release: | 5.10.0 | ||||||
Hardware: | All | ||||||
OS: | All | ||||||
Whiteboard: | c&u:NOR | ||||||
Fixed In Version: | 5.10.0.3 | Doc Type: | If docs needed, set a value | ||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2019-02-07 23:02:36 UTC | Type: | Bug | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | CFME Core | Target Upstream Version: | |||||
Embargoed: | |||||||
Attachments: |
|
Description
Tasos Papaioannou
2017-07-24 19:45:25 UTC
Created attachment 1454387 [details]
Screen shot of the NOR values after the fix
Tasos, Please check the screen shot and let me know if that makes sense now. James It seems reasonable. I'd have to do some testing with the fix to tell for sure. New commit detected on ManageIQ/manageiq/master: https://github.com/ManageIQ/manageiq/commit/c4bddc98e0a56b4b2a0fe4a5e4033b3e2ea5f1b0 commit c4bddc98e0a56b4b2a0fe4a5e4033b3e2ea5f1b0 Author: James Wong <jwong> AuthorDate: Tue Jun 19 19:42:22 2018 -0400 Commit: James Wong <jwong> CommitDate: Tue Jun 19 19:42:22 2018 -0400 Normal Operating Range cpu/mem usage rate to use avg https://bugzilla.redhat.com/show_bug.cgi?id=1474511 app/models/metric/long_term_averages.rb | 2 + app/models/vm_or_template/right_sizing.rb | 2 + spec/models/metric_spec.rb | 7 + 3 files changed, 11 insertions(+) New commit detected on ManageIQ/manageiq-ui-classic/master: https://github.com/ManageIQ/manageiq-ui-classic/commit/5ba9e5105c956f11c194cc4f1adde8dab838f9ee commit 5ba9e5105c956f11c194cc4f1adde8dab838f9ee Author: James Wong <webpotent> AuthorDate: Fri Jun 22 13:13:49 2018 -0400 Commit: James Wong <webpotent> CommitDate: Fri Jun 22 13:13:49 2018 -0400 NOR to use right values for cpu/mem usage Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1474511 app/helpers/vm_helper/textual_summary.rb | 4 +- 1 file changed, 2 insertions(+), 2 deletions(-) Verified on 5.10.0.3. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2019:0212 |