Bug 1739831
| Summary: | Node metrics graphs are disordered during node startup | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Clayton Coleman <ccoleman> |
| Component: | Management Console | Assignee: | Jon Jackson <jonjacks> |
| Status: | CLOSED ERRATA | QA Contact: | Yadan Pei <yapei> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 4.2.0 | CC: | aos-bugs, jokerman, 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:36 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
Clayton Coleman
2019-08-11 02:17:39 UTC
1. Cluster admin adds a new worker nodes to the cluster by scaling up the machine set replicas to 2 $ oc edit machineset qe-ui-08190831-zr6jx-worker-us-east-2c .. spec: replicas: 2 .... 2. A new machine will be created and registered as Node 3. During the node startup process, monitor on Compute -> Node 6 node metrics graphs on the node summary page are shown correctly, recording attached Verified on 4.2.0-0.nightly-2019-08-18-054211 http://g.recordit.co/mFC1Nylh7L.gif When node is not ready, check the graphs when no data http://g.recordit.co/mzCApxqcZa.gif Shows the process of graphs transitioned from no data to having data 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 |