Mailing List Archive

Scary (?) knfsd message from 2.2.13pre4
We are running SMP Linux 2.2.13pre4 + HJ Lu's knfsd patches on an
dual-PII box. We are seeing this log message occasionally:
09:15:17 kernel: nfs_dentry_delete: elaborate/try.curl: ino=7958611, count=2, nlink=1
(Of course, the file name and inode number vary.)
What does this mean?
I tried looking at the source, but I do not understand filesystem
internals well enough to know what this message is trying to tell me,
nor (more importantly) how bad the problem is.
Thanks in advance for any help...
- Pat
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/
Re: Scary (?) knfsd message from 2.2.13pre4 [ In reply to ]
In article <cistron.s5gu2ousv86.fsf@egghead.curl.com>,
Patrick J. LoPresti <patl@cag.lcs.mit.edu> wrote:
>We are running SMP Linux 2.2.13pre4 + HJ Lu's knfsd patches on an
>dual-PII box. We are seeing this log message occasionally:
>
> 09:15:17 kernel: nfs_dentry_delete: elaborate/try.curl: ino=7958611, count=2, nlink=1
That is not an NFS server message, that's an NFS client message. I
get a lot of those too on our 2.2.x NFS clients:
nfs_dentry_delete: cur/937437860.20061.janeway:2,ST: ino=556190393, count=2, nlink=1
To be honest, I have no idea what they mean. They bug me as well, it
fills up my kern.log syslog file :/
Mike.
--
... somehow I have a feeling the hurting hasn't even begun yet
-- Bill, "The Terrible Thunderlizards"
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/