+++ 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) --- 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) ------ commit 3403370ebeaf16567b79022c6ac48b2e0cd50db5 Author: Krishnan Parthasarathi <kparthas> 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> Reviewed-on: http://review.gluster.org/11818 Tested-by: Gluster Build System <jenkins.com> Reviewed-by: Raghavendra G <rgowdapp> Tested-by: NetBSD Build System <jenkins.org>
This bug is getting closed because a release has been made available that should address the reported issue. In case the problem is still not fixed with glusterfs-3.7.4, please open a new bug report. glusterfs-3.7.4 has been announced on the Gluster mailinglists [1], packages for several distributions should become available in the near future. Keep an eye on the Gluster Users mailinglist [2] and the update infrastructure for your distribution. [1] http://thread.gmane.org/gmane.comp.file-systems.gluster.devel/12496 [2] http://thread.gmane.org/gmane.comp.file-systems.gluster.user