From owner-freebsd-questions@FreeBSD.ORG Mon May 5 14:41:48 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5785C37B401 for ; Mon, 5 May 2003 14:41:48 -0700 (PDT) Received: from server1.ultratrends.com (server1.ultratrends.com [205.206.59.239]) by mx1.FreeBSD.org (Postfix) with ESMTP id A175243FB1 for ; Mon, 5 May 2003 14:41:47 -0700 (PDT) (envelope-from trodat@server1.ultratrends.com) Received: from server1.ultratrends.com (localhost [127.0.0.1]) h45MfOJu045476 for ; Mon, 5 May 2003 15:41:24 -0700 (MST) Received: from localhost (trodat@localhost)h45MfOvA045473 for ; Mon, 5 May 2003 15:41:24 -0700 (MST) Date: Mon, 5 May 2003 15:41:24 -0700 (MST) From: YOU To: questions@FreeBSD.ORG Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Realtime Filesystem Replication X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 May 2003 21:41:48 -0000 Hello all, I am in charge of a 4 server apache cluster and am looking for the best replication tools for FreeBSD. The apache cluster is resource sharing so a change on one of the servers really needs to occur on all in order to keep the cluster accurate. We tried CVS which worked but was difficult to manage. We are now looking into CODA but are nervous about the "not for production" wording around the man/doc pages. I was hoping for some help on choosing the best adventure for my institution. Rob.