On Thu, Jul 29, 2010 at 2:54 PM, Jacob Albretsen <[email protected]> wrote: > Quoting Bryan Murdock <[email protected]>: > >> On Thu, Jul 29, 2010 at 1:35 PM, Jacob Albretsen <[email protected]> wrote: >>> Increasing rsize and wsize on the client aufofs config files (should >>> also work in fstab) fixed the problems I was having with transfer >>> speeds. File sizes we dealt with were roughly a few megs to around 10 >>> megs. >> >> What did you increase them to? The nfs howto is talking about what to >> use if I have one of the "newer" 2.4 kernels... > > I made it: > > rsize=32768,wsize=32768
Turns out that if you cat /proc/mounts you can see what rsize and wsize are being used, and it was already huge for me (like 1 MB). I read on one website that those are auto-negotiated between clients and hosts with recent versions of nfs. I don't know if by recent versions they meant NFSv4, but it looks like my NFSv3 setup might be doing it. Bryan -------------------- BYU Unix Users Group http://uug.byu.edu/ The opinions expressed in this message are the responsibility of their author. They are not endorsed by BYU, the BYU CS Department or BYU-UUG. ___________________________________________________________________ List Info (unsubscribe here): http://uug.byu.edu/mailman/listinfo/uug-list
