diff options
Diffstat (limited to 'extras/group-virt.example')
| -rw-r--r-- | extras/group-virt.example | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/extras/group-virt.example b/extras/group-virt.example new file mode 100644 index 00000000000..cc37c98a25c --- /dev/null +++ b/extras/group-virt.example @@ -0,0 +1,24 @@ +performance.quick-read=off +performance.read-ahead=off +performance.io-cache=off +performance.low-prio-threads=32 +network.remote-dio=disable +performance.strict-o-direct=on +cluster.eager-lock=enable +cluster.quorum-type=auto +cluster.server-quorum-type=server +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 |
