All of lore.kernel.org
 help / color / mirror / Atom feed
From: Michael <michael@kmaclub.com>
To: Jeff Moyer <jmoyer@redhat.com>
Cc: autofs mailing list <autofs@linux.kernel.org>
Subject: Re: Strange issue with autofs5/fc6
Date: Mon, 23 Apr 2007 10:22:44 -0700	[thread overview]
Message-ID: <462CEB64.2020103@kmaclub.com> (raw)
In-Reply-To: <x49zm4zni6f.fsf@segfault.boston.devel.redhat.com>

Jeff Moyer wrote:
> ==> On Wed, 18 Apr 2007 09:21:45 -0700, Michael <michael@kmaclub.com> said:
>
> michael> The 262144 size is strange and I don't have any idea where
> michael> that is coming from.
>
> Can you send along an automount debug log?  Perhaps automount is not
> passing the [rw]size parameters to mount.  For information on
> gathering debug logs, see:
>   http://people.redhat.com/jmoyer/
>   

I will go capture the logs.  However, it does appear to be a 
kernel/mount issue.

If I do the mount by hand and not using autofs it still has the same 
problem.

root@client /]# mount -o 
rsize=16384,wsize=16384,proto=tcp,timeo=600,retrans=2  filer:/export /mnt

mount | grep mnt
filer:/export on /mnt type nfs 
(rw,rsize=16384,wsize=16384,proto=tcp,timeo=600,retrans=2,addr=192.168.101.1)

grep mnt /proc/mounts
filer:/export /mnt nfs 
rw,vers=3,rsize=262144,wsize=262144,hard,proto=tcp,timeo=600,retrans=2,sec=sys,addr=filer 
0 0

So I don't know if it is just reporting incorrectly or if it is actually 
mounted incorrectly.

I will also open an issue on bugzilla for fc6.

Michael

  reply	other threads:[~2007-04-23 17:22 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-04-18 16:21 Strange issue with autofs5/fc6 Michael
2007-04-19  4:15 ` Ian Kent
2007-04-23 16:56 ` Jeff Moyer
2007-04-23 17:22   ` Michael [this message]
2007-04-23 18:01     ` jmoyer
2007-04-24  0:02     ` Fabio Olive Leite
2007-04-24  3:21       ` Michael

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=462CEB64.2020103@kmaclub.com \
    --to=michael@kmaclub.com \
    --cc=autofs@linux.kernel.org \
    --cc=jmoyer@redhat.com \
    /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.