Darren J Moffat wrote: > Glaser, David wrote: > >> Hi all, >> >> I'm a little (ok, a lot) confused on the whole zfs send/receive commands. >> > > I've seen mention of using zfs send between two different machines, > > but no good howto in order to make it work. > > zfs(1) man page, Examples 12 and 13 show how to use senn/receive with > ssh. What isn't clear about them ? > > > Do you have to set up a service on the receiving machine in order to > receive the zfs stream? > > No. > I found that the overhead of SSH really hampered my ability to transfer data between thumpers as well. When I simply ran a set of sockets and a pipe things went much faster (filled a 1G link). Essentially I used netcat instead of SSH.
-Tim _______________________________________________ zfs-discuss mailing list zfs-discuss@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/zfs-discuss