Bug 1847081
| Summary: | add-brick functionality is completely broken | ||
|---|---|---|---|
| Product: | [Red Hat Storage] Red Hat Gluster Storage | Reporter: | Kshithij Iyer <kiyer> |
| Component: | glusterd | Assignee: | Srijan Sivakumar <ssivakum> |
| Status: | CLOSED ERRATA | QA Contact: | milind <mwaykole> |
| Severity: | urgent | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rhgs-3.5 | CC: | mwaykole, pasik, pprakash, puebele, rhs-bugs, rkothiya, sheggodu, storage-qa-internal |
| Target Milestone: | --- | Keywords: | Automation, Regression, ZStream |
| Target Release: | RHGS 3.5.z Batch Update 3 | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | glusterfs-6.0-40 | Doc Type: | No Doc Update |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2020-12-17 04:51:50 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: | |||
|
Description
Kshithij Iyer
2020-06-15 15:45:44 UTC
======================================================== [node1.example.com]# gluster volume create myvolume replica 3 node1:/bricks/brick0/myvolume node2:/bricks/brick0/myvolume node3:/bricks/brick0/myvolume [node1.example.com]# gluster v info Volume Name: myvolume Type: Replicate Volume ID: 2b0862a7-705c-466b-b7d6-420520e7e1e5 Status: Started Snapshot Count: 0 Number of Bricks: 1 x 3 = 3 Transport-type: tcp Bricks: Brick1: 10.16.159.52:/bricks/brick0/myvolume Brick2: 10.16.159.143:/bricks/brick0/myvolume Brick3: 10.16.159.78:/bricks/brick0/myvolume Options Reconfigured: storage.fips-mode-rchecksum: on transport.address-family: inet nfs.disable: on performance.client-io-threads: off [node.example.com]# gluster v add-brick myvolume 10.16.159.52:/bricks/brick2/myvolume 10.16.159.143:/bricks/brick2/myvolume 10.16.159.78:/bricks/brick2/myvolume volume add-brick: success -------------------------------------------- No add-brick test cases are failing on CI hence marking the bug as verified =================================================================== 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 (glusterfs bug fix and enhancement update), 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-2020:5603 |