Prompt to synchronize two volumes ZFS
    Vladislav V. Prodan 
    universite at ukr.net
       
    Mon Apr 18 19:55:29 UTC 2011
    
    
  
18.04.2011 21:12, Artem Belevich wrote:
> This page outlines ZFS replication process fairly well:
> http://wikitech-static.wikimedia.org/articles/z/f/s/Zfs_replication.html
I do not understand why dumps snapshot to a file and then deploy on a 
remote machine?
You can not like something is poured snapshot to another server?
zfs send -i export/upload at zrep-00001 export/upload at zrep-00002 | ssh 
otherservername "cat > /export/save/upload at zrep-00002"
cat /export/save/upload at rzrepl-00002 | zfs recv export/upload
Maybe there are some pitfalls?
-- 
Vladislav V. Prodan
VVP24-UANIC
+380[67]4584408
+380[99]4060508
vlad11 at jabber.ru
    
    
More information about the freebsd-fs
mailing list