[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Bizarre NFS Problem



On Tuesday 16 November 2004 08:45, Derek "The Monkey" Wueppelmann wrote:

> I know this is an old thread now, but I finally got a chance to try out
> the above. And while I was very hopeful in that it might work it still
> ended up with the same results. I don't know about everybody else but I
> am thoroughly puzzled by this.

Have you looked at tcpdump output while this is happening? you might see some 
clues ...

If you are using udp, just do

tcpdump udp or icmp and port nfs

You might see a lot of icmp error messages, and you'll certainly see the 
fragmentation.

You might try switching to tcp.  Most likely udp is the culprit here, since 
any sort of network problem at all will result in data loss.  Tcp is not 
noticeably slower and will work much better. On modern systems tcp and rsize 
and wsize of 32k is pretty standard.


-- 
  _   _   _   _   _   _   _   _   _   _   _   _   _  
 / \ / \ / \ / \ / \ / \ / \ / \ / \ / \ / \ / \ / \ 
( t | i | m | @ | i | t | . | k | p | t | . | c | c )
 \_/ \_/ \_/ \_/ \_/ \_/ \_/ \_/ \_/ \_/ \_/ \_/ \_/ 
GPG key fingerprint = 1DEE CD9B 4808 F608 FBBF  DC21 2807 D7D3 09CA 85BF



Reply to: