Subject: Re: kern/12187: nfs_timer: ignoring error 55- what's it for and why
To: Jason R Thorpe <thorpej@zembu.com>
From: Matthew Jacob <mjacob@feral.com>
List: current-users
Date: 04/08/2001 10:50:13
On Sun, 8 Apr 2001, Jason R Thorpe wrote:

> On Sun, Apr 08, 2001 at 09:29:59AM -0700, Matthew Jacob wrote:
> 
>  > That's possible.  You'd think you'd get a diagnostic of out of MBCLUSTERs
>  > first though.
> 
> Not necessarily -- ENOBUFS can also mean that the interface's queue
> is full.

If there was an MBUF leak, I'd excpet the 'out of NMBCLUSTERs' error. If the
if_queue is full, yes, you might get this, but I find it hard to believe that
this is just an NFS related issue.