Re: changing default nfs mount options

2010-05-24 Thread Tom H
On Sun, May 23, 2010 at 11:53 AM, Camaleón wrote: > On Fri, 21 May 2010 14:27:44 -0700, Evuraan wrote: > >> i did  install nfs-common portmap, and nfs client works: >> >> below are the options i see take effect per /proc/mounts if i say "mount >> -t nfs blah:/fs /tmp/somedir" >> > rw,vers=3,rsize=

Re: changing default nfs mount options

2010-05-23 Thread Camaleón
On Fri, 21 May 2010 14:27:44 -0700, Evuraan wrote: > i did install nfs-common portmap, and nfs client works: > > below are the options i see take effect per /proc/mounts if i say "mount > -t nfs blah:/fs /tmp/somedir" > > rw,vers=3,rsize=32768,wsize=32768,namlen=255,hard,nointr,proto=tcp,timeo

changing default nfs mount options

2010-05-21 Thread Evuraan
hello, i did install nfs-common portmap, and nfs client works: below are the options i see take effect per /proc/mounts if i say "mount -t nfs blah:/fs /tmp/somedir" rw,vers=3,rsize=32768,wsize=32768,namlen=255,hard,nointr,proto=tcp,timeo=600,retrans=2,sec=sys,mountproto=udp how can i change s