From owner-freebsd-isp@FreeBSD.ORG Mon Sep 26 15:33:27 2005 Return-Path: X-Original-To: freebsd-isp@freebsd.org Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3336B16A41F; Mon, 26 Sep 2005 15:33:27 +0000 (GMT) (envelope-from b.candler@pobox.com) Received: from leto.uk.clara.net (leto.uk.clara.net [80.168.69.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id B2F9F43D62; Mon, 26 Sep 2005 15:33:20 +0000 (GMT) (envelope-from b.candler@pobox.com) Received: from bloodhound.noc.clara.net ([195.8.70.207]) by leto.uk.clara.net with esmtp (Exim 4.43) id 1EJuyk-000HWz-Rg; Mon, 26 Sep 2005 16:33:18 +0100 Received: from personal by bloodhound.noc.clara.net with local (Exim 4.52 (FreeBSD)) id 1EJuyy-0006vz-Ff; Mon, 26 Sep 2005 16:33:32 +0100 Date: Mon, 26 Sep 2005 16:33:32 +0100 From: Brian Candler To: filip wuytack Message-ID: <20050926153332.GA26373@uk.tiscali.com> References: <20050924141025.GA1236@uk.tiscali.com> <4337DF56.6030407@centtech.com> <4337E8A7.6070107@wuytack.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4337E8A7.6070107@wuytack.net> User-Agent: Mutt/1.4.2.1i Cc: freebsd-isp@freebsd.org, Eric Anderson , freebsd-cluster@freebsd.org Subject: Re: Options for synchronising filesystems X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Sep 2005 15:33:27 -0000 On Mon, Sep 26, 2005 at 01:25:11PM +0100, filip wuytack wrote: > Have a look at dragonfly BSD for this. They are working on a journaling > filesystem that will do just that. Someone else mentioned that. However DragonFly BSD seems very short of documentation on the web; I did finally find some on-line manpages courtesy of google (couldn't find them linked from www.dragonflybsd.org) >From what I read, I also get the impression that the journalling feature is rather a work-in-progress right now. Regards, Brian.