[Linux-cluster] gfs export over nfs is very slow

Raj Kumar rajkum2002 at rediffmail.com
Tue Jun 6 19:41:35 UTC 2006


We are using GFS6.0 and RHEL3 servers. I have been using "async" for all my NFS exports. The speed that I reported is also using "async" option. Any other tips?

Thanks,
Raj
  


On Sat, 03 Jun 2006 Wendy Cheng wrote :
>Try these:
>
>1) Note that 2.6 kernel defaults NFS export option to "sync". So unless
>you have a strong need, explicitly set NFS export to "async" in your
>export file (/etc/exports in Red Hat systems) and do *not* mount NFS
>shares with "sync" option.
>
>2) Upon large NFS append (i.e. "write" that will increase file size),
>using bigger block size (e.g. when using dd command) and/or bigger
>application buffer AND increasing NFS wsize and rsize (mount option) to
>its maximum, *if* you have to use "sync" in as either export or mount
>option.
>
>The problem here could be GFS sync due to its cluster filesystem nature
>and its file sync design. So try to avoid it if possible.
>
>Let us know how it goes.
>
>-- Wendy
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/linux-cluster/attachments/20060606/030f9c71/attachment.htm>


More information about the Linux-cluster mailing list