freebsd-src/cddl/contrib/opensolaris/cmd
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
..
dtrace MFV r288408: 2015-09-30 05:24:22 +00:00
lockstat Have lockstat(1) trace locks by name rather than by address. 2015-09-30 05:46:56 +00:00
mdb/tools/common Mechanically convert cddl sun #ifdef's to illumos 2015-01-17 14:44:59 +00:00
plockstat Mechanically convert cddl sun #ifdef's to illumos 2015-01-17 14:44:59 +00:00
pyzfs Merge ZFS version 15 and almost all OpenSolaris bugfixes referenced 2010-07-12 23:49:04 +00:00
stat/common Finally... Import the latest open-source ZFS version - (SPA) 28. 2011-02-27 19:41:40 +00:00
zdb MFV r286224: 5695 dmu_sync'ed holes do not retain birth time 2015-09-14 06:10:49 +00:00
zfs MFV r289312: 2605 want to resume interrupted zfs send 2015-10-15 08:47:32 +00:00
zhack MFV 286707: 5959 clean up per-dataset feature count code 2015-08-12 23:59:17 +00:00
zinject zinject must use ioctl(2) compatibility wrapper 2014-01-16 12:21:21 +00:00
zlook Finally... Import the latest open-source ZFS version - (SPA) 28. 2011-02-27 19:41:40 +00:00
zpool MFV 286707: 5959 clean up per-dataset feature count code 2015-08-12 23:59:17 +00:00
zstreamdump MFV r289312: 2605 want to resume interrupted zfs send 2015-10-15 08:47:32 +00:00
ztest Plug a memory leak. 2015-08-13 18:45:52 +00:00