Bug 1502012
Summary: | gluster related stats are not pushed to graphite from collectd | ||
---|---|---|---|
Product: | [Red Hat Storage] Red Hat Gluster Storage | Reporter: | anmol babu <anbabu> |
Component: | web-admin-tendrl-node-agent | Assignee: | Nishanth Thomas <nthomas> |
Status: | CLOSED ERRATA | QA Contact: | Daniel Horák <dahorak> |
Severity: | urgent | Docs Contact: | |
Priority: | unspecified | ||
Version: | rhgs-3.3 | CC: | dahorak, mbukatov, mkarnik, nthomas, rcyriac, rhs-bugs, sankarshan |
Target Milestone: | --- | ||
Target Release: | RHGS 3.4.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | tendrl-node-agent-1.6.1-3.el7rhgs.noarch | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2018-09-04 06:58:06 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: | 1503134 |
Description
anmol babu
2017-10-13 17:34:26 UTC
This issue is fixed with latest builds Moving into right component. Collectd plugins from tendrl-node-agent package are in
/usr/lib64/collectd path:
# rpm -ql tendrl-node-agent | grep lib64/collectd
/usr/lib64/collectd/__init__.py
/usr/lib64/collectd/__init__.pyc
/usr/lib64/collectd/__init__.pyo
/usr/lib64/collectd/gluster
/usr/lib64/collectd/gluster/__init__.py
/usr/lib64/collectd/gluster/__init__.pyc
/usr/lib64/collectd/gluster/__init__.pyo
/usr/lib64/collectd/gluster/heavy_weight
/usr/lib64/collectd/gluster/heavy_weight/__init__.py
/usr/lib64/collectd/gluster/heavy_weight/__init__.pyc
/usr/lib64/collectd/gluster/heavy_weight/__init__.pyo
/usr/lib64/collectd/gluster/heavy_weight/tendrl_gluster_heal_info.py
/usr/lib64/collectd/gluster/heavy_weight/tendrl_gluster_heal_info.pyc
/usr/lib64/collectd/gluster/heavy_weight/tendrl_gluster_heal_info.pyo
/usr/lib64/collectd/gluster/heavy_weight/tendrl_glusterfs_profile_info.py
/usr/lib64/collectd/gluster/heavy_weight/tendrl_glusterfs_profile_info.pyc
/usr/lib64/collectd/gluster/heavy_weight/tendrl_glusterfs_profile_info.pyo
/usr/lib64/collectd/gluster/low_weight
/usr/lib64/collectd/gluster/low_weight/__init__.py
/usr/lib64/collectd/gluster/low_weight/__init__.pyc
/usr/lib64/collectd/gluster/low_weight/__init__.pyo
/usr/lib64/collectd/gluster/low_weight/tendrl_glusterfs_brick_utilization.py
/usr/lib64/collectd/gluster/low_weight/tendrl_glusterfs_brick_utilization.pyc
/usr/lib64/collectd/gluster/low_weight/tendrl_glusterfs_brick_utilization.pyo
/usr/lib64/collectd/gluster/low_weight/tendrl_glusterfs_health_counters.py
/usr/lib64/collectd/gluster/low_weight/tendrl_glusterfs_health_counters.pyc
/usr/lib64/collectd/gluster/low_weight/tendrl_glusterfs_health_counters.pyo
/usr/lib64/collectd/gluster/tendrl_gluster.py
/usr/lib64/collectd/gluster/tendrl_gluster.pyc
/usr/lib64/collectd/gluster/tendrl_gluster.pyo
/usr/lib64/collectd/gluster/tendrl_gluster_brick_disk_stats.py
/usr/lib64/collectd/gluster/tendrl_gluster_brick_disk_stats.pyc
/usr/lib64/collectd/gluster/tendrl_gluster_brick_disk_stats.pyo
/usr/lib64/collectd/gluster/utils.py
/usr/lib64/collectd/gluster/utils.pyc
/usr/lib64/collectd/gluster/utils.pyo
Also there is no Import Error in the logs as described in the description and
Grafana dashboards contains the required data.
# rpm -q tendrl-node-agent
tendrl-node-agent-1.6.3-9.el7rhgs.noarch
NOTE: it is fixed also in the previous released version tendrl-node-agent-1.5.4-16.el7rhgs.noarch.
>> VERIFIED
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-2018:2616 |