9da9117253
Eager-lock gave 2.5X perf improvement. On top of that with batching fix in tcmu-runner and client-io-threads we are seeing close to 3X perf improvement. But we don't want to include that in the default profile option but enable it on a case by case basis. So not adding client-io-threads option. BUG: 1573119 Fixes: bz#1573119 Change-Id: Ida53c3ef9a041a73b65fdd06158ac082da437206 Signed-off-by: Prasanna Kumar Kalever <prasanna.kalever@redhat.com>
20 lines
516 B
Plaintext
20 lines
516 B
Plaintext
performance.quick-read=off
|
|
performance.read-ahead=off
|
|
performance.io-cache=off
|
|
performance.stat-prefetch=off
|
|
performance.open-behind=off
|
|
performance.readdir-ahead=off
|
|
performance.strict-o-direct=on
|
|
network.remote-dio=disable
|
|
cluster.eager-lock=enable
|
|
cluster.quorum-type=auto
|
|
cluster.data-self-heal-algorithm=full
|
|
cluster.locking-scheme=granular
|
|
cluster.shd-max-threads=8
|
|
cluster.shd-wait-qlength=10000
|
|
features.shard=on
|
|
features.shard-block-size=64MB
|
|
user.cifs=off
|
|
server.allow-insecure=on
|
|
cluster.choose-local=off
|