Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Dec 2000 09:43:01 -0800
From:      Brooks Davis <brooks@one-eyed-alien.net>
To:        Wes Peters <wes@softweyr.com>
Cc:        Mike Nowlin <mike@argos.org>, freebsd-hackers@FreeBSD.ORG
Subject:   Re: keeping lots of systems all the same...
Message-ID:  <20001221094301.C1391@Odin.AC.HMC.Edu>
In-Reply-To: <3A41C329.6E3C1EFD@softweyr.com>; from wes@softweyr.com on Thu, Dec 21, 2000 at 01:45:29AM -0700
References:  <Pine.LNX.4.21.0012200233410.32584-100000@jason.argos.org> <3A41C329.6E3C1EFD@softweyr.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Dec 21, 2000 at 01:45:29AM -0700, Wes Peters wrote:
> Figure 32MB RAM for FreeBSD & X, 64MB for Netscape, and 64MB for StarOffice.
> If you want to run both Netscape and StarOffice at the same time, 128MB
> isn't enough.  Sigh.

Definatly true. :-(

> If your users have a "usual" work position, you may way to place their home
> directory on that machine.  Export all the home directories and mount them
> on the other machines using amd.  This does make the amd configuration differ
> from machine to machine, however.

If you do it right the files will be the same on each machine.  This
simple example shows how to keep a solaris box from loopback nfs
mounting its own file systems.  A more complicated setup would do what
you describe with a single amd map (possiable shared via your favorite
directory service):

*               -rfs:=/export/home/${key} \
                host==draupnir;type:=lofs \
                host!=draupnir;rhost:=draupnir


> Good luck, and write an article about it when you're done.  DaemonNews would
> be happy to publish it.  ;^)

That would be a really nice article.

-- Brooks

-- 
Any statement of the form "X is the one, true Y" is FALSE.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20001221094301.C1391>