All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ian Kent <raven@themaw.net>
To: Guillaume Rousse <Guillaume.Rousse@inria.fr>
Cc: autofs@linux.kernel.org
Subject: Re: local filesystems: regression from autofs4 to autofs5
Date: Mon, 27 Nov 2006 18:19:57 +0800	[thread overview]
Message-ID: <1164622798.3178.7.camel@localhost> (raw)
In-Reply-To: <456AB5A5.9080203@inria.fr>

On Mon, 2006-11-27 at 10:53 +0100, Guillaume Rousse wrote:
> I've got troubles on a host with autofs v5, where all local file access
> to a NFS-exported filesystem triggers a new mount:

All local file accesses?
So are you saying accessing /etc or /var will mount everything in the
map below?

What process is requesting the mounts?

> 
> /home/graves/clerger on /home/graves/clerger type none (rw,bind)
> /home/graves/clerger/ParserRuns on /home/graves/clerger/ParserRuns type
> none (rw,bind)
> /home/graves/clerger/ParserRuns/results5 on
> /home/graves/clerger/ParserRuns/results5 type none (rw,bind)
> /home/graves/clerger/ParserRuns/results5/dbdir on
> /home/graves/clerger/ParserRuns/results5/dbdir type none (rw,bind)
> /home/graves/clerger/ParserRuns/results5/dbdir/mine.dat on
> /home/graves/clerger/ParserRuns/results5/dbdir/mine.dat type none (rw,bind)
> /home/graves/clerger/fom-meta on /home/graves/clerger/fom-meta type none
> (rw,bind)
> /home/graves/clerger/fom-meta/config on
> /home/graves/clerger/fom-meta/config type none (rw,bind)
> ...
> 
> /etc/fstab says:
> /dev/hda7       /home/graves    ext3    defaults 1 2
> 
> LDAP says:
> # auto.home.graves, autofs, village.inria.fr
> dn: ou=auto.home.graves,ou=autofs,dc=village,dc=inria,dc=fr
> objectClass: top
> objectClass: automountMap
> ou: auto.home.graves
> 
> # /, auto.home.graves, autofs, village.inria.fr
> dn: cn=/,ou=auto.home.graves,ou=autofs,dc=village,dc=inria,dc=fr
> objectClass: top
> objectClass: automount
> cn: /
> automountInformation: -fstype=nfs,hard,intr,nosuid,nfsvers=3
> graves:/home/graves/&
> 
> This seems to be a regression compared to autofs v4, where this was not
> occuring. The kernel is 2.6.17-6mdv, based on 2.6.17.14.
> 
> _______________________________________________
> autofs mailing list
> autofs@linux.kernel.org
> http://linux.kernel.org/mailman/listinfo/autofs

      reply	other threads:[~2006-11-27 10:19 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-11-27  9:53 local filesystems: regression from autofs4 to autofs5 Guillaume Rousse
2006-11-27 10:19 ` Ian Kent [this message]

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=1164622798.3178.7.camel@localhost \
    --to=raven@themaw.net \
    --cc=Guillaume.Rousse@inria.fr \
    --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.