Bug 1300648 - Global options obtained using 'gluster volume get', should not require specific volume name
Summary: Global options obtained using 'gluster volume get', should not require specif...
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: GlusterFS
Classification: Community
Component: glusterd
Version: mainline
Hardware: x86_64
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Muthu Vigneshwaran
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-01-21 11:03 UTC by SATHEESARAN
Modified: 2017-01-23 05:19 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2017-01-23 05:19:20 UTC
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:
Embargoed:


Attachments (Terms of Use)

Description SATHEESARAN 2016-01-21 11:03:00 UTC
Description of problem:
-----------------------
Global volume options are set using 'gluster volume set' with the volume name set as 'all'. But the same options are obtained using 'gluster volume get' by using the volume name.

In other words, 'gluster volume get' functionality should also use 'all' to obtain the global volume options.

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

How reproducible:
-----------------
Always

Steps to Reproduce:
--------------------
1. Try to get the global volume option
# gluster volume get <vol-name> op-version

Actual results:
---------------
'gluster volume get' uses specific volume name to get the global volume option

Expected results:
-----------------
'gluster volume get' should implement 'all' as the volume name to obtain the global volume option

Comment 1 Atin Mukherjee 2017-01-23 05:19:20 UTC
Patch http://review.gluster.org/15563 has fixed this issue and will be available as part of release-3.10, we'd not be backporting this patch to previous releases and hence closing this issue.


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