Subject: kern/31562: noisy nfs_timer output
To: None <kern-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: Martin Husemann <martin@aprisoft.de>
List: netbsd-bugs
Date: 10/12/2005 06:36:01
>Number:         31562
>Category:       kern
>Synopsis:       noisy nfs_timer output
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    kern-bug-people
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Oct 12 06:36:00 +0000 2005
>Originator:     Martin Husemann
>Release:        NetBSD 3.99.9
>Organization:
>Environment:
System: NetBSD nelly.aprisoft.de 3.99.9 NetBSD 3.99.9 (NELLY) #0: Tue Oct 4 10:22:51 CEST 2005 martin@nelly.aprisoft.de:/usr/src/sys/arch/sparc64/compile/NELLY sparc64
Architecture: sparc64
Machine: sparc64
>Description:

My switch borked over night and had to be reset this morning. This machine
has a NFS share mounted, and filled the console (and syslog) with

   nfs_timer: ignoring error 64

messages. Should we

 - rate limit this message?
 - remove it completely?
 - print it only once until the server is alive again?

>How-To-Repeat:

Block traffic to NFS server.

>Fix:
n/a