Alexander: I have also experienced the stalls you are explaining. This was in a 2 brick setup running replicated volumes used by a 20 node HPC. In my case this was solved by: * Replace FUSE with NFS * This is by far the biggest booster * RAM disks for the scratch directories (not connected to gluster at all) * If you’re not sure where these directories are, run ‘gluster volume top <volume> write list-cnt 10’ * 'tuned-adm profile; tuned-adm profile rhs-high-throughput’ on all storage bricks * The following volume options * cluster.nufa: enable * performance.quick-read: on * performance.open-behind: on * Mount option on clients * noatime * Use only where access time isn’t needed. * Major booster for small file writes in my case. Even with the FUSE client. Hope this helps, Regards, Robin On 10 Mar 2014, at 19:06 pm, Alexander Valys <avalys@xxxxxxxxxx> wrote: A quick performance question. |
Attachment:
signature.asc
Description: Message signed with OpenPGP using GPGMail
_______________________________________________ Gluster-users mailing list Gluster-users@xxxxxxxxxxx http://supercolony.gluster.org/mailman/listinfo/gluster-users