Created attachment 862216 [details] Attaching the same. Description of problem: Remove icon does not come in the volume activites column while performing remove brick. Version-Release number of selected component (if applicable): rhsc-2.1.2-0.36.el6rhs.noarch How reproducible: Always Steps to Reproduce: 1. Create a distribute volume and start remove -brick. 2. Now remove-brick popup gets opened , click on ok button. 3. Now close the popup dialog. 4. Remove button gets enabled . 5. Click on Remove again. Actual results: Remove-brick icon does not come in the volume activities column and the task in the task pane remains in "pending commit" state, performing remove-brick or rebalance says " A task is already in progress." See the attached screenshot. Expected results: 1) Remove-brick icon should appear in the volume activities column. 2) Once remove-brick is started , remove button should not get enabled. 3) Task in the task pane should be updated properly. Additional info:
Attaching the sosreports for the same. http://rhsqe-repo.lab.eng.blr.redhat.com/sosreports/rhsc/1064295/
As discussed over e-mail, I am marking for Denali. Sahina already has a fix for this.
This bug will be documented as a known issue in Corbett release.
Please review the edited doc text and sign off.
Created attachment 864412 [details] Sql script to clean failed gluster jobs The clean_failed_gluster_jobs.sql will remove failed job entries which have no associated gluster task ids
Add to workaround to run attached sql file like this: $ psql --username <dbusername> -d <enginedatabase> -a -f clean_failed_gluster_jobs.sql example: $ psql --username postgres -d engine -a -f clean_failed_gluster_jobs.sql
Updated the doc text as suggested in comment 7.
Verified as fixed in rhsc-3.0.0-0.5.master.el6_5.noarch. With this fix: 1) Remove-brick icon should appear in the volume activities column. 2) Tasks in the task pane gets updated properly. 3) Remove brick icon is still enabled, but clicking on that says "Error while executing action: Cannot start remove Gluster Brick(s). A task is in progress on the volume vol_dis in cluster Import-cluster."
Hi Sahina, Please review the edited doc text for technical accuracy and sign off.
Doc text looks fine
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. http://rhn.redhat.com/errata/RHEA-2014-1277.html