From owner-freebsd-stable@FreeBSD.ORG Thu Oct 30 09:04:30 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 1923C106564A for ; Thu, 30 Oct 2008 09:04:30 +0000 (UTC) (envelope-from andrew@modulus.org) Received: from email.octopus.com.au (host-122-100-2-232.octopus.com.au [122.100.2.232]) by mx1.freebsd.org (Postfix) with ESMTP id CB89D8FC1A for ; Thu, 30 Oct 2008 09:04:29 +0000 (UTC) (envelope-from andrew@modulus.org) Received: by email.octopus.com.au (Postfix, from userid 1002) id 3075B17DDF; Thu, 30 Oct 2008 20:04:26 +1100 (EST) X-Spam-Checker-Version: SpamAssassin 3.2.3 (2007-08-08) on email.octopus.com.au X-Spam-Level: X-Spam-Status: No, score=-1.3 required=10.0 tests=ALL_TRUSTED, DNS_FROM_SECURITYSAGE autolearn=no version=3.2.3 Received: from [10.20.30.101] (60.218.233.220.exetel.com.au [220.233.218.60]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: admin@email.octopus.com.au) by email.octopus.com.au (Postfix) with ESMTP id 389D51737B; Thu, 30 Oct 2008 20:04:22 +1100 (EST) Message-ID: <49097892.5070200@modulus.org> Date: Thu, 30 Oct 2008 20:04:18 +1100 From: Andrew Snow User-Agent: Thunderbird 1.5.0.9 (Windows/20061207) MIME-Version: 1.0 To: Nikolay Denev References: <20081029231926.GA35188@0lsen.net> <490907AC.5070303@freebsd.org> <490912CC.6000406@modulus.org> <95550BEC-DB92-4C68-8409-3DFF7C0B86C0@gmail.com> In-Reply-To: <95550BEC-DB92-4C68-8409-3DFF7C0B86C0@gmail.com> Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-stable@freebsd.org Subject: Re: Anyone used rsync scriptology for incremental backup? 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: Thu, 30 Oct 2008 09:04:30 -0000 Nikolay Denev wrote: > Do you experience problems with the snapshots? > Last time I tried something similiar for backups the bachine > began to spit errors after a few days of snapshots. > > http://lists.freebsd.org/pipermail/freebsd-fs/2008-February/004413.html Haven't seen that one specifically, but I experienced several big problems with ZFS on 7.x, and when I upgraded to 8-current (~July) with pjd's extra patches, it solved everything. Best thing now is to sit tight and wait for the patches to make it back into the source tree. - Andrew