All of lore.kernel.org
 help / color / mirror / Atom feed
From: Fabio Olive Leite <fleite@redhat.com>
To: autofs mailing list <autofs@linux.kernel.org>
Subject: Re: Strange issue with autofs5/fc6
Date: Mon, 23 Apr 2007 21:02:54 -0300	[thread overview]
Message-ID: <20070424000254.GA2501@sleipnir.redhat.com> (raw)
In-Reply-To: <462CEB64.2020103@kmaclub.com>

On Mon, Apr 23, 2007 at 10:22:44AM -0700, Michael wrote:
> 
> 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

Is the same volume from the same server already mounted somewhere else
in this box? If so, the kernel is sharing the superblock for these two
mounts of the same volume, and both the mount flags and nfs parameters
have been set by the first mount.

For more information, check upstream commit
54ceac4515986030c2502960be620198dd8fe25b. 

Cheers,
Fábio
-- 
ex sed lex awk yacc, e pluribus unix, amem

  parent reply	other threads:[~2007-04-24  0:02 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
2007-04-23 18:01     ` jmoyer
2007-04-24  0:02     ` Fabio Olive Leite [this message]
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=20070424000254.GA2501@sleipnir.redhat.com \
    --to=fleite@redhat.com \
    --cc=autofs@linux.kernel.org \
    /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.