Bug 1644289 - Brick-mux is not enabled by default for independent mode of deployment
Summary: Brick-mux is not enabled by default for independent mode of deployment
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Gluster Storage
Classification: Red Hat Storage
Component: CNS-deployment
Version: ocs-3.11
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ---
: ---
Assignee: Michael Adam
QA Contact: Rachael
URL:
Whiteboard:
Depends On:
Blocks: 1669979
TreeView+ depends on / blocked
 
Reported: 2018-10-30 11:46 UTC by Rachael
Modified: 2019-12-02 22:19 UTC (History)
12 users (show)

Fixed In Version:
Doc Type: Known Issue
Doc Text:
Brick multiplexing is not automatically enabled in any of the deployment modes of gluster. Brick multiplexing is required to meet the OCS supported volume limits and hence it must be manually enabled if the trusted storage pool will be used with OCS in independent mode.
Clone Of:
Environment:
Last Closed: 2019-04-15 13:30:52 UTC
Embargoed:


Attachments (Terms of Use)

Description Rachael 2018-10-30 11:46:52 UTC
Description of problem:

Brick multiplexing is not enabled by default for independent mode of deployment.

# gluster volume get all all
Option                                  Value                                   
------                                  -----                                   
cluster.server-quorum-ratio             51                                      
cluster.enable-shared-storage           disable                                 
cluster.op-version                      31303                                   
cluster.max-op-version                  31303                                   
cluster.brick-multiplex                 disable                                 
cluster.max-bricks-per-process          0                                       
cluster.daemon-log-level                INFO    


Version-Release number of selected component (if applicable):

oc v3.11.16
kubernetes v1.11.0+d4cacc0

rhgs3/rhgs-volmanager-rhel7:v3.11
rhgs3/rhgs-gluster-block-prov-rhel7:v3.11
glusterfs-3.12.2-25.el7rhgs.x86_64

How reproducible: 1/1


Steps to Reproduce:
1. Deploy OCS in independent mode using steps mentioned here: https://access.redhat.com/documentation/en-us/red_hat_openshift_container_storage/3.11/html-single/deployment_guide/#chap-Documentation-Deploy-CRS

2. Check whether brick-mux is enabled using the command: gluster v get all all


Actual results:

Brick-mux is disabled

Expected results:

Brick-mux should be enabled by default

Additional info:
For converged mode deployment, brick-mux is enabled by default


Note You need to log in before you can comment on or make changes to this bug.