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.

--matt
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to