All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jeremy Fitzhardinge <jeremy@goop.org>
To: "Stephen C. Tweedie" <sct@redhat.com>
Cc: Trond Myklebust <trond.myklebust@fys.uio.no>,
	Ext2 devel <ext2-devel@lists.sourceforge.net>,
	NFS maillist <nfs@lists.sourceforge.net>,
	Linux Kernel List <linux-kernel@vger.kernel.org>
Subject: Re: [Ext2-devel] Re: [NFS] htree+NFS (NFS client bug?)
Date: 27 Nov 2002 18:07:03 -0800	[thread overview]
Message-ID: <1038449223.1464.17.camel@ixodes.goop.org> (raw)
In-Reply-To: <20021127150053.A2948@redhat.com>

[-- Attachment #1: Type: text/plain, Size: 1090 bytes --]

On Wed, 2002-11-27 at 07:00, Stephen C. Tweedie wrote:
> The dump looks problematic, but I'm not sure whether it's a client or
> a server problem.
> 
> Frame 6 is a READDIR reply, ending with 
>     Entry: file ID 294052, name vg_include.h~51-kill-inceip
>         Cookie: 1611747420
>     Entry: file ID 298407, name vg_libpthread.vs
>         Cookie: 1611747420
>     Value Follows: No
>     EOF: 1
> 
> Now, this final frame has EOF = 1, so the client should not be looking
> for any more data after it.  If the client _does_ try to progress,
> though, it will use that final cookie for the next request, and will
> naturally find the results already in cache so will repeat the final
> chunk of directory entries.

Hm, I just did a run with 8k NFS packets, and the results are slightly
different.  There's only a single READDIR reply, fragmented over 3 IP
packets.  vg_include.h~51-kill-inceip still has a cookie of 1611747420,
and vg_libpthread.vs is still the last entry returned, but it has a
cookie of 0.  As far as I can see, all the other cookies are unique.

Trace attached.

	J

[-- Attachment #2: nfs-8k.pcap.gz --]
[-- Type: application/x-gzip, Size: 2217 bytes --]

  parent reply	other threads:[~2002-11-28  2:07 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-11-26 23:44 htree+NFS (NFS client bug?) Jeremy Fitzhardinge
2002-11-27  3:26 ` [NFS] " Trond Myklebust
2002-11-27  2:59   ` [Ext2-devel] " chrisl
2002-11-27  8:58   ` Jeremy Fitzhardinge
2002-11-27 15:00     ` Stephen C. Tweedie
2002-11-27 15:00       ` [Ext2-devel] " Stephen C. Tweedie
2002-11-27 20:25       ` Trond Myklebust
2002-11-27 20:55         ` Stephen C. Tweedie
2002-11-27 20:55           ` [Ext2-devel] " Stephen C. Tweedie
2002-11-27 22:44           ` Trond Myklebust
2002-11-28 16:41             ` Stephen C. Tweedie
2002-11-28 16:41               ` [Ext2-devel] " Stephen C. Tweedie
2002-11-28 16:58               ` Trond Myklebust
2002-11-28 16:58                 ` [Ext2-devel] " Trond Myklebust
2002-11-28 17:09                 ` Stephen C. Tweedie
2002-11-28 17:09                   ` [Ext2-devel] " Stephen C. Tweedie
2002-11-28 17:57                   ` Trond Myklebust
2002-11-28 17:57                     ` [Ext2-devel] " Trond Myklebust
2002-11-28 16:44           ` Stephen C. Tweedie
2002-11-28 16:44             ` [Ext2-devel] " Stephen C. Tweedie
2002-11-28 17:13             ` Stephen C. Tweedie
2002-11-28 17:13               ` [Ext2-devel] " Stephen C. Tweedie
2002-11-28 17:44               ` Trond Myklebust
2002-11-28 17:44                 ` [Ext2-devel] " Trond Myklebust
2002-11-28 20:00               ` Jeremy Fitzhardinge
2002-11-28  2:07       ` Jeremy Fitzhardinge [this message]
2002-11-28  2:46         ` Trond Myklebust
2002-11-27 13:33 ` Theodore Ts'o
2002-11-27 20:42   ` Trond Myklebust

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1038449223.1464.17.camel@ixodes.goop.org \
    --to=jeremy@goop.org \
    --cc=ext2-devel@lists.sourceforge.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=nfs@lists.sourceforge.net \
    --cc=sct@redhat.com \
    --cc=trond.myklebust@fys.uio.no \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.