linux-admin.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Luca Ferrari <fluca1978@virgilio.it>
To: linux-admin@vger.kernel.org
Subject: automount vs mount
Date: Sun, 22 Feb 2004 11:49:37 +0100	[thread overview]
Message-ID: <200402221149.37658.fluca1978@virgilio.it> (raw)

Hi to everyone,
I've got a classic NIS+NFS situation:  a NIS server which contains all 
accounts and which exports the users' home thru NFS. When the user logs-in 
from a client (I've about 40 clients) the home is mounted thru automount, so 
that only that user's home is mounted. 
Now, due to a confiuration problem on one of all clients, I was unable to run 
automount, so that I mounted the whole home tree statically, of course thru 
NFS.
This opens a doubt in my head: is automount always convenient? I mean, is 
really so convenient to mount a single home instead of  a whole tree? I 
believe that for a single user it is so, but imagine that more than one user 
can access the same client at the same time (maybe thru ssh). In this case I 
will have more mounts (with automount) while with the statical mount I will 
have always one. What is the threshold beyond which automount is no more 
convenient?
I'm asking this because I'm not really expert of automount internals, and I'm 
trying to understand to better configure my machines.

Thanks,
Luca

-- 
Luca Ferrari,
fluca1978@virgilio.it

             reply	other threads:[~2004-02-22 10:49 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-02-22 10:49 Luca Ferrari [this message]
2004-03-11 18:02 ` automount vs mount Christopher Slater

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=200402221149.37658.fluca1978@virgilio.it \
    --to=fluca1978@virgilio.it \
    --cc=fluca1978REMOVE_THIS_STRING@virgilio.it \
    --cc=linux-admin@vger.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).