Re: 2.1.71: network wierdness and nfs messages

Bill Hawes (whawes@star.net)
Sun, 07 Dec 1997 20:34:59 -0500


Andrew Auderieth wrote:
> The other oddity is superfluous nfs messages popping up. About once a
> minute or so, either:
> nfs_lookup: filename ino=## in use, count=2,nlink=2
> nfs_detry_delete: filename ino=## in use, count=2,nlink=2
>
> pops up...

These are debugging messages, and are harmless in this case. As long as
nlink is greater than or equal to the use count, all is cool. Hopefully
I've fixed the problems with non-hard-linked inodes being busy.

> (and a few time: "lockd: failed to monitor IP" where IP=address of our nfs
> server)

I haven't heard of this one before, will take a look at what's going on.

Regards,
Bill