[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: changing default nfs mount options



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=600,retrans=2,sec=sys,mountproto=udp
> 
> how can i change some of the above without having to use the "-o" option
> to the mount command?

>From client-side, I'm not sure, but if NFS is/acts/behaves similar than 
samba does, you should be able to define NFS mount point options under "/
etc/fstab".

For server-side settings, review "/etc/exports" file.

Greetings,

-- 
Camaleón


Reply to: