Prompt to synchronize two volumes ZFS

Borja Marcos borjam at sarenet.es
Tue Apr 19 11:43:00 UTC 2011


On Apr 19, 2011, at 1:07 PM, Vladislav V. Prodan wrote:

> 19.04.2011 11:15, Borja Marcos wrote:
>> Moreover, although ZFS receive seems to be robust in case a replication stream is interrupted, I find it much more safer to move the stream beforehand, and start the zfs receive with a complete stream.
> 
> This is if there's a place on a remote server, and if not?
> How to transfer snapshots, then?

Well, in that case you need a pipe. Something like zfs send blah blah | ssh destination zfs receive blah blah

But remember, you might have problems.





Borja.



More information about the freebsd-fs mailing list