Description of problem: ----------------------- 'cluster.enable-shared-storage' option is enabled on a volume, but still the volume get on 'gluster_shared_storage' or on any volume outputs that the options is disabled Version-Release number of selected component (if applicable): ------------------------------------------------------------- RHGS 3.1 Nightly (glusterfs-3.7.1-8rhs) How reproducible: ----------------- Always Steps to Reproduce: ------------------- 1. Create a volume and start it 2. Enable the option 'cluster.enable-shared-storage' 3. Execute 'volume get' to retrieve the value of the option 'cluster.enable-shared-storage' Actual results: --------------- From 'gluster volume get' the option 'cluster.enable-shared-storage' remains as disabled Expected results: ----------------- From the output of 'gluster volume get', the option 'cluster.enable-shared-storage' should be enabled , when its enabled through volume set Additional info: ---------------- [root@ ~]# gluster volume info Volume Name: gluster_shared_storage Type: Replicate Volume ID: ac9d7eca-3099-4f18-ae82-db9618f3bf0d Status: Started Number of Bricks: 1 x 2 = 2 Transport-type: tcp Bricks: Brick1: dhcp37-144.lab.eng.blr.redhat.com:/var/lib/glusterd/ss_brick Brick2: 10.70.37.106:/var/lib/glusterd/ss_brick Options Reconfigured: performance.readdir-ahead: on cluster.enable-shared-storage: enable [root@ ~]# gluster volume get gluster_shared_storage enable-shared-storage Option Value ------ ----- cluster.enable-shared-storage disable [root@ ~]# gluster volume get gluster_shared_storage cluster.enable-shared-storage Option Value ------ ----- cluster.enable-shared-storage disable
Marking this issue as a KNOWN_ISSUE for RHGS 3.1
Doc text is edited. Please sign off to be included in Known Issues.
The doc text look fine to me.
Included the edited text.
This BZ has been already fixed by http://review.gluster.org/#/c/13272/ in upstream mainline and 3.8 (as a rebase to master) and has been made available to rhgs-3.2.0 as a rebase to upstream 3.8.4. This bug can be verified and closed now?
Tested with RHGS 3.2.0 interim build ( glusterfs-3.8.4-3.el7rhgs ) and the issue is no longer seen # gluster volume get vmstore enable-shared-storage Option Value ------ ----- cluster.enable-shared-storage enable
Look good to me. 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, 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://rhn.redhat.com/errata/RHSA-2017-0486.html