Bug 1055474
| Summary: | [RHSC] - Mouse hovering on rebalance icon when rebalance is stopped from cli , needs to be changed. | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Red Hat Storage] Red Hat Gluster Storage | Reporter: | RamaKasturi <knarra> | ||||||
| Component: | rhsc | Assignee: | anmol babu <anbabu> | ||||||
| Status: | CLOSED ERRATA | QA Contact: | storage-qa-internal <storage-qa-internal> | ||||||
| Severity: | unspecified | Docs Contact: | |||||||
| Priority: | low | ||||||||
| Version: | 2.1 | CC: | anbabu, dpati, mmahoney, mmccune, nlevinki, rhs-bugs, sabose, ssampat | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | RHGS 3.1.0 | ||||||||
| Hardware: | Unspecified | ||||||||
| OS: | Unspecified | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | rhsc-3.1.0-57 | Doc Type: | Bug Fix | ||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2015-07-29 05:25:20 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 | ||||||||
| Attachments: |
|
||||||||
As the task details are not available to engine sync job once the task is stopped from cli,refactoring the tooltip message to say : "Rebalance status could not be determined" in case of rebalance. and "Remove brick status could not be determined" in case of remove-brick. please provide the fixed in version Verified in the build rhsc-3.1.0-0.57.master.el6.noarch. When user stops rebalance from CLI, status in UI will be changed to UNKNOWN with a question mark and mouse hovering on that says "Rebalance status could not be determined". Attaching screenshot for the same. Created attachment 1031062 [details]
Attaching screenshot for the message which gets displayed when rebalance is stopped from CLI
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 |
Created attachment 852709 [details] Attaching the screenshot for the same. Description of problem: when rebalance is stopped from cli, mouse hovering on the icon gives a message saying "Rebalance in progress, but status unknown. Unable to fetch the status at the moment." Version-Release number of selected component (if applicable): rhsc-2.1.2-0.33.el6rhs.noarch How reproducible: Always Steps to Reproduce: 1. create a distribute volume and start rebalance. 2. Now go the gluster cli and run the command "gluster vol rebalance <vol_Name> stop". 3. Now mouse hover on the rebalance icon in the activities column. Actual results: It gives a tool tip saying "Rebalance in progress, but status unknown. Unable to fetch the status at the moment." Expected results: It should say that "Rebalance is stopped from CLI" Additional info: