From: "H. Peter Anvin" <hpa@zytor.com>
To: Justin Rush <jrush@scout.wisc.edu>
Cc: autofs@linux.kernel.org
Subject: Re: nfs optimization settings in the automounter
Date: Tue, 18 Nov 2003 10:41:59 -0800 [thread overview]
Message-ID: <3FBA67F7.1050505@zytor.com> (raw)
In-Reply-To: <3FBA5C63.9080402@scout.wisc.edu>
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.
Try doing the mounting without using autofs. If the same thing happens,
it's an NFS issue, not an autofs issue.
-hpa
next prev parent reply other threads:[~2003-11-18 18:41 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-11-18 17:52 nfs optimization settings in the automounter Justin Rush
2003-11-18 18:41 ` H. Peter Anvin [this message]
2003-11-18 18:56 ` Justin Rush
2003-11-18 19:27 ` H. Peter Anvin
2003-11-18 19:11 ` Greg Bradner
2003-11-19 0:49 ` Ian Kent
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3FBA67F7.1050505@zytor.com \
--to=hpa@zytor.com \
--cc=autofs@linux.kernel.org \
--cc=jrush@scout.wisc.edu \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.