Bug 1741149
| Summary: | cluster overview dashboard -> top consumers card: “By CPU time” and “By Filesystem I/O Time” unit labels should be measured in nanoseconds | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Tomas Jelinek <tjelinek> |
| Component: | Management Console | Assignee: | Rastislav Wagner <rawagner> |
| Status: | CLOSED ERRATA | QA Contact: | Yadan Pei <yapei> |
| Severity: | low | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 4.2.0 | CC: | aos-bugs, jokerman, spadgett, ukalifon, yapei |
| Target Milestone: | --- | ||
| Target Release: | 4.2.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2019-10-16 06:35:55 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Tomas Jelinek
2019-08-14 11:25:06 UTC
Now `By CPU` use unit: ns We don't have a RHHI.next cluster, can't verify from UI that `By Storage` is using unit: ns. But looking the code there should be no difference from `By CPU` Can I verify the bug? Or do you have a cluster to verify it? Udi Kalifon is working on the dashboards verification. @Udi, can you please work with Yadan on verification? Thank you! @Yadan, you don't need a RHHI cluster for this, a normal OpenShift cluster will do, there is nothing RHHI specific about it. A normal OCP cluster don't have charts shown when select 'By Storage' , it shows 'No Datapoints Found' so I can't verify the units. that is actually a bug, we have incorrect query for pods/by storage. Can you open a new bz for that ? Regarding this one, you can actually take a look at nodes/by storage which should work and should show ns. Yeah, Nodes/By Storage shows values with ns unit Verified on 4.2.0-0.nightly-2019-08-25-233755 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/RHBA-2019:2922 |