From: Greg Bradner <gregb@rhythm.com>
To: autofs@linux.kernel.org
Subject: autofs v4
Date: Thu, 23 Oct 2003 09:08:24 -0700 [thread overview]
Message-ID: <3F97FCF8.5020903@rhythm.com> (raw)
It is not making the mount points for program mounts. Any ideas?
This is from /etc/auto_maps/autofs_host_mount.pl, my program for program
mounts.
PARGS /usr/sbin/automount --timeout 60 /n program
/etc/auto_maps/autofs_host_mount.pl vers=2,mountvers=2
rsize=32768,wsize=32768
TEST = --timeout
TEST = 60
TEST = /n
BASEDIR = /n (2)
MOUNT OPTS: -o vers=2,mountvers=2,rsize=32768,wsize=32768
am_mount -o vers=2,mountvers=2,rsize=32768,wsize=32768 linn:/etc
/n/linn/etc
am_mount -o vers=2,mountvers=2,rsize=32768,wsize=32768 linn:/usr
/n/linn/usr
am_mount -o vers=2,mountvers=2,rsize=32768,wsize=32768 linn:/local/b
/n/linn/local/b
am_mount -o vers=2,mountvers=2,rsize=32768,wsize=32768 linn:/local/a
/n/linn/local/a
/n/linn
[34] lid2:/# tail /var/log/messages
Oct 23 08:55:50 lid2 am_mount[11720]: am_mount /n/linn/usr
Oct 23 08:55:50 lid2 automount[2281]: attempting to mount entry /n/linn
Oct 23 08:55:50 lid2 am_mount[11725]: am_mount /n/linn/etc
Oct 23 08:55:50 lid2 am_mount[11726]: am_mount /n/linn/usr
Oct 23 08:55:50 lid2 am_mount[11727]: am_mount /n/linn/local/b
Oct 23 08:55:50 lid2 am_mount[11728]: am_mount /n/linn/local/a
Oct 23 08:55:50 lid2 automount[11722]: >> mount: wrong fs type, bad
option, bad superblock on ,
Oct 23 08:55:50 lid2 automount[11722]: >> or too many mounted
file systems
next reply other threads:[~2003-10-23 16:08 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-10-23 16:08 Greg Bradner [this message]
2003-10-24 13:16 ` autofs v4 Ian Kent
2003-10-24 20:48 ` Greg Bradner
-- strict thread matches above, loose matches on Subject: below --
2003-11-17 18:03 peter.a.harris
2003-10-23 16:05 Greg Bradner
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=3F97FCF8.5020903@rhythm.com \
--to=gregb@rhythm.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.