Bug 1232646
| Summary: | [New] - Brick utilization graphs are not seen in the trends tab. | ||
|---|---|---|---|
| Product: | [Red Hat Storage] Red Hat Gluster Storage | Reporter: | RamaKasturi <knarra> |
| Component: | rhsc-monitoring-uiplugin | Assignee: | anmol babu <anbabu> |
| Status: | CLOSED ERRATA | QA Contact: | RamaKasturi <knarra> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | high | ||
| Version: | rhgs-3.1 | CC: | annair, nlevinki, rhs-bugs, rnachimu, sabose |
| Target Milestone: | --- | Keywords: | Regression |
| Target Release: | RHGS 3.1.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | rhsc-monitoring-uiplugin-0.2.3-1.el6rhs | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2015-07-29 05:34:01 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: | |||
| Bug Depends On: | |||
| Bug Blocks: | 1202842 | ||
|
Description
RamaKasturi
2015-06-17 08:42:28 UTC
Looks like there something wrongs the trends.js used in UI Plugin.
bricks length is coming as 0 in
trends.js: 108 for(var i = 0 ; i < bricks.length ; i++) {
We have to fix this.
Giving the devel ack
Verified and works fine with build rhsc-3.1.0-0.61.el6.noarch. Trends tab for volume utilization tab shows brick utilization graphs only for the space and not for thin-pool utilization. Same is captured in the bug below. https://bugzilla.redhat.com/show_bug.cgi?id=1167305 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://rhn.redhat.com/errata/RHEA-2015-1494.html |