From owner-freebsd-hackers Sun Jul 9 18:49:58 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id SAA21357 for hackers-outgoing; Sun, 9 Jul 1995 18:49:58 -0700 Received: from brasil.moneng.mei.com (brasil.moneng.mei.com [151.186.20.4]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id SAA21351 for ; Sun, 9 Jul 1995 18:49:57 -0700 Received: (from jgreco@localhost) by brasil.moneng.mei.com (8.7.Beta.1/8.7.Beta.1) id UAA14441; Sun, 9 Jul 1995 20:49:25 -0500 From: Joe Greco Message-Id: <199507100149.UAA14441@brasil.moneng.mei.com> Subject: Re: Sync of systems To: karl@mcs.com (Karl Denninger MCSNet) Date: Sun, 9 Jul 1995 20:49:24 -0500 (CDT) Cc: freebsd-hackers@freebsd.org In-Reply-To: from "Karl Denninger, MCSNet" at Jul 9, 95 12:15:57 pm X-Mailer: ELM [version 2.4 PL24] Content-Type: text Sender: hackers-owner@freebsd.org Precedence: bulk > What's everyone's favorite way of doing this? > > Common binaries and libs that are on multiple machines we mount from a > repository, but system stuff isn't a good idea to handle that way. Oof, I don't like that... too many problems over the years has (finally) convinced me that NFS is inherently evil and at odds with the concept of "reliable system" - and with 500MB of SCSI disk being relatively cheap, and 500MB of IDE disk being even cheaper - you can bet that I've been avoiding NFS in a major way. :-) I only use automounted NFS for home directories these days.. (too many problems with one downed Sun taking the world down with it, due to the ripple effect). > Is rdist still the best bet? Or are there other tools to keep directories > like /bin and /usr/bin in sync across multiple systems? Personally I still swear by rdist, but the reporting mechanism is grungy at best (if you choose to use it). It's pretty flexible, reasonably fast, and part of the base system (a very large ADvantage). ... Joe ------------------------------------------------------------------------------- Joe Greco - Systems Administrator jgreco@ns.sol.net Solaria Public Access UNIX - Milwaukee, WI 414/342-4847