> As for the NFS issues ... I get these messages on all the Linux boxes
> (119pre1 and 120 w/ knfsd-980907 installed):
>
> nfs_lookup_revalidate: sudo.v1.5.6b2/config.h.in inode mismatch, old=958893,
> new=431056
> __nfs_fhget: inode 431060 busy, i_count=2, i_nlink=1
> nfs_free_dentries: freeing sudo.v1.5.6b2/config.log, i_count=2
> nfs_dentry_delete: sudo.v1.5.6b2/config.log: ino=431060, count=2, nlink=1
> nfs_lookup_revalidate: error=-2
>
> Things seem to be running ok, but should I be worrying about these messages?
These look like administrative problems -- config.h.in got deleted and
recreated while a client still had a filehandle, and config.log was
deleted on the server and then its inode reused. The NFS client code
recovered as best it could from the situation ...
Regards,
Bill
-
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/faq.html