Bug 1322212

Summary: [RFE] 'gluster volume get' should implement the way to retrieve volume options using the volume name 'all'
Product: [Community] GlusterFS Reporter: SATHEESARAN <sasundar>
Component: glusterdAssignee: Samikshan Bairagya <sbairagy>
Status: CLOSED WONTFIX QA Contact:
Severity: medium Docs Contact:
Priority: unspecified    
Version: 3.7.9CC: amukherj, bugs
Target Milestone: ---Keywords: Triaged
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
: 1378842 (view as bug list) Environment:
Last Closed: 2017-01-25 08:06:17 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: 1378842, 1433751    

Description SATHEESARAN 2016-03-30 03:15:13 UTC
Description of problem:
-----------------------
When setting the global options, 'gluster volume set' provides a way to set them using the volume name as 'all'

But 'gluster volume get' doesn't implement 'all' to get the global options.
So in order to get the global volume options one has to use 'gluster volume get' with specific volume name. This usage makes the illusion as though the option is set only on one volume, which is incorrect.

Retrieving the global volume options ( like op-version, etc ) using the volume name as 'all' should be implemented with 'gluster volume get' functionality


Version-Release number of selected component (if applicable):
-------------------------------------------------------------
gluster 3.7.9 & mainline 

How reproducible:
-----------------
N/A as this is a Feature Request for 'gluster volume get' functionality

Steps to Reproduce:
-------------------
N/A as this is a Feature Request for 'gluster volume get' functionality

Actual results:
---------------
With current implementation, the global options are retrieved with 'gluster volume get' functionality using the specific volume name

Expected results:
-----------------
'gluster volume get' to implement the way to get the global options using - "gluster volume get all"

Comment 1 Atin Mukherjee 2017-01-25 08:06:17 UTC
This RFE has been fixed as part of 1378842 and would be available in release-3.10, given stable releases do not receive RFE backports, we won't be fixing this in 3.7 version.