Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Nov 2011 00:12:02 +0000
From:      Johannes Totz <johannes@jo-t.de>
To:        freebsd-fs@freebsd.org
Subject:   Re: backing up zfs dataset
Message-ID:  <jammgi$teg$1@dough.gmane.org>
In-Reply-To: <CAOjFWZ4iOrSDgp2p2pf=62hcUYtBpY=oROSHXZPvCVwZV-f65w@mail.gmail.com>
References:  <j9jiud$oj6$1@dough.gmane.org> <20111124235843.GB96603@johnny.reilly.home> <CAOjFWZ4iOrSDgp2p2pf=62hcUYtBpY=oROSHXZPvCVwZV-f65w@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 25/11/2011 00:07, Freddie Cash wrote:
> On Thu, Nov 24, 2011 at 3:58 PM, Andrew Reilly<areilly@bigpond.net.au>wrote:
>
>> I do think that backup is something of a weakness for ZFS at
>> the moment.  Sure, live filesystems and snapshots are clearly
>> cool, and the modern way and all, but there is an awful lot of
>> flexibility and ease of undersanding in the model of a "backup
>> file on a tape."  Doesn't have to be on a tape, but the moral
>> equivalent to dump/restore would (in my book) be a wonderful
>> addition to ZFS, if anyone felt inclined.  Just padding the
>> send/receive serialisation format with enough checksum and
>> restart information to allow detection and graceful recovery
>> from read errors in the backup medium would do the job.
>
>
> One could probably work around this by doing a zfs send to a file, then
> running it through parchive [1] to generate all the redundancy data.
>   Granted, I've never used par, so it may or may not be feasible.
>
> [1] http://parchive.sourceforge.net

yeah, was thinking of doing that at some stage. but then send/receive 
format is not guaranteed to be stable (has anybody done any tests on 
this? try a v1 send with a v28 receive?).





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?jammgi$teg$1>