Bob Friesenhahn wrote:
> On Fri, 28 Mar 2008, abs wrote:
>
>   
>> Sorry for being vague but I actually tried it with the cifs in zfs 
>> option, but I think I will try the samba option now that you mention 
>> it.  Also is there a way to actually improve the nfs performance 
>> specifically?
>>     
>
> CIFS uses TCP.  NFS uses either TCP or UDP, and usually UDP by 
> default.
>   

For Sun systems, NFSv3 using 32kByte [rw]size over TCP has been
the default configuration for 10+ years.  Do you still see clients running
NFSv2 over UDP?

Note that an attribute-intensive NFS workload may be sync write
bound, which means your attempts to improve network bandwidth
efficiency will not be rewarded.  OTOH, using an slog to a
low-latency, nonvolatile write storage device will be rewarded.
 -- richard

> In order to improve NFS client performance, it may be useful to 
> increase the 'rsize' and 'wsize' client mount options to 32K. 
> Solaris 10 defaults the buffer size to 32K but many other clients use 
> 8K.  Some clients support a '-a' option to specify the maximum 
> read-ahead and tuning this value can help considerably for sequential 
> access.  Using gigabit eithernet with jumbo frames will improve 
> performance even further.  Notice that most of these tunings are for 
> the client-side and not for the server.
>
> Bob
> ======================================
> Bob Friesenhahn
> [EMAIL PROTECTED], http://www.simplesystems.org/users/bfriesen/
> GraphicsMagick Maintainer,    http://www.GraphicsMagick.org/
>
> _______________________________________________
> zfs-discuss mailing list
> zfs-discuss@opensolaris.org
> http://mail.opensolaris.org/mailman/listinfo/zfs-discuss
>   

_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss
  • ... abs
    • ... Peter Brouwer, Principal Storage Architect, Office of the Chief Technologist, Sun MicroSystems
      • ... abs
        • ... Richard Elling
        • ... Bob Friesenhahn
          • ... Richard Elling
            • ... Bob Friesenhahn
          • ... Darren J Moffat
    • ... Dale Ghent

Reply via email to