Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Feb 2003 17:17:42 +0100
From:      Antoine Jacoutot <ajacoutot@lphp.org>
To:        freebsd-questions@FreeBSD.ORG
Subject:   speeding up NFS
Message-ID:  <200302091717.42138.ajacoutot@lphp.org>

next in thread | raw e-mail | index | archive | help
Hi !

I wanted to know if someone could help me speed up NFS transfers with 
FreeBSD-4.7-STABLE.
With Linux clients+server, the transfers are exactly twice faster than with 
freeBSD, so I am sure I must have screwed the configuration somewhere.
Here are the options used for mounting:
rw,intr,hard,-r=8192,-w=8192,-U

And here is the server's rc.conf:
nfs_reserved_port_only="YES"
nfs_server_enable="YES"
nfs_server_flags="-h 192.168.0.1 -u -t -n 4"
rpc_lockd_enable="YES"
rpc_statd_enable="YES"

Thanks in advance.
Regards.

Antoine


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200302091717.42138.ajacoutot>