Bug 1613998
| Summary: | Description of Health panel of At-a-Glance section on Host dashboard is missing list of all health states | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Red Hat Storage] Red Hat Gluster Storage | Reporter: | Martin Bukatovic <mbukatov> | ||||||
| Component: | web-admin-tendrl-monitoring-integration | Assignee: | gowtham <gshanmug> | ||||||
| Status: | CLOSED ERRATA | QA Contact: | Elena Bondarenko <ebondare> | ||||||
| Severity: | unspecified | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | rhgs-3.4 | CC: | apaladug, ebondare, nthomas, rhinduja, rhs-bugs, sankarshan | ||||||
| Target Milestone: | --- | Keywords: | ZStream | ||||||
| Target Release: | RHGS 3.4.z Batch Update 1 | ||||||||
| Hardware: | Unspecified | ||||||||
| OS: | Unspecified | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | tendrl-monitoring-integration-1.6.3-13.el7rhgs | Doc Type: | If docs needed, set a value | ||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2018-10-31 08:45:18 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: | |||||||||
| Attachments: |
|
||||||||
Created attachment 1474480 [details]
screenshot 1: description of health panel
Proposed Description: The Health panel displays the overall health for a given host, which is either Up or Down. (In reply to gowtham from comment #3) > Proposed Description: > > > The Health panel displays the overall health for a given host, which is > either Up or Down. Looks good, that said, I have additional question: is the health state based solely on the fact if the machine is running or is status of gluster daemons running there taken into account? If it's only about up/down without considering glusterfs daemons, the description is good. Otherwise we need to clarify this. Node up/down is based on machine running, not glusterd peer connect and disconnect. PR is under review: https://github.com/Tendrl/monitoring-integration/pull/548 Created attachment 1481500 [details]
Host state
Status of up and down look better at a node level. At a cluster level, healthy, degraded and unhealthy states map better to the outcomes we want to convey. Proposed Description: The Health panel displays the overall health for a given host, which is either Up or Down. Modified (*for -> of): The Health panel displays the overall health of a given host, which is either Up or Down. Proposed Description: The Health panel displays the overall health for a given host, which is either Up or Down. Modified (*for -> of): The Health panel displays the overall health of a given host, which is either Up or Down. need Julim suggestion on this Providing the ack based on https://bugzilla.redhat.com/show_bug.cgi?id=1613998#c10 PR is under review: https://github.com/Tendrl/monitoring-integration/pull/548 Health panel description has been updated to include the list of the possible health states. 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-2018:3427 |
Description of problem ====================== Description of Health panel of At-a-Glance section on Host dashboard is insufficient, because it doesn't provide a list of all possible states of a host health the dashboard recognizes. Version-Release number of selected component ============================================ tendrl-monitoring-integration-1.6.3-7.el7rhgs.noarch Steps to Reproduce ================== 1. Instal RHGS WA using tendrl-ansible 2. Import Trusted storage pool with at least one volume 3. Go to Host dashboard and check Health panel's description (available via little "i" icon on top left corner of the panel). Actual results ============== The description states: > The Health panel displays the overall health for a given host. See screenshot 1 Expected results ================ The description provides more details, including list of all possible health states which WA dashboard recognizes with a brief description (if needed).