+------------------------------------------------------------------------------
| On 2015-10-12 20:51:56, Matthew Ahrens wrote:
| 
> 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>"
> 
> Note that resuming send works correctly with size estimation, but does not
> integrate with "zfs send -R" or "zfs send -I" (they don't know which
> snapshots have been fully received).

Thanks for this work! Really very exciting.

I've certainly never dumped a multi-TB initial snapshot to a file, split it
into smaller chunks, and reassembled on the other side because the network is
reliable and why would systems become inaccessible just long enough to timeout
at 98% complete basically every time?

So much pain saved for future generations. :-)

Cheers.
-- 
bdha


-------------------------------------------
illumos-discuss
Archives: https://www.listbox.com/member/archive/182180/=now
RSS Feed: https://www.listbox.com/member/archive/rss/182180/21175430-2e6923be
Modify Your Subscription: 
https://www.listbox.com/member/?member_id=21175430&id_secret=21175430-6a77cda4
Powered by Listbox: http://www.listbox.com

Reply via email to