diff options
Diffstat (limited to 'extras/group-virt.example')
| -rw-r--r-- | extras/group-virt.example | 20 |
1 files changed, 17 insertions, 3 deletions
diff --git a/extras/group-virt.example b/extras/group-virt.example index 4fe3760be2c..cc37c98a25c 100644 --- a/extras/group-virt.example +++ b/extras/group-virt.example @@ -1,10 +1,24 @@ performance.quick-read=off performance.read-ahead=off performance.io-cache=off -performance.stat-prefetch=off +performance.low-prio-threads=32 +network.remote-dio=disable +performance.strict-o-direct=on cluster.eager-lock=enable -network.remote-dio=enable cluster.quorum-type=auto cluster.server-quorum-type=server -features.shard=on cluster.data-self-heal-algorithm=full +cluster.locking-scheme=granular +cluster.shd-max-threads=8 +cluster.shd-wait-qlength=10000 +features.shard=on +user.cifs=off +cluster.choose-local=off +client.event-threads=4 +server.event-threads=4 +performance.client-io-threads=on +network.ping-timeout=20 +server.tcp-user-timeout=20 +server.keepalive-time=10 +server.keepalive-interval=2 +server.keepalive-count=5 |
