diff options
Diffstat (limited to 'extras/group-gluster-block')
| -rw-r--r-- | extras/group-gluster-block | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/extras/group-gluster-block b/extras/group-gluster-block index 82bd6ff5e72..1e398019e6b 100644 --- a/extras/group-gluster-block +++ b/extras/group-gluster-block @@ -4,8 +4,17 @@ performance.io-cache=off performance.stat-prefetch=off performance.open-behind=off performance.readdir-ahead=off +performance.strict-o-direct=on +performance.client-io-threads=on +performance.io-thread-count=32 +performance.high-prio-threads=32 +performance.normal-prio-threads=32 +performance.low-prio-threads=32 +performance.least-prio-threads=4 +client.event-threads=8 +server.event-threads=8 network.remote-dio=disable -cluster.eager-lock=disable +cluster.eager-lock=enable cluster.quorum-type=auto cluster.data-self-heal-algorithm=full cluster.locking-scheme=granular @@ -15,3 +24,4 @@ features.shard=on features.shard-block-size=64MB user.cifs=off server.allow-insecure=on +cluster.choose-local=off |
