Date: Wed, 01 Oct 2014 11:21:28 +0200 From: Mark Martinec <Mark.Martinec+freebsd@ijs.si> To: freebsd-fs@freebsd.org Subject: Re: zfs-send/receive between FreeBSD10 and SmartOS (Illumos) fails. Message-ID: <7c3182852401d5cc2e98eea2787d6892@mailbox.ijs.si> In-Reply-To: <A8E17D19-D4F2-4D9F-997F-CC5A18DB5358@gmail.com> References: <37BD986A-9B05-4CE8-9D55-CAB4B2713D9D@gmail.com> <CADBaqmgfR2cMmhHFd2KXBBpU8Wh3o%2BTk0Oie8fkAf8v25rsxLQ@mail.gmail.com> <99C93627-2B9C-423F-9C3D-D8B6ACB9C74A@gmail.com> <5C3F3898-9C40-48A6-9B8D-C2118448BE42@gmail.com> <CAOeNLupXqHo-4OZh58busZDCi_i_eWoYSfYZzdx7t2TLLCu7ew@mail.gmail.com> <A8E17D19-D4F2-4D9F-997F-CC5A18DB5358@gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
2014-09-23, John Terrell <john.terrell@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@gmail.com> wrote: >> Here's the command and output (run from the SmartOS box): > > ssh -c arcfour256 root@freebsdnas zfs send -R tank@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?7c3182852401d5cc2e98eea2787d6892>