Re: [gentoo-user] NFS Server Tuning

2008-01-26 Thread Stroller
On 25 Jan 2008, at 22:40, Florian Philipp wrote: On Thu, 2008-01-24 at 19:19 -0600, Dan Farrell wrote: [...] and as the client (from `mount`): nfs:/mnt/storage on /home/media/storage type nfs(rw,rsize=65536,wsize=65536,soft,timeo=300,addr=192.168.1.88) /etc/fstab on the client looks

Re: [gentoo-user] NFS Server Tuning

2008-01-26 Thread Florian Philipp
On Sat, 2008-01-26 at 10:29 +, Stroller wrote: On 25 Jan 2008, at 22:40, Florian Philipp wrote: On Thu, 2008-01-24 at 19:19 -0600, Dan Farrell wrote: [...] and as the client (from `mount`): nfs:/mnt/storage on /home/media/storage type

Re: [gentoo-user] NFS Server Tuning

2008-01-25 Thread Florian Philipp
On Thu, 2008-01-24 at 19:19 -0600, Dan Farrell wrote: [...] and as the client (from `mount`): nfs:/mnt/storage on /home/media/storage type nfs(rw,rsize=65536,wsize=65536,soft,timeo=300,addr=192.168.1.88) /etc/fstab on the client looks like: nfs:/mnt/storage /home/media/storage

Re: [gentoo-user] NFS Server Tuning

2008-01-24 Thread Arttu V.
On 1/24/08, Stefan Onken [EMAIL PROTECTED] wrote: Any ideas how to improve the speed ? noatime? -- Arttu V. -- gentoo-user@lists.gentoo.org mailing list

RE: [gentoo-user] NFS Server Tuning

2008-01-24 Thread Marzan, Richard non Unisys
Man fstab man nfs{d} man mount and search for sync write options. Wsize and rsize=8192 and wsize=8192 might work but I think they are deprecated. Althought, async or sync might still be used. Use these options when mouting your nfs share or make them permanent in your fstab file. Gentoo-wiki

Re: [gentoo-user] NFS Server Tuning

2008-01-24 Thread Dan Farrell
On Thu, 24 Jan 2008 22:58:54 +0200 Arttu V. [EMAIL PROTECTED] wrote: On 1/24/08, Stefan Onken [EMAIL PROTECTED] wrote: Any ideas how to improve the speed ? noatime? I wouldn't expect that to help too much. Async is the #1 speed improvement on my network; I get disc access speeds of