From owner-freebsd-stable@FreeBSD.ORG Tue Jul 15 16:42:08 2008 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6C2F0106564A; Tue, 15 Jul 2008 16:42:08 +0000 (UTC) (envelope-from wxs@atarininja.org) Received: from syn.atarininja.org (syn.csh.rit.edu [129.21.60.158]) by mx1.freebsd.org (Postfix) with ESMTP id 483418FC0C; Tue, 15 Jul 2008 16:42:07 +0000 (UTC) (envelope-from wxs@atarininja.org) Received: by syn.atarininja.org (Postfix, from userid 1001) id 408325C2E; Tue, 15 Jul 2008 12:29:12 -0400 (EDT) Date: Tue, 15 Jul 2008 12:29:12 -0400 From: Wesley Shields To: Jeremy Chadwick Message-ID: <20080715162912.GI64436@atarininja.org> References: <1216130834.27608.27.camel@lanshark.dmv.com> <20080715145426.GA31340@eos.sc1.parodius.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080715145426.GA31340@eos.sc1.parodius.com> User-Agent: Mutt/1.5.18 (2008-05-17) Cc: Sven Willenberger , freebsd-stable@freebsd.org Subject: Re: Multi-machine mirroring choices X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Jul 2008 16:42:08 -0000 On Tue, Jul 15, 2008 at 07:54:26AM -0700, Jeremy Chadwick wrote: > One of the "annoyances" to ZFS snapshots, however, was that I had to > write my own script to do snapshot rotations (think incremental dump(8) > but using ZFS snapshots). There is a PR[1] to get something like this in the ports tree. I have no idea how good it is but I hope to get it in the tree soon. http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/125340 -- WXS