[EMAIL PROTECTED] said:
> Why can't the NFS performance match that of SSH? 

Hi Albert,

My first guess is the NFS vs array cache-flush issue.  Have you configured
the 6140 to ignore SYNCHRONIZE_CACHE requests?  That'll make a huge difference
for NFS clients of ZFS file servers.

Also, you might make your ssh connection go faster if you change the rsync
arg from "-e 'ssh'" to "-e 'ssh -c blowfish'".  Depends, of course, on how
fast both client and server CPU's are.

Regards,

Marion


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

Reply via email to