Timothy Coalson <tsc...@mst.edu> writes:

> On Mon, Mar 27, 2017 at 9:44 PM, Harry Putnam <rea...@newsguy.com> wrote:
>
>> Geoff Nordli <geo...@gnaa.net> writes:
>>
>> [...]
>>
>> >
>> > Just a thought here, you may want to try a different ssh cipher. Give
>> > arcfour a try and see if that is fast enough for you.
>> >
>>
>> Can that be done on ssh command line or must be done in ssh_config?
>>
>> You are transferring via mbuffer through a separate TCP connection, so
> changing the ssh cipher won't change the speed.

I think what Timothy C has in mind is dropping mbuffer/tamp and using
ssh for the whole thing

 zfs send p/fs@now | ssh RECV_HOST zfs recv p/fs


_______________________________________________
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
https://openindiana.org/mailman/listinfo/openindiana-discuss

Reply via email to