Bug 1234708
Summary: | Volume option cluster.enable-shared-storage is not listed in "volume set help-xml" output | ||
---|---|---|---|
Product: | [Red Hat Storage] Red Hat Gluster Storage | Reporter: | Darshan <dnarayan> |
Component: | snapshot | Assignee: | rjoseph |
Status: | CLOSED ERRATA | QA Contact: | Anil Shah <ashah> |
Severity: | high | Docs Contact: | |
Priority: | high | ||
Version: | rhgs-3.1 | CC: | asengupt, ashah, asrivast, byarlaga, nsathyan, rhs-bugs, sraj, storage-qa-internal, vagarwal |
Target Milestone: | --- | Keywords: | ZStream |
Target Release: | RHGS 3.1.1 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | glusterfs-3.7.1-12 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2015-10-05 07:14:33 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: | 1234357, 1251815 |
Description
Darshan
2015-06-23 05:56:45 UTC
Fix for BZ 1232624 fixes this issue as well. Verified this bug with glusterfs-3.7.1-12 build and its working as expected. snippets below: [root@dhcp35-18 ~]# gluster volume set help --xml | grep cluster.enable-shared-storage Option: cluster.enable-shared-storage [root@dhcp35-18 ~]# gluster volume set help-xml | grep cluster.enable-shared-storage </name></option><option><defaultValue>disable</defaultValue><description>Create and mount the shared storage volume(gluster_shared_storage) at /var/run/gluster/shared_storage on enabling this option. Unmount and delete the shared storage volume on disabling this option.</description><name>cluster.enable-shared-storage</name> since this bug is fixed with latest 3.1.1 build, hence marking this 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, 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-2015-1845.html |