NFS client kernel messages in 2.1.131ac3

David Mansfield (david@cobite.com)
Tue, 15 Dec 1998 15:50:40 -0500 (EST)


I got the following errors accessing my home directory over NFS from a
Solaris 2.5 NFS server. The file in question (a shared library I wrote)
was rebuilt on another machine I think (a Linux 2.0.35 client to the same
server) so the status of the file (on the server) had changed out from
under the client (shouldn't be a problem).

The file was being accessed by the dynamic linker only, and NOT built on
the machine in question.

This is not the first report of this problem, see also:

nfs_free_dentries in 2.1.131-ac4, bridgett@uk.ibm.com
NFS crash with 2.1.131, stephen@askone.demon.co.uk
2.1.130 NFS messages, lnance@avanticorp.com

---------------------------------------------------------------

kernel: __nfs_fhget: inode 4147268 busy, i_count=2, i_nlink=1
kernel: nfs_free_dentries: found libcommon/libcommon.so.1.4, d_count=0,
hashed=1
kernel: nfs_dentry_delete: libcommon/libcommon.so.1.4: ino=4147268,
count=2, nlink=1
kernel: __nfs_fhget: inode 4147244 busy, i_count=2, i_nlink=1
kernel: nfs_free_dentries: found libcommon/text_util.o, d_count=0,
hashed=1
kernel: nfs_dentry_delete: libcommon/text_util.o: ino=4147244, count=2,
nlink=1

---------------------------------------------------------------

System is a PII 450mhz, 256mb ram. compiled UP by 2.7.2.3
Kernel also patched with the DAC960-Beta3 raid driver.

-- 
/==============================\
| David Mansfield              |
| david@cobite.com             |
\==============================/

- 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/