zfs-send/receive between FreeBSD10 and SmartOS (Illumos) fails.

Mark Martinec Mark.Martinec+freebsd at ijs.si
Wed Oct 1 09:21:35 UTC 2014


2014-09-23, John Terrell <john.terrell at gmail.com> wrote:
>> Hello all, I'm trying to replicate one of the ZFS filesystems that 
>> lives
>> on my FreeBSD 10 NAS to a SmartOS (Illumos based) server.
>> The transfer dies at about the 1.7TB (of almost 4TB) mark indicating:
>> 
>> "cannot receive incremental stream: invalid backup stream"

2014-09-30, John Terrell <john.terrell at gmail.com> wrote:
>> Here's the command and output (run from the SmartOS box):
> 
> ssh -c arcfour256 root at freebsdnas zfs send -R tank at daily20140920 | zfs 
> receive -v -F zones/tank
> 
> The output (after running for a long time xferring data):

Try logging to the sending host and run 'zfs send' there interactively 
from
a command line, noting any potential error messages on stdout or syslog.

See also:
   http://lists.freebsd.org/pipermail/freebsd-net/2014-July/039347.html

Mark


More information about the freebsd-fs mailing list