[Gluster-users] Trasnference speed slow.

Ravishankar N ravishankar at redhat.com
Thu Jul 9 01:45:03 UTC 2015



On 07/08/2015 09:32 PM, Curro Rodriguez wrote:
> find -exec stat {} \; > /dev/null
>
> Improved a lot the speed, but still seems slow to me, I have around 
> 5MB/s getting close to 20GB per our of transference.
>
> I know that the reason of low speed could be a lot of small files, but 
> I would like to know if is there anything more to improve this speed.
You can do the same operation from multiple clients. Each client can do 
a `find` of different sub directories instead of all of them doing it 
from '/'.
HTH,
Ravi


More information about the Gluster-users mailing list