[Bugs] [Bug 1652852] New: "gluster volume get" doesn' t show real default value for server.tcp-user-timeout

bugzilla at redhat.com bugzilla at redhat.com
Fri Nov 23 10:03:54 UTC 2018


https://bugzilla.redhat.com/show_bug.cgi?id=1652852

            Bug ID: 1652852
           Summary: "gluster volume get" doesn't show real default value
                    for server.tcp-user-timeout
           Product: GlusterFS
           Version: mainline
         Component: glusterd
          Severity: low
          Assignee: bugs at gluster.org
          Reporter: jahernan at redhat.com
                CC: bugs at gluster.org



Description of problem:

When "gluster volume get" is executed on a volume with default options, the
value of "server.tcp-user-timeout" is reported as "0", but its real default
value is "42".

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


How reproducible:

Always

Steps to Reproduce:
1. gluster volume create test host:/brick
2. gluster volume get test server.tcp-user-timeout
3.

Actual results:

The value shown is "0"

Expected results:

It should show "42"


Additional info:

This happens because glusterd doesn't look for default values for options at
the same places that xlators are actually using when running.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.


More information about the Bugs mailing list