Bug 1039992
Summary: | 'gluster volume remove-brick' command fails with different error messages when the order of bricks being removed is different | ||
---|---|---|---|
Product: | [Red Hat Storage] Red Hat Gluster Storage | Reporter: | Shruti Sampat <ssampat> |
Component: | glusterfs | Assignee: | Ravishankar N <ravishankar> |
Status: | CLOSED ERRATA | QA Contact: | Shruti Sampat <ssampat> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 2.1 | CC: | dpati, dtsang, grajaiya, knarra, mmahoney, pprakash, ravishankar, rhs-bugs, sdharane, vagarwal, vbellur |
Target Milestone: | --- | Keywords: | Reopened, ZStream |
Target Release: | RHGS 2.1.2 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | glusterfs-3.4.0.50rhs-1 | Doc Type: | Bug Fix |
Doc Text: |
Cause:
Validation of the list of bricks to be removed was done strictly in the order in which they were listed in the volume information.
Consequence:
If the bricks to be removed were given in a random order in the CLI, the operation would fail with different error messages.
Fix:
Make the validation of bricks agnostic to the order in which they were listed in the CLI.
Result:
Consistent actions/error messages no matter in what order the bricks are given at the CLI.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2014-02-25 08:08:05 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: | 1040408 | ||
Bug Blocks: |
Description
Shruti Sampat
2013-12-10 13:24:04 UTC
Per bug triage 12/11, removing from corbett list Downstream patch : https://code.engineering.redhat.com/gerrit/#/c/17469/ It's required by RHSC, but not a huge blocker. Considering it's already fixed, it will be good to be in Corbett. Priority: unspecified; severity: medium; does not fall in MUST FIX bucket for Corbett (including both RHS and RHSC) and hence qa_ack- Feel free to raise the blocker flag with enough comment in case I have missed anything here and we can triage again. Quality Engineering Management has reviewed and declined this request. You may appeal this decision by reopening this request. Reverting to state of the bug, "Status: MODIFIED" Please set priority. Verified as fixed in glusterfs 3.4.0.50rhs. Tried removing bricks ordered in different ways, the operation failed with the same error message - volume remove-brick commit force: failed: Reducing replica count of volume is disallowed in glusterfs 3.4.0.50rhs 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-0208.html |