[Bugs] [Bug 1249499] New: Make ping-timeout option configurable at a volume-level

bugzilla at redhat.com bugzilla at redhat.com
Mon Aug 3 08:06:01 UTC 2015


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

            Bug ID: 1249499
           Summary: Make ping-timeout option configurable at a
                    volume-level
           Product: GlusterFS
           Version: mainline
         Component: rpc
          Assignee: kparthas at redhat.com
          Reporter: kparthas at redhat.com
                CC: bugs at gluster.org, gluster-bugs at redhat.com



Description of problem:
A gluster volume can have ping-timeout values different from the default 42
secs. This can be done by setting network.ping-timeout option on the volume.

e.g,
# gluster volume set <VOLNAME> network.ping-timeout <preferred-value>

Currently, volume-set doesn't update the ping-timeout on running mounts.


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


How reproducible:
always


Steps to Reproduce:
1. Mount a gluster volume with default ping-timeout value.
2. Change the ping-timeout to a different value with the volume-set command
mentioned above.
3. Simulate a network disconnection using iptables(8) or attach gdb to one of
the brick processes.

Actual results:
The ping-timeout isn't updated on running mount processes.

Expected results:
The ping-timeout should take effect on running mount processes.


Additional info:

-- 
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=Xod2wRBPOU&a=cc_unsubscribe


More information about the Bugs mailing list