freebsd-dev/sys/cddl/contrib/opensolaris/common/zfs
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
..
zfeature_common.c MFV 286707: 5959 clean up per-dataset feature count code 2015-08-12 23:59:17 +00:00
zfeature_common.h MFV 286707: 5959 clean up per-dataset feature count code 2015-08-12 23:59:17 +00:00
zfs_comutil.c WiP merge of libzfs_core (MFV r238590, r238592) 2013-03-05 08:09:53 +00:00
zfs_comutil.h WiP merge of libzfs_core (MFV r238590, r238592) 2013-03-05 08:09:53 +00:00
zfs_deleg.c MFV r260154 + 260182: 2014-01-02 07:34:36 +00:00
zfs_deleg.h MFV r260154 + 260182: 2014-01-02 07:34:36 +00:00
zfs_fletcher.c Finally... Import the latest open-source ZFS version - (SPA) 28. 2011-02-27 19:41:40 +00:00
zfs_fletcher.h Finally... Import the latest open-source ZFS version - (SPA) 28. 2011-02-27 19:41:40 +00:00
zfs_ioctl_compat.c MFV r289312: 2605 want to resume interrupted zfs send 2015-10-15 08:47:32 +00:00
zfs_ioctl_compat.h MFV r289312: 2605 want to resume interrupted zfs send 2015-10-15 08:47:32 +00:00
zfs_namecheck.c MFV r260154 + 260182: 2014-01-02 07:34:36 +00:00
zfs_namecheck.h MFV r260154 + 260182: 2014-01-02 07:34:36 +00:00
zfs_prop.c MFV r289312: 2605 want to resume interrupted zfs send 2015-10-15 08:47:32 +00:00
zfs_prop.h
zpool_prop.c MFV r274273: 2014-11-10 08:20:21 +00:00
zprop_common.c WiP merge of libzfs_core (MFV r238590, r238592) 2013-03-05 08:09:53 +00:00