Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Sep 2022 01:57:54 -0700
From:      David Christensen <dpchrist@holgerdanske.com>
To:        questions@freebsd.org
Subject:   Re: zfs replication tool
Message-ID:  <498d478e-7fe7-1840-6263-930b498c5bbf@holgerdanske.com>
In-Reply-To: <20220923080305.alrgrrnxljtweo3i@x1>
References:  <0a0ba81b-88f2-fa75-9abe-6f41da5d2c69@sentex.net> <20220916140236.jeizzganrtnsrhlo@x1> <20220920092905.3k7qzt7lvhywhcfn@x1> <20220920122029.ufsoyo47qnxtmcqk@x1> <20220920132503.8bfd124b9697d90e474086b3@sohara.org> <20220920125154.n7lcqr3xzhsrylzr@x1> <20220920142314.df043149e82d63cbd289a92e@sohara.org> <4cf58433-a13b-9b35-fc3e-8fad6b2ac93d@sentex.net> <20220920141006.n6x6mxpafy3zqpk3@x1> <b7586c2c-f435-334c-dff8-f7388163fa75@sentex.net> <20220923080305.alrgrrnxljtweo3i@x1>

next in thread | previous in thread | raw e-mail | index | archive | help
On 9/23/22 01:03, Julien Cigar wrote:

> I'm still getting replication errors with zrepl on my test installation,
> see https://github.com/zrepl/zrepl/issues/631 for details. The initial
> transfer works, but after that I'm getting weird "cannot receive
> incremental stream: destination ..." messages, despite all snapshots
> have been well preserved on both side


Does zrepl script the zfs(8) command or does zrepl make ZFS API calls?


Does zrepl have xtrace, verbose, debug, etc., options?


I wrote homebrew scripts to automate ZFS replication and I saw that 
error message many times in the past.  The solution was to add the '-F' 
option to the 'zfs receive' commands.  Is there a way to do this with zrepl?


David



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?498d478e-7fe7-1840-6263-930b498c5bbf>