Bug 795740 - [6d19136de7af9135dd23662f18c3ee544a2888da]: gluster volume set help command broken.
Summary: [6d19136de7af9135dd23662f18c3ee544a2888da]: gluster volume set help command b...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: GlusterFS
Classification: Community
Component: cli
Version: pre-release
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
Assignee: Kaushal
QA Contact:
URL:
Whiteboard:
: 796044 (view as bug list)
Depends On:
Blocks: 817967
TreeView+ depends on / blocked
 
Reported: 2012-02-21 12:30 UTC by Rahul C S
Modified: 2013-07-24 17:52 UTC (History)
3 users (show)

Fixed In Version: glusterfs-3.4.0
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-07-24 17:52:26 UTC
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions: 1f3a0dd4742a2fcd3215aee4a5e22125d7ea4f4d
Embargoed:


Attachments (Terms of Use)

Description Rahul C S 2012-02-21 12:30:42 UTC
Description of problem:
gluster volume set help does not show full help.
root@Dagobah:~# gluster volume set help
Option: cluster.self-heal-window-size
Default Value: 1
Description: Maximum number blocks per file for which self-heal process would be applied simultaneously.

Option: cluster.data-self-heal-algorithm
Default Value: 
Description: Select between "full", "diff". The "full" algorithm copies the entire file from source to sink. The "diff" algorithm copies to sink only those blocks whose checksums don't match with those of source.

Option: cluster.stripe-block-size
Default Value: 128KB
Description: Size of the stripe unit that would be read from or written to the striped servers.

Option: diagnostics.brick-log-level
Default Value: INFO
Description: Changes the log-level of the bricks

Option: diagnostics.client-log-level
Default Value: INFO
Description: Changes the log-level of the clients

Option: diagnostics.brick-sys-log-level
Default Value: CRITICAL
Description: Gluster's syslog log-level

Option: diagnostics.client-sys-log-level
Default Value: CRITICAL
Description: Gluster's syslog log-level

Option: perfor
root@Dagobah:~#

Comment 1 Rahul C S 2012-02-22 06:52:43 UTC
*** Bug 796044 has been marked as a duplicate of this bug. ***

Comment 2 Kaushal 2012-03-06 03:42:08 UTC
This was fixed by commit bd94f6a for bug https://bugzilla.redhat.com/show_bug.cgi?id=796040 (review at http://review.gluster.com/2822).
Hence, changing bug status.

Comment 3 Rahul C S 2012-04-05 08:13:19 UTC
set help shows full output now.


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