On 2010-10-20, at 8:54 AM, Dan Langille wrote: > Not that I know of. But I do think that is the issue. Thank you. Adding > a -F option to the receive helps: > > # zfs send -i storage/[email protected] storage/[email protected] | zfs > receive -vF storage/compressed/bacula > receiving incremental stream of storage/[email protected] into > storage/compressed/[email protected] > received 20.0GB stream in 303 seconds (67.5MB/sec) > > Just after I sent my email, I found this post: > > http://lists.freebsd.org/pipermail/freebsd-current/2007-July/075774.html > > Problem solved. :)
Good workaround, forcing the receive, but I'd still like to figure out what's causing the filesystem to be modified on the receiving end. But this will be useful if I can't determine what is causing it to differ. Thanks, Derek _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[email protected]"
