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