freebsd-src/cddl/contrib/opensolaris
Alexander Motin c70e61feed MFV r289312: 2605 want to resume interrupted zfs send
Reviewed by: George Wilson <george.wilson@delphix.com>
Reviewed by: Paul Dagnelie <pcd@delphix.com>
Reviewed by: Richard Elling <Richard.Elling@RichardElling.com>
Reviewed by: Xin Li <delphij@freebsd.org>
Reviewed by: Arne Jansen <sensille@gmx.net>
Approved by: Dan McDonald <danmcd@omniti.com>
Author: Matthew Ahrens <mahrens@delphix.com>

illumos/illumos-gate@9c3fd1216f

For more info, see:
 - slides http://www.slideshare.net/MatthewAhrens/openzfs-send-and-receive
 - video https://www.youtube.com/watch?v=iY44jPMvxog
 - manpage changes (for zfs resume -s and zfs send -t)
 - upcoming talk at the OpenZFS Developer Summit

The TL;DR is:
Use "zfs receive -s" to save the partially received state on failure.
On failure, get the receive token with "zfs get receive_resume_token <fs>"
Resume the send with "zfs send -t <token_value>"

Relnotes:	yes
2015-10-15 08:47:32 +00:00
..
cmd MFV r289312: 2605 want to resume interrupted zfs send 2015-10-15 08:47:32 +00:00
common remove an extra copy of avl.c from illumos contrib code 2015-09-28 12:23:10 +00:00
head MFV r270197: 2014-08-22 22:13:36 +00:00
lib MFV r289312: 2605 want to resume interrupted zfs send 2015-10-15 08:47:32 +00:00
tools/ctf Re-apply r274569. It was reverted in r276848 since that appeared to fix 2015-08-28 00:38:18 +00:00
OPENSOLARIS.LICENSE