> Is there any work on an upgrade of zfs send/receive to handle resuming
> on next media?

Please see Darren's post, pasted below.


> -----Original Message-----
> From: opensolaris-discuss-boun...@opensolaris.org [mailto:opensolaris-
> discuss-boun...@opensolaris.org] On Behalf Of Darren Mackay
>
> mkfifo /tmp/some_pipe
> zfs snapshot .......
> zfs send -I startsnap endsnap > /tmp/some_pipe
> 
> then something that is able to backup to tape from a pipe, and manage
> your tapes, etc - use what you are comfortable with, but not all backup
> apps are the same....
> 
> note - if changing tapes takes too long, the pipe *may* actually time
> out on the send side if you are not careful...

_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to