Question on nfs mount & cat large files...

Manuel Novoa III mjn3 at codepoet.org
Thu Sep 8 02:46:54 UTC 2005


On Wed, Sep 07, 2005 at 10:14:40PM -0400, Robin Getz wrote:
> Hi.
> 
> We just ran into the issue of doing 'cat filename' where filename was on a 
> nfs mount, and larger than 34kbytes was causing NFS to timeout.
> 
> Phil Wilshire correctly told us to work around the issue by adding -o 
> rsize=1024,wsize=1024 to the nfs mount command, which solved the problem.
> 
> He also said that this was a known/old uClibc issue? Does anyone know any 
> more details?
> 
> Details on the bug report can be found here:
> http://blackfin.uclinux.org/tracker/index.php?func=detail&aid=881&group_id=17&atid=141

What version of uClibc?  What 'cat' are you using?  Busybox's?  If so,
what version?

Manuel



More information about the uClibc mailing list