diff options
Diffstat (limited to 'extras')
-rw-r--r-- | extras/group-virt.example | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/extras/group-virt.example b/extras/group-virt.example index 4fe3760be2c..6361f1b72bc 100644 --- a/extras/group-virt.example +++ b/extras/group-virt.example @@ -2,9 +2,14 @@ performance.quick-read=off performance.read-ahead=off performance.io-cache=off performance.stat-prefetch=off -cluster.eager-lock=enable +performance.low-prio-threads=32 network.remote-dio=enable +cluster.eager-lock=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 |