All of lore.kernel.org
 help / color / mirror / Atom feed
From: chris barry <Christopher.Barry@qlogic.com>
To: autofs mailing list <autofs@linux.kernel.org>
Subject: simple automount question
Date: Sun, 02 Mar 2008 23:17:06 -0500	[thread overview]
Message-ID: <1204517826.5312.62.camel@localhost> (raw)

I've googled, but have not found an answer to this seemingly simple
question.

I'm automounting /foo from box1 on box2. /foo has no files, just other
directories, one of which is bar.

box2 $ cd /foo
box2 $ ls
box2 $ (nothing shows up)
box2 $ cd bar
box2 $ cd ..
box2 $ ls
bar
box2 $


Q: how do I get all of the directories under /foo to show up after it's
automounted?

/etc/auto.master
/foo	/etc/auto.foo --timeout=60

/etc/auto.foo
(all on one line)
*              /
-fstype=nfs,rsize=32768,wsize=32768,tcp,rw,bg,hard,intr,noacl,nocto,async   10.20.30.40:/foo/&

Is my auto.foo wrong for this application?


Thanks,
-C

             reply	other threads:[~2008-03-03  4:17 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-03  4:17 chris barry [this message]
2008-03-03 10:08 ` simple automount question Massimo Mongardini
2008-03-03 11:18 ` Ian Kent
2008-03-03 14:59   ` chris barry
2008-03-05  3:01     ` Ian Kent
2008-03-05  7:04       ` chris barry

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=1204517826.5312.62.camel@localhost \
    --to=christopher.barry@qlogic.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.