Port-i386 archive

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

Re: nfs server performance (netbsd-5)



On Mon, Apr 05, 2010 at 10:47:34AM -0500, David Young wrote:
> You don't have to run it as root.  You can capture with tcpdump -w as
> any user who has access to /dev/bpf, and then you can view the capture
> "off-line" with Wireshark.

Okay, thanks.  It seems the NFS client is retrying writes, sometimes
a fragment or two is missing (so a retry is needed), but sometimes
I can't seen anything missing and the client still retransmits the Write
command: [RPC retransmission of #1657]V3 WRITE Call

The client is a Dreambox 7025 running linux, mount options look like this:

foo:/media on /media/hdd type nfs 
(rw,v3,rsize=32768,wsize=32768,hard,udp,lock,addr=foo)

  -jm


Home | Main Index | Thread Index | Old Index