Bug 1688630
| Summary: | When tendrl-monitoring-integration is not running, Import flow failure related log messages should be more specific about what went wrong | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Red Hat Storage] Red Hat Gluster Storage | Reporter: | gowtham <gshanmug> | ||||||
| Component: | web-admin-tendrl-commons | Assignee: | Timothy Asir <tjeyasin> | ||||||
| Status: | CLOSED ERRATA | QA Contact: | Sweta Anandpara <sanandpa> | ||||||
| Severity: | medium | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | rhgs-3.4 | CC: | amukherj, mbukatov, nthomas, rcyriac, rhinduja, rhs-bugs, sanandpa, storage-qa-internal, tjeyasin | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | RHGS 3.5.0 | ||||||||
| Hardware: | Unspecified | ||||||||
| OS: | Unspecified | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | tendrl-commons-1.6.3-18.el7rhgs.noarch | Doc Type: | Bug Fix | ||||||
| Doc Text: |
Previously, errors that occurred because tendrl-monitoring-integration was not running were reported with generic error messages. More specific error messages about tendrl-monitoring-integration status is now logged in this situation.
|
Story Points: | --- | ||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2019-10-30 12:23:13 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: | 1686888 | ||||||||
| Bug Blocks: | 1696807 | ||||||||
| Attachments: |
|
||||||||
|
Description
gowtham
2019-03-14 06:40:45 UTC
Quick list of related bugs (this is not a complete list) based on the sheer title of this bug (Import flow failure related log messages should be more specific about what went wrong): #1647322 WA should detect and report problems with carbon initialization #1647909 Import fails when WA is not updated #1616005 Repeated Import (and Unmanage) fails: Timing out import job, Cluster data still not fully updated #1612096 Import cluster with bricks down failed #1602858 Root cause of problem with import cluster job failure needs to be identified #1599375 Error executing pre run function: tendrl.objects.Cluster.atoms.Check Cluster Nodes Up #1589820 Non descriptive Import Cluster failure: Atom Execution failed #1589801 no error reported by WA ui when importing cluster without free disk space on /var/lib/carbon partition #1583713 No dashboards when cluster is imported on second attempt #1686888 import cluster fails after timeout without clear indication what went wrong #1686855 Task messages are not informative The reproducer in this BZ is the same as in linked BZ 1686888. What is the purpose of this BZ? Added pre-atom in import and unmanage cluster flow to check all required services are running:
https://github.com/Tendrl/commons/pull/1081
https://github.com/Tendrl/commons/pull/1083
https://github.com/Tendrl/monitoring-integration/pull/594
Assigning ownership for carbon user while creating an alias:
PR: https://github.com/Tendrl/monitoring-integration/pull/596
Created attachment 1577798 [details]
Screenshot with correct message for unmanage cluster
Created attachment 1577799 [details]
Screenshot with correct message for import cluster
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:3251 |