[Bugs] [Bug 1378842] [RFE] 'gluster volume get' should implement the way to retrieve volume options using the volume name 'all'
bugzilla at redhat.com
bugzilla at redhat.com
Sat Dec 31 04:47:31 UTC 2016
https://bugzilla.redhat.com/show_bug.cgi?id=1378842
--- Comment #11 from Worker Ant <bugzilla-bot at gluster.org> ---
COMMIT: http://review.gluster.org/15563 committed in master by Atin Mukherjee
(amukherj at redhat.com)
------
commit 08056421b886b1ebf1e0eed93d9f6f9b6d017489
Author: Samikshan Bairagya <samikshan at gmail.com>
Date: Fri Sep 23 16:35:15 2016 +0530
glusterd, cli: Get global options through volume get functionality
Currently it is not possible to retrieve values of global options
by using the 'gluster volume get' functionality if there are no
volumes present. In order to get the global options one has to use
'gluster volume get' with a specific volume name. This usage makes
the illusion as though the option is set only on one volume, which
is incorrect. When setting the global options, 'gluster volume set'
provides a way to set them using the volume name as 'all'.
Similarly, retrieving the global options should be made possible by
using the volume name 'all' with the 'gluster volume get'
functionality. This patch adds that functionality to 'volume get'
Usage:
# gluster volume get all <OPTION/all>
Change-Id: Ic2fdb9eda69d4806d432dae26d117d9660fe6d4e
BUG: 1378842
Signed-off-by: Samikshan Bairagya <samikshan at gmail.com>
Reviewed-on: http://review.gluster.org/15563
Smoke: Gluster Build System <jenkins at build.gluster.org>
NetBSD-regression: NetBSD Build System <jenkins at build.gluster.org>
CentOS-regression: Gluster Build System <jenkins at build.gluster.org>
Reviewed-by: Atin Mukherjee <amukherj at redhat.com>
--
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=uSfYd0QX6i&a=cc_unsubscribe
More information about the Bugs
mailing list