[Bugs] [Bug 1250810] New: Make ping-timeout option configurable at a volume-level
bugzilla at redhat.com
bugzilla at redhat.com
Thu Aug 6 04:38:00 UTC 2015
https://bugzilla.redhat.com/show_bug.cgi?id=1250810
Bug ID: 1250810
Summary: Make ping-timeout option configurable at a
volume-level
Product: GlusterFS
Version: 3.7.0
Component: rpc
Assignee: kparthas at redhat.com
Reporter: kparthas at redhat.com
CC: bugs at gluster.org, gluster-bugs at redhat.com,
rgowdapp at redhat.com, sasundar at redhat.com
Depends On: 1249499
Blocks: 983307
+++ This bug was initially created as a clone of Bug #1249499 +++
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:
--- Additional comment from Anand Avati on 2015-08-03 04:06:46 EDT ---
REVIEW: http://review.gluster.org/11818 (client, rpc: make ping-timeout
configurable for glusterfs clients) posted (#1) for review on master by
Krishnan Parthasarathi (kparthas at redhat.com)
--- Additional comment from Anand Avati on 2015-08-05 03:25:02 EDT ---
COMMIT: http://review.gluster.org/11818 committed in master by Raghavendra G
(rgowdapp at redhat.com)
------
commit 3403370ebeaf16567b79022c6ac48b2e0cd50db5
Author: Krishnan Parthasarathi <kparthas at redhat.com>
Date: Mon Aug 3 13:28:09 2015 +0530
client, rpc: make ping-timeout configurable for glusterfs clients
Change-Id: Idd94adb0457aaffce7330f56f98cebafa2c4dae8
BUG: 1249499
Signed-off-by: Krishnan Parthasarathi <kparthas at redhat.com>
Reviewed-on: http://review.gluster.org/11818
Tested-by: Gluster Build System <jenkins at build.gluster.com>
Reviewed-by: Raghavendra G <rgowdapp at redhat.com>
Tested-by: NetBSD Build System <jenkins at build.gluster.org>
Referenced Bugs:
https://bugzilla.redhat.com/show_bug.cgi?id=1249499
[Bug 1249499] Make ping-timeout option configurable at a volume-level
--
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=2L8ILKSi1z&a=cc_unsubscribe
More information about the Bugs
mailing list