Bug 1444790
| Summary: | [Brick Multiplexing] : cluster.brick-multiplex has no description. | |||
|---|---|---|---|---|
| Product: | [Red Hat Storage] Red Hat Gluster Storage | Reporter: | Ambarish <asoman> | |
| Component: | glusterd | Assignee: | Samikshan Bairagya <sbairagy> | |
| Status: | CLOSED ERRATA | QA Contact: | Ambarish <asoman> | |
| Severity: | medium | Docs Contact: | ||
| Priority: | unspecified | |||
| Version: | rhgs-3.3 | CC: | amukherj, bturner, rcyriac, rhinduja, rhs-bugs, storage-qa-internal, vbellur | |
| Target Milestone: | --- | Keywords: | Reopened | |
| Target Release: | RHGS 3.3.0 | |||
| Hardware: | x86_64 | |||
| OS: | Linux | |||
| Whiteboard: | brick-multiplexing | |||
| Fixed In Version: | glusterfs-3.8.4-35 | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 1471790 (view as bug list) | Environment: | ||
| Last Closed: | 2017-09-21 04:39:40 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: | 1471790 | |||
| Bug Blocks: | 1417151 | |||
|
Description
Ambarish
2017-04-24 10:04:15 UTC
Proposing as a blocker for RHGS 3.3.0 post discussion with Atin. upstream patch : https://review.gluster.org/#/c/17790 Downstream patch: https://code.engineering.redhat.com/gerrit/112820 Verified on glusterfs-3.8.4-35. [root@gqas003 ~]# gluster v set help|grep "cluster.brick" Option: cluster.brick-multiplex [root@gqas003 ~]# [root@gqas003 ~]# gluster v set help|grep "multiplex" Option: cluster.brick-multiplex Option: cluster.max-bricks-per-process Default Value: 0 Description: This option can be used to limit the number of brick instances per brick process when brick-multiplexing is enabled. If not explicitly set, this tunable is set to 0 which denotes that brick-multiplexing can happen without any limit on the number of bricks per process. Also this option can't be set when the brick-multiplexing feature is disabled. Option: cluster.brick-multiplex Default Value: off Description: This global option can be used to enable/disable brick multiplexing. Brick multiplexing ensures that compatible brick instances can share one single brick process. 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-2017:2774 |