linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* NFS root: New error messages in latest bk
@ 2003-02-10 16:16 Andrew Walrond
  2003-02-10 16:57 ` Trond Myklebust
  2003-05-27 12:34 ` Alex Riesen
  0 siblings, 2 replies; 3+ messages in thread
From: Andrew Walrond @ 2003-02-10 16:16 UTC (permalink / raw)
  To: linux-kernel

Latest bk 2.5;

Just booted with NFS root and noticed these new error messages in dmesg:

NFS: server cheating in read reply: count 4096 > recvd 1000
NFS: giant filename in readdir (len 0xcb2d2053)!

Anybody know what this means?

Andrew Walrond


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: NFS root: New error messages in latest bk
  2003-02-10 16:16 NFS root: New error messages in latest bk Andrew Walrond
@ 2003-02-10 16:57 ` Trond Myklebust
  2003-05-27 12:34 ` Alex Riesen
  1 sibling, 0 replies; 3+ messages in thread
From: Trond Myklebust @ 2003-02-10 16:57 UTC (permalink / raw)
  To: Andrew Walrond; +Cc: linux-kernel

>>>>> " " == Andrew Walrond <andrew@walrond.org> writes:

     > Latest bk 2.5; Just booted with NFS root and noticed these new
     > error messages in dmesg:

     > NFS: server cheating in read reply: count 4096 > recvd 1000
     > NFS: giant filename in readdir (len 0xcb2d2053)!

     > Anybody know what this means?

It means that the client can only see 1000 out of a promised 4096
bytes. Either the client or the server has a bug. A tcpdump should
sort it out.

Cheers,
  Trond

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: NFS root: New error messages in latest bk
  2003-02-10 16:16 NFS root: New error messages in latest bk Andrew Walrond
  2003-02-10 16:57 ` Trond Myklebust
@ 2003-05-27 12:34 ` Alex Riesen
  1 sibling, 0 replies; 3+ messages in thread
From: Alex Riesen @ 2003-05-27 12:34 UTC (permalink / raw)
  To: linux-kernel; +Cc: nfs, Neil Brown

Andrew Walrond, Mon, Feb 10, 2003 17:16:23 +0100:
> Latest bk 2.5;

2.5.70 here

> Just booted with NFS root and noticed these new error messages in dmesg:
> 
> NFS: server cheating in read reply: count 4096 > recvd 1000
> NFS: giant filename in readdir (len 0xcb2d2053)!
> 

I have almost the same, but without the "server cheating":

16:12:06 NFS: giant filename in readdir (len c8f2d9f0)!

got this by doing "find /mnt -type f | xargs cat > /dev/null".
The server is 2.4.20-ck4 (Con Kolivas patches: aavm, preempt, lolatency).

Also seen something about 7 min later (the find was still running):

16:19:22 nfs: server server1 not responding, still trying
16:19:25 nfs: server server1 OK

The "server1" (my desktop machine) was doing almost nothing at this time
and felt ok (still does).

-alex


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2003-05-27 12:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-02-10 16:16 NFS root: New error messages in latest bk Andrew Walrond
2003-02-10 16:57 ` Trond Myklebust
2003-05-27 12:34 ` Alex Riesen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).