On Tue, 18 Nov 2003, H. Peter Anvin wrote:

> Justin Rush wrote:
> > I am having a hard time telling the automounter to use the options
> > rsize=32768,wsize=32768 when automounting home directories.  I have
> > tried specifying these options in the auto.home file on my nis master
> > server ( -rw,soft,rsize=32768,wsize=32768 nismaster:/export/home/jrush )
> > I have also tried to put them in the localoptions setting in the autofs
> > init file ( localoptions='rsize=32768,wsize=32768' ) on both the nis
> > master and on the client machines.
> > I also tried to specify these options in the auto.master file on the nis
> > master (the client machines don't have auto.master files because they
> > read the nis master's file ) ( /etc/auto.home
> > --timeout=43200,rsize=32768,wsize=32768 )
> > I have also tried to use lower settings such as 16384
> >
> > however when I look in /proc/mounts on the client machine it is either
> > mounted with 4096 or 8192
> >
>
> Are you using NFSv3?  As far as I know I think 8192 is max for NFSv2, at
> least for most of the NFSv2 servers I know.

Yep. Saw it in the 2.4 source the other day.

NFSv3 has a maximum of 32768.

-- 

   ,-._|\    Ian Kent
  /      \   Perth, Western Australia
  *_.--._/   E-mail: [EMAIL PROTECTED]
        v    Web: http://themaw.net/

_______________________________________________
autofs mailing list
[EMAIL PROTECTED]
http://linux.kernel.org/mailman/listinfo/autofs

Reply via email to