Displaying 2 results from an estimated 2 matches for "2b4a2b7a".
Did you mean:
20da2b7a
2017 Jun 21
0
[ovirt-users] Very poor GlusterFS performance
...SIG's centos-release-gluster310 repository.
>
> Thanks again.
>
> Chris
>
> --
> Chris Boot
> bootc at bootc.net
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gluster.org/pipermail/gluster-users/attachments/20170621/2b4a2b7a/attachment.html>
2017 Jun 20
5
[ovirt-users] Very poor GlusterFS performance
Couple of things:
1. Like Darrell suggested, you should enable stat-prefetch and increase
client and server event threads to 4.
# gluster volume set <VOL> performance.stat-prefetch on
# gluster volume set <VOL> client.event-threads 4
# gluster volume set <VOL> server.event-threads 4
2. Also glusterfs-3.10.1 and above has a shard performance bug fix -