Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Sep 2014 16:04:45 -0600
From:      Will Andrews <will@firepipe.net>
To:        John Terrell <john.terrell@gmail.com>
Cc:        "freebsd-fs@freebsd.org" <freebsd-fs@freebsd.org>
Subject:   Re: zfs-send/receive between FreeBSD10 and SmartOS (Illumos) fails.
Message-ID:  <CADBaqmgfR2cMmhHFd2KXBBpU8Wh3o%2BTk0Oie8fkAf8v25rsxLQ@mail.gmail.com>
In-Reply-To: <37BD986A-9B05-4CE8-9D55-CAB4B2713D9D@gmail.com>
References:  <37BD986A-9B05-4CE8-9D55-CAB4B2713D9D@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
What do the zfs commands print? The -v option prints some metadata that
might help diagnose the problem.

--Will.

On Monday, September 22, 2014, 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"
>
> The stream being sent is not incremental so I'm not sure what the receiver
> is trying to do.    Here's the command I'm using to transfer (executed on
> the SmartOS machine):
>
> ssh root@fbsd10 zfs send -v -R tank@daily20140920 | zfs receive -v tank
>
> I've also tried to use mbuffer as the transport interface (removing SSH
> from the equation) and it has the same result.
>
> Is the possibly an incompatibility between FreeBSD10 and SmartOS ZFS
> implementations?
> _______________________________________________
> freebsd-fs@freebsd.org <javascript:;> mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-fs
> To unsubscribe, send any mail to "freebsd-fs-unsubscribe@freebsd.org
> <javascript:;>"
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CADBaqmgfR2cMmhHFd2KXBBpU8Wh3o%2BTk0Oie8fkAf8v25rsxLQ>