Matthew Ahrens wrote:
Anantha N. Srirama wrote:
You're most certainly are hitting the SSH limitation. Note that
SSH/SCP sessions are single threaded and won't utilize all of the
system resources even if they are available.
You may want to try 'ssh -c blowfish' to use the (faster) blowfish
encryption algorithm rather than default of triple-DES.
AES 128 in Counter Mode should be the default - aes-128-ctr.
The fastest for "streaming" data is usually arcfour.
--
Darren J Moffat
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss