Bug 1597252
| Summary: | EC volume getting created without any redundant brick | |||
|---|---|---|---|---|
| Product: | [Red Hat Storage] Red Hat Gluster Storage | Reporter: | Upasana <ubansal> | |
| Component: | disperse | Assignee: | Sunil Kumar Acharya <sheggodu> | |
| Status: | CLOSED ERRATA | QA Contact: | Upasana <ubansal> | |
| Severity: | high | Docs Contact: | ||
| Priority: | unspecified | |||
| Version: | rhgs-3.4 | CC: | amukherj, jijoy, nchilaka, rhs-bugs, sanandpa, sankarshan, sheggodu, storage-qa-internal, ubansal | |
| Target Milestone: | --- | Keywords: | Triaged, ZStream | |
| Target Release: | RHGS 3.4.z Batch Update 3 | |||
| Hardware: | Unspecified | |||
| OS: | Unspecified | |||
| Whiteboard: | ||||
| Fixed In Version: | glusterfs-3.12.2-33 | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 1642448 (view as bug list) | Environment: | ||
| Last Closed: | 2019-02-04 07:41:25 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: | 1642448 | |||
|
Description
Upasana
2018-07-02 11:43:43 UTC
Yes this is a regression. Tried this again on my setup [root@dhcp35-18 proc]# gluster volume create test-dispersed disperse 4 disperse-data 4 10.70.35.18:/gluster/brick1/distdispersed 10.70.35.57:/gluster/brick1/distdispersed 10.70.35.131:/gluster/brick1/distdispersed 10.70.35.66:/gluster/brick1/distdispersed 10.70.35.94:/gluster/brick1/distdispersed 10.70.35.122:/gluster/brick1/distdispersed 10.70.35.18:/gluster/brick2/distdispersed 10.70.35.57:/gluster/brick2/distdispersed volume create: test-dispersed: success: please start the volume to access data [root@dhcp35-18 proc]# gluster vol info Volume Name: test-dispersed Type: Distributed-Disperse Volume ID: 7e2bb094-d78b-4f94-add4-5cb60c95c90d Status: Created Snapshot Count: 0 Number of Bricks: 2 x (4 + 0) = 8 Transport-type: tcp Bricks: Brick1: 10.70.35.18:/gluster/brick1/distdispersed Brick2: 10.70.35.57:/gluster/brick1/distdispersed Brick3: 10.70.35.131:/gluster/brick1/distdispersed Brick4: 10.70.35.66:/gluster/brick1/distdispersed Brick5: 10.70.35.94:/gluster/brick1/distdispersed Brick6: 10.70.35.122:/gluster/brick1/distdispersed Brick7: 10.70.35.18:/gluster/brick2/distdispersed Brick8: 10.70.35.57:/gluster/brick2/distdispersed Options Reconfigured: transport.address-family: inet nfs.disable: on Updated the sosreports in - http://rhsqe-repo.lab.eng.blr.redhat.com/sosreports/ubansal/1597252/ Upstream patch: https://review.gluster.org/#/c/glusterfs/+/21478/ *** Bug 1613687 has been marked as a duplicate of this bug. *** 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:0263 |