All of lore.kernel.org
 help / color / mirror / Atom feed
From: jmoyer@redhat.com
To: Sascha Frey <sfrey@acs-software.de>
Cc: autofs@linux.kernel.org
Subject: Re: autofs5: multiple entries with wildcards
Date: Wed, 14 Mar 2007 17:42:17 -0400	[thread overview]
Message-ID: <m3fy878pty.fsf@redhat.com> (raw)
In-Reply-To: <1173907255.8503.12.camel@prometheus.workstation.sash-bielefeld.net> (Sascha Frey's message of "Wed, 14 Mar 2007 22:20:55 +0100")

==> Regarding [autofs] autofs5: multiple entries with wildcards; Sascha Frey <sfrey@acs-software.de> adds:

sfrey> Hi,
sfrey> I'm trying to set up autofs5, but I've got a problem:

sfrey> auto.master:
sfrey> /homes		/etc/auto.homes

sfrey> auto.homes:
sfrey> * -fstype=nfs,rw        homeserver1:/home/&
sfrey> * -fstype=nfs,rw        homeserver2:/home/&

sfrey> The directories on the first server are mounted. 
sfrey> But if I try to access a home which is on the second one I get a 'No
sfrey> such file or directory' error.

Your configuration is not valid.  You can use a replicated server entry,
but this is not the purpose for which it was intended.  Even so, it should
work:

* -fstype=nfs,rw        homeserver1,homeserver2:/home/&

-Jeff

  reply	other threads:[~2007-03-14 21:42 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-14 21:20 autofs5: multiple entries with wildcards Sascha Frey
2007-03-14 21:42 ` jmoyer [this message]
2007-03-15  0:46   ` Sascha Frey
2007-03-15  3:15     ` Ian Kent
2007-03-15  3:20     ` Ian Kent
2007-03-15  6:27     ` Matthew Costello
2007-03-15 16:39 ` Jim Carter

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=m3fy878pty.fsf@redhat.com \
    --to=jmoyer@redhat.com \
    --cc=autofs@linux.kernel.org \
    --cc=sfrey@acs-software.de \
    /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.