* weird NFSv3 getaddr storm when fileserver upgraded to 2.6
@ 2004-11-07 15:31 dap
0 siblings, 0 replies; only message in thread
From: dap @ 2004-11-07 15:31 UTC (permalink / raw)
To: linux-kernel
I've upgraded my NFS server from 2.4.25 to 2.6.9 at friday night and
the 2.4.x clients started to flood it with getaddr requests:
http://innocence.nightwish.hu/dap/getaddrstat/rpcga.html
clients are 2.4.x boxes with increased 'ac' values:
10_1_1_1:~# cat /proc/mounts
rootfs / rootfs rw 0 0
/dev/root / nfs rw,v3,rsize=4096,wsize=4096,acregmin=120,acregmax=120,acdirmin=120,acdirmax=120,hard,udp,nocto,nolock,addr=10.1.1.251 0 0
proc /proc proc rw 0 0
devpts /dev/pts devpts rw 0 0
10.1.1.251:/mnt/htdocs /http nfs rw,v3,rsize=32768,wsize=32768,acregmin=120,acregmax=120,acdirmin=120,acdirmax=180,hard,udp,nocto,lock,addr=10.1.1.251 0 0
there's no getattr flood for some time if I reboot the clients (like
saturday night), but it begins again at a point and only the reboot can
calm it down for a while. 2.4.25 worked fine for months.
--
dap
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2004-11-07 15:31 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-11-07 15:31 weird NFSv3 getaddr storm when fileserver upgraded to 2.6 dap
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.