* [NFS] fd cache inconsistency!
@ 2008-01-15 15:18 Chris Fanning
[not found] ` <215ff4410801150718o28118bc8me7d344b303e00306-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
0 siblings, 1 reply; 5+ messages in thread
From: Chris Fanning @ 2008-01-15 15:18 UTC (permalink / raw)
To: nfs
Hi all,
In my syslog I'm getting lots of these.
nfsd[1926]: fd cache inconsistency!
last message repeated 31 times
Does anyone know what it means?
Thanks.
Chris.
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
NFS maillist - NFS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs
_______________________________________________
Please note that nfs@lists.sourceforge.net is being discontinued.
Please subscribe to linux-nfs@vger.kernel.org instead.
http://vger.kernel.org/vger-lists.html#linux-nfs
^ permalink raw reply [flat|nested] 5+ messages in thread[parent not found: <215ff4410801150718o28118bc8me7d344b303e00306-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>]
* Re: [NFS] fd cache inconsistency! [not found] ` <215ff4410801150718o28118bc8me7d344b303e00306-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org> @ 2008-01-15 16:44 ` J. Bruce Fields 2008-01-15 17:15 ` Chris Fanning 0 siblings, 1 reply; 5+ messages in thread From: J. Bruce Fields @ 2008-01-15 16:44 UTC (permalink / raw) To: Chris Fanning; +Cc: nfs On Tue, Jan 15, 2008 at 04:18:10PM +0100, Chris Fanning wrote: > Hi all, > > In my syslog I'm getting lots of these. > > nfsd[1926]: fd cache inconsistency! > last message repeated 31 times > > Does anyone know what it means? No. In fact, I can't find that message in the current kernel or nfs-utils. What versions of those are you using? You may want to report this to your distro. --b. ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ NFS maillist - NFS@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/nfs _______________________________________________ Please note that nfs@lists.sourceforge.net is being discontinued. Please subscribe to linux-nfs@vger.kernel.org instead. http://vger.kernel.org/vger-lists.html#linux-nfs ^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [NFS] fd cache inconsistency! 2008-01-15 16:44 ` J. Bruce Fields @ 2008-01-15 17:15 ` Chris Fanning [not found] ` <215ff4410801150915g6142b65ch2fc55f2cd332a333-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org> 0 siblings, 1 reply; 5+ messages in thread From: Chris Fanning @ 2008-01-15 17:15 UTC (permalink / raw) To: J. Bruce Fields; +Cc: nfs On Jan 15, 2008 5:44 PM, J. Bruce Fields <bfields@fieldses.org> wrote: > > On Tue, Jan 15, 2008 at 04:18:10PM +0100, Chris Fanning wrote: > > Hi all, > > > > In my syslog I'm getting lots of these. > > > > nfsd[1926]: fd cache inconsistency! > > last message repeated 31 times > > > > Does anyone know what it means? > > No. In fact, I can't find that message in the current kernel or > nfs-utils. What versions of those are you using? /usr/sbin/rpc.nfsd -v Universal NFS Server 2.2beta47 uname -r 2.6.16-xen Is that what you're looking for? I'm using this same xen image at four different sites and only get this error (warning) at one of them. The only difference (that I can think of) betwwen this site and the other three, it that here I share the same export to two different ip ranges. At the other sites the share is only exported to one range. /opt/ltsp-4.2u4 192.168.178.0/255.255.255.0(ro,no_root_squash,sync) /opt/ltsp-4.2u4 10.200.61.0/255.255.255.0(ro,no_root_squash,sync) I thought the xen image may have become corrupted so I replaced it today. It hasn't helped. What else may I consider? Thanks. Chris. > You may want to > report this to your distro. > > --b. > ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ NFS maillist - NFS@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/nfs _______________________________________________ Please note that nfs@lists.sourceforge.net is being discontinued. Please subscribe to linux-nfs@vger.kernel.org instead. http://vger.kernel.org/vger-lists.html#linux-nfs ^ permalink raw reply [flat|nested] 5+ messages in thread
[parent not found: <215ff4410801150915g6142b65ch2fc55f2cd332a333-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>]
* Re: [NFS] fd cache inconsistency! [not found] ` <215ff4410801150915g6142b65ch2fc55f2cd332a333-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org> @ 2008-01-15 17:22 ` J. Bruce Fields 2008-01-16 17:12 ` Chris Fanning 0 siblings, 1 reply; 5+ messages in thread From: J. Bruce Fields @ 2008-01-15 17:22 UTC (permalink / raw) To: Chris Fanning; +Cc: nfs On Tue, Jan 15, 2008 at 06:15:26PM +0100, Chris Fanning wrote: > On Jan 15, 2008 5:44 PM, J. Bruce Fields <bfields@fieldses.org> wrote: > > > > On Tue, Jan 15, 2008 at 04:18:10PM +0100, Chris Fanning wrote: > > > Hi all, > > > > > > In my syslog I'm getting lots of these. > > > > > > nfsd[1926]: fd cache inconsistency! > > > last message repeated 31 times > > > > > > Does anyone know what it means? > > > > No. In fact, I can't find that message in the current kernel or > > nfs-utils. What versions of those are you using? > > /usr/sbin/rpc.nfsd -v > Universal NFS Server 2.2beta47 Oh. My understanding is that that's not maintained very much. So I'd recommend reporting the problem to your distributor's bug database and considering using the kernel's nfs server instead. --b. ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ NFS maillist - NFS@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/nfs _______________________________________________ Please note that nfs@lists.sourceforge.net is being discontinued. Please subscribe to linux-nfs@vger.kernel.org instead. http://vger.kernel.org/vger-lists.html#linux-nfs ^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [NFS] fd cache inconsistency! 2008-01-15 17:22 ` J. Bruce Fields @ 2008-01-16 17:12 ` Chris Fanning 0 siblings, 0 replies; 5+ messages in thread From: Chris Fanning @ 2008-01-16 17:12 UTC (permalink / raw) To: J. Bruce Fields; +Cc: nfs On Jan 15, 2008 6:22 PM, J. Bruce Fields <bfields@fieldses.org> wrote: > On Tue, Jan 15, 2008 at 06:15:26PM +0100, Chris Fanning wrote: > > On Jan 15, 2008 5:44 PM, J. Bruce Fields <bfields@fieldses.org> wrote: > > > > > > On Tue, Jan 15, 2008 at 04:18:10PM +0100, Chris Fanning wrote: > > > > Hi all, > > > > > > > > In my syslog I'm getting lots of these. > > > > > > > > nfsd[1926]: fd cache inconsistency! > > > > last message repeated 31 times > > > > > > > > Does anyone know what it means? > > > > > > No. In fact, I can't find that message in the current kernel or > > > nfs-utils. What versions of those are you using? > > > > /usr/sbin/rpc.nfsd -v > > Universal NFS Server 2.2beta47 > > Oh. My understanding is that that's not maintained very much. > > So I'd recommend reporting the problem to your distributor's bug > database and considering using the kernel's nfs server instead. > ok. I'll do that. thanks. Chris. > --b. > ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ NFS maillist - NFS@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/nfs _______________________________________________ Please note that nfs@lists.sourceforge.net is being discontinued. Please subscribe to linux-nfs@vger.kernel.org instead. http://vger.kernel.org/vger-lists.html#linux-nfs ^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2008-01-16 17:12 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-15 15:18 [NFS] fd cache inconsistency! Chris Fanning
[not found] ` <215ff4410801150718o28118bc8me7d344b303e00306-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2008-01-15 16:44 ` J. Bruce Fields
2008-01-15 17:15 ` Chris Fanning
[not found] ` <215ff4410801150915g6142b65ch2fc55f2cd332a333-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2008-01-15 17:22 ` J. Bruce Fields
2008-01-16 17:12 ` Chris Fanning
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.