Bug 1023135 - RFE: gluster volume info command should show unset parameters if requested
Summary: RFE: gluster volume info command should show unset parameters if requested
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Gluster Storage
Classification: Red Hat
Component: glusterd
Version: 2.1
Hardware: Unspecified
OS: Unspecified
unspecified
low
Target Milestone: ---
: ---
Assignee: Bug Updates Notification Mailing List
QA Contact: storage-qa-internal@redhat.com
URL:
Whiteboard: glusterd
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-10-24 17:10 UTC by Ben England
Modified: 2015-12-24 09:40 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-12-24 09:40:06 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description Ben England 2013-10-24 17:10:40 UTC
Description of problem:

LOW-PRIORITY

It would be nice if you could see what ALL the gluster parameters were, even if they are undocumented.  This would make it easy to tell what default values were and what parameters are available for a given release.  Most system management interfaces work this way, Gluster seems to be the exception to the rule.  

The translators all know what their parameters are, why not just provide a translator method call that can query them all?  This functionality will probably be needed by RHS-C to remotely manage Gluster anyway (through a different interface)

This does not have to be the default behavior, you could make user explicitly request this behavior with syntax like

# gluster volume info your-volume ALL

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

RHS 2.1, gluster 3.4

How reproducible:

every time

Steps to Reproduce:
1. gluster volume info

Actual results:

only parameters that were explicitly set in the volume interface are displayed

Expected results:

should be a way to show ALL parameters, including ones that aren't set.

Additional info:

Comment 2 Ben England 2014-05-30 11:10:51 UTC
changed bz summary to make sense as a RFE.

Comment 3 Atin Mukherjee 2015-12-24 09:40:06 UTC
gluster volume get has this functionality and is available in the current release.


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