Description of problem: Brick utilization graphs should be present for all the volumes in the cluster in the trends tab. Brick utilization graphs are not seen in this build. Nagios displays all the brick utilization graphs. Version-Release number of selected component (if applicable): rhsc-3.1.0-0.60.el6.noarch How reproducible: Always Steps to Reproduce: 1. Install the latest rhsc build. 2. Run configure-gluster-nagios command to monitor nodes. 3. Now click on the trends tab. 4. click on the volumes from the tree view and click trends. Actual results: graph for volume utilization is seen. Expected results: Volume utilization + brick utilization graphs should be seen. Additional info:
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