| blackdog 2005-08-01, 8:49 pm |
|
Jamie Beverly wrote:
> Like everything else displayed in that output of nfsstat, timeo is a mount
> option you may specify in your automount map, vfstab, or mount comment li=
ne[vbcol=seagreen]
>
> i.e.
> mount -F nfs -o
> vers=3D3,proto=3Dudp,sec=3Dsys,hard,intr
,link,
> symlink,rsize=3D32768,wsize=3D32768,retr
ans=3D5,timeo=3D10
> server:/export/dir /mountpoint
>
> (all one line of course)
>
> blackdog wrote:
>
Is the configuration set up is on NIS server?
I could not find the configuration at client side.
I have checked vfstab or auto.master.
mount -F nfs -o
vers=3D3,proto=3Dudp,sec=3Dsys,hard,=ADi
ntr,link,
symlink,rsize=3D32768,wsize=3D3276=AD8,r
etrans=3D5,timeo=3D10
server:/export/dir /mountpoint
|