All of lore.kernel.org
 help / color / mirror / Atom feed
From: Chuck Lever <chuck.lever@oracle.com>
To: spamtrap@knobisoft.de
Cc: nfs@lists.sourceforge.net
Subject: Re: Strange performance problems between Linux client and	Sun/Solaris-10 Server with SAM-FS
Date: Mon, 14 May 2007 13:28:07 -0400	[thread overview]
Message-ID: <46489C27.5040306@oracle.com> (raw)
In-Reply-To: <26191.17882.qm@web32610.mail.mud.yahoo.com>

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

Martin Knoblauch wrote:
>> At 10:20 AM 5/14/2007, Martin Knoblauch wrote:
>>> not sure whether I should feel stupid. Inspecting the tcpdump log
>>> (snippet attached), I see a lot of "reply ERR 1448" packets coming 
> from
>>> the Sun. Which of course could explain a few things.
>> Can you turn up the tcpdump reporting to show more NFS layer decoding?
>> The "1448" is just the packet length at this level (which is a bit odd
> 
>> in
>> itself - why such a large reply?), not the error code.
> Hi Tom,
> 
>  How to turn NFS reporting up? "-vvv" does not give any more info?

Ensure that tcpdump is capturing whole frames.  By default it captures 
only 96 bytes of each Ethernet frame, which isn't enough to tell what is 
going on at the RPC or NFS layer.  Use:

   tcpdump -s0 -w/tmp/raw

to collect your data, then use WireShark, as Tom suggested to analyze 
the captured trace.

[-- Attachment #2: chuck.lever.vcf --]
[-- Type: text/x-vcard, Size: 291 bytes --]

begin:vcard
fn:Chuck Lever
n:Lever;Chuck
org:Oracle Corporation;Corporate Architecture: Linux Projects Group
adr:;;1015 Granger Avenue;Ann Arbor;MI;48104;USA
title:Principal Member of Staff
tel;work:+1 248 614 5091
x-mozilla-html:FALSE
url:http://oss.oracle.com/~cel/
version:2.1
end:vcard


[-- Attachment #3: Type: text/plain, Size: 286 bytes --]

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/

[-- Attachment #4: Type: text/plain, Size: 140 bytes --]

_______________________________________________
NFS maillist  -  NFS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs

      parent reply	other threads:[~2007-05-14 17:29 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-14 11:14 Strange performance problems between Linux client and Sun/Solaris-10 Server with SAM-FS Martin Knoblauch
2007-05-14 14:20 ` Martin Knoblauch
2007-05-14 14:39   ` Talpey, Thomas
2007-05-14 16:45 ` Martin Knoblauch
2007-05-14 16:58   ` Talpey, Thomas
2007-05-14 17:28   ` Chuck Lever [this message]

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=46489C27.5040306@oracle.com \
    --to=chuck.lever@oracle.com \
    --cc=nfs@lists.sourceforge.net \
    --cc=spamtrap@knobisoft.de \
    /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.