| Summary: | After stopping remove brick from gluster cli, commit and retain is still allowed from UI . | ||
|---|---|---|---|
| Product: | Red Hat Gluster Storage | Reporter: | RamaKasturi <knarra> |
| Component: | rhsc | Assignee: | Dusmant <dpati> |
| Status: | CLOSED WONTFIX | QA Contact: | RamaKasturi <knarra> |
| Severity: | high | Docs Contact: | |
| Priority: | medium | ||
| Version: | 2.1 | CC: | mmahoney, mmccune, rhs-bugs, sabose, sankarshan, shtripat, ssampat |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2015-09-01 13:53:44 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: | |
|
Description
RamaKasturi
2013-12-18 12:35:24 UTC
Please find the sos reports here http://rhsqe-repo.lab.eng.blr.redhat.com/sosreports/rhsc/1044489 This seems to be an issue with GLUSTER. Tried the below commands from gluster CLI and it allows the commit even after stop is executed after remove brick. 1. 'gluster volume remove-brick <volname> <bricks> start' to start the remove brick operation. Waited for the completion of the same. 2. 'gluster volume remove-brick <volname> <bricks> status' shows the status as completed 3. 'gluster volume remove-brick <volname> <bricks> stop' stops the operation 4. 'gluster volume remove-brick <volname> <bricks> status' shows the status as completed 5. 'gluster volume remove-brick <volname> <bricks> commit' allowed and removes the brick permanently In Console, the status changes to COMPLETED with action pending because the command 'gluster volume remove-brick <volname> <bricks> status' returns a status as COMPLETED. And as the status is completed in UI commit & retain is enabled and it allows the action. Ideally in such a case GLUSTER should fail for commit if stop is already executed from CLI after completion of remove-brick. We are not planning to fix it. Hence closing this BZ. If you think, it's applicable for 3.x release and would have an impact on customer, pls. open up a new BZ with the appropriate version. Thanks, -Dusmant |