7f4c2a
From 69230a453246672916a292c90a457110cb9234ff Mon Sep 17 00:00:00 2001
7f4c2a
From: Krishnan Parthasarathi <kparthas@redhat.com>
7f4c2a
Date: Mon, 24 Aug 2015 11:50:50 +0530
7f4c2a
Subject: [PATCH 313/320] glusterd: (Re)enable ping-timer between glusterds
7f4c2a
7f4c2a
BUG: 1241336
7f4c2a
Change-Id: I78d790d3e1e73efcc2196797c6ef82fbc7ea1d3c
7f4c2a
Signed-off-by: Krishnan Parthasarathi <kparthas@redhat.com>
7f4c2a
Reviewed-on: https://code.engineering.redhat.com/gerrit/56627
7f4c2a
Reviewed-by: Atin Mukherjee <amukherj@redhat.com>
7f4c2a
Tested-by: Atin Mukherjee <amukherj@redhat.com>
7f4c2a
---
7f4c2a
 extras/glusterd.vol.in |    2 +-
7f4c2a
 1 files changed, 1 insertions(+), 1 deletions(-)
7f4c2a
7f4c2a
diff --git a/extras/glusterd.vol.in b/extras/glusterd.vol.in
7f4c2a
index 6de5e3b..690dbe7 100644
7f4c2a
--- a/extras/glusterd.vol.in
7f4c2a
+++ b/extras/glusterd.vol.in
7f4c2a
@@ -5,6 +5,6 @@ volume management
7f4c2a
     option transport.socket.keepalive-time 10
7f4c2a
     option transport.socket.keepalive-interval 2
7f4c2a
     option transport.socket.read-fail-log off
7f4c2a
-    option ping-timeout 0
7f4c2a
+    option ping-timeout 30
7f4c2a
 #   option base-port 49152
7f4c2a
 end-volume
7f4c2a
-- 
7f4c2a
1.7.1
7f4c2a