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