From: Guillaume Rousse <Guillaume.Rousse@inria.fr>
To: autofs@linux.kernel.org
Subject: local filesystems: regression from autofs4 to autofs5
Date: Mon, 27 Nov 2006 10:53:41 +0100 [thread overview]
Message-ID: <456AB5A5.9080203@inria.fr> (raw)
I've got troubles on a host with autofs v5, where all local file access
to a NFS-exported filesystem triggers a new mount:
/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.
next reply other threads:[~2006-11-27 9:53 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-11-27 9:53 Guillaume Rousse [this message]
2006-11-27 10:19 ` local filesystems: regression from autofs4 to autofs5 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=456AB5A5.9080203@inria.fr \
--to=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.