probably won't help you, but we ZFS send to a local file, transfer the file with rsync (rsync can work with part transferred files, also if you use the rsyncd a riverbed can optimise/remember the connection) and then at the other end zfs receive the file.
We have a large number of ZFS streams from a reasonable number of sites, I wrote a perl script to watch and replay at the receiving end. On 28 March 2011 19:19, Roy Sigurd Karlsbakk <[email protected]> wrote: > Hi all > > I have a few boxes with rather large amounts of data on ZFS, and so far, it's > been working quite well. Now, one little problem is mentioned every now and > then. Is it (or will it) be possible to do a partial/resumable zfs > send/receive? If having 30TB of data and only a gigabit link, such transfers > takes a while, and if interrupted, will require a re-transmit of all the data. > > What could make a partial transfer work? > > Vennlige hilsener / Best regards > > roy > -- > Roy Sigurd Karlsbakk > (+47) 97542685 > [email protected] > http://blogg.karlsbakk.net/ > -- > I all pedagogikk er det essensielt at pensum presenteres intelligibelt. Det > er et elementært imperativ for alle pedagoger å unngå eksessiv anvendelse av > idiomer med fremmed opprinnelse. I de fleste tilfeller eksisterer adekvate og > relevante synonymer på norsk. > > _______________________________________________ > OpenIndiana-discuss mailing list > [email protected] > http://openindiana.org/mailman/listinfo/openindiana-discuss > _______________________________________________ OpenIndiana-discuss mailing list [email protected] http://openindiana.org/mailman/listinfo/openindiana-discuss
