From: Dana Wellen <dana.wellen@onsemi.com>
To: autofs@linux.kernel.org
Subject: Simple direct mout problem
Date: Tue, 26 Sep 2006 14:02:04 -0400 [thread overview]
Message-ID: <45196B1C.5040303@onsemi.com> (raw)
Hello,
Trying to setup a simple direct map using nis and the autofs automounter:
automount -V
Linux automount version 4.1.3-67
/etc/auto.master
/- yp:auto.linux
ypcat -k auto.linux
/proj server2:/vol/proj/xx_proj
This is documented in the readme file in
/usr/share/doc/aufofs-4.1.3/README.direct
When the autofs is started or restarted in the /var/log/messages I get :
automount[25461]: cache_ghost: entry in yp:auto.linux not valid map
format, key /proj
If I use indirect mounts it works however direct mounts would be a lot
easier for my users in that
they will be able to see the directories in the mounted directory. The
ghost function doesn't work
well because it will only show the mounted directories or the
directories that have been mounted
since the last restart of the autofs.
If I copy the file to the /etc directory it still has a similar error.
aufofs-4.1.3/README.direct
-- For example if we were using NIS we might have something like
the map entries below.
In the master map:
/- autofs.global
and in autofs.global:
/nfs/apps/mozilla bogus:/usr/local/moxilla
/nfs/data/budgets tiger:/usr/local/budgets
/tst/sbin bogus:/usr/sbin
and so on.
next reply other threads:[~2006-09-26 18:02 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-09-26 18:02 Dana Wellen [this message]
2006-09-27 2:33 ` Simple direct mout problem Ian Kent
2006-09-27 18:05 ` Dana Wellen
2006-10-02 17:11 ` 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=45196B1C.5040303@onsemi.com \
--to=dana.wellen@onsemi.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.