9ae3f9
From 96d9b659fd0367abe1666a5ac6203208e0dc056d Mon Sep 17 00:00:00 2001
9ae3f9
From: Krutika Dhananjay <kdhananj@redhat.com>
9ae3f9
Date: Mon, 4 May 2020 14:30:57 +0530
9ae3f9
Subject: [PATCH 451/451] extras: Modify group 'virt' to include
9ae3f9
 network-related options
9ae3f9
9ae3f9
This is needed to work around an issue seen where vms running on
9ae3f9
online hosts are getting killed when a different host is rebooted
9ae3f9
in ovirt-gluster hyperconverged environments. Actual RCA is quite
9ae3f9
lengthy and documented in the github issue. Please refer to it
9ae3f9
for more details.
9ae3f9
9ae3f9
Upstream patch:
9ae3f9
> Upstream patch link: https://review.gluster.org/c/glusterfs/+/24400
9ae3f9
> Change-Id: Ic25b5f50144ad42458e5c847e1e7e191032396c1
9ae3f9
> Fixes: #1217
9ae3f9
> Signed-off-by: Krutika Dhananjay <kdhananj@redhat.com>
9ae3f9
9ae3f9
Change-Id: Ic25b5f50144ad42458e5c847e1e7e191032396c1
9ae3f9
BUG: 1845064
9ae3f9
Signed-off-by: Krutika Dhananjay <kdhananj@redhat.com>
9ae3f9
Reviewed-on: https://code.engineering.redhat.com/gerrit/203291
9ae3f9
Tested-by: RHGS Build Bot <nigelb@redhat.com>
9ae3f9
Reviewed-by: Sunil Kumar Heggodu Gopala Acharya <sheggodu@redhat.com>
9ae3f9
---
9ae3f9
 extras/group-virt.example | 5 +++++
9ae3f9
 1 file changed, 5 insertions(+)
9ae3f9
9ae3f9
diff --git a/extras/group-virt.example b/extras/group-virt.example
9ae3f9
index c2ce89d..3a441eb 100644
9ae3f9
--- a/extras/group-virt.example
9ae3f9
+++ b/extras/group-virt.example
9ae3f9
@@ -16,3 +16,8 @@ cluster.choose-local=off
9ae3f9
 client.event-threads=4
9ae3f9
 server.event-threads=4
9ae3f9
 performance.client-io-threads=on
9ae3f9
+network.ping-timeout=20
9ae3f9
+server.tcp-user-timeout=20
9ae3f9
+server.keepalive-time=10
9ae3f9
+server.keepalive-interval=2
9ae3f9
+server.keepalive-count=5
9ae3f9
-- 
9ae3f9
1.8.3.1
9ae3f9