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