linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Chuck Lever <chuck.lever@oracle.com>
To: Sebastien Godard <sysstat@orange.fr>
Cc: Or Gerlitz <ogerlitz-hKgKHo2Ms0FWk0Htik3J/w@public.gmane.org>,
	Trond Myklebust <Trond.Myklebust@netapp.com>,
	linux-nfs@vger.kernel.org
Subject: Re: iostat "await" like counter for measuring nfs latency
Date: Thu, 29 Jul 2010 11:53:10 -0400	[thread overview]
Message-ID: <4C51A3E6.4000101@oracle.com> (raw)
In-Reply-To: <4C508330.8010303@orange.fr>

On 07/28/10 03:21 PM, Sebastien Godard wrote:
> On 07/28/2010 07:40 PM, Chuck Lever wrote:
>>
>> On 07/28/10 05:45 AM, Or Gerlitz wrote:
>>> Trond Myklebust wrote:
>>>> On Tue, 2010-07-27 at 13:07 +0300, Or Gerlitz wrote:
>>>>> Doing some iscsi and nfs performance testing, I realized that
>>>>> iostat(1)
>>>>> doesn't support an "await" like counter for measuring nfs latency.
>>>>> Can tracking nfs latency be done in other means? is there a plan to
>>>>> extend the nfs iostats code to include such/similar counter?
>>>
>>>> The information is already available in /proc/self/mountstats. It is up
>>>> to iostat to start using it.
>>>
>>> Sebastian, is there a plan to support await like counter in sysstat?
>>>
>>> I didn't find a source repository (is there an open one? where?) so
>>> downloaded the latest code (version 9.1.3) drop from the website and
>>> couldn't see there such a counter, am I missing something?
>>
>> There are Python scripts in nfs-utils that report the statistics in
>> /proc/self/mountstats. Nobody really likes the file format of
>> /proc/self/mountstats, so the plan is to move these, at some point, to
>> someplace where perf can report them.
>>
>> At that point, iostat support would also be nice.
>>
>
> I'm ready to accept a patch that would add an await like counter to
> measure NFS latency.

What is await, precisely?

And, by "NFS latency" do you mean read/write latency or something else? 
  For NFS, even stat() can require server interaction (ie is not served 
from the system's local memory)

> BTW beginning with sysstat version 9.1.3, there is a specific command
> ("nfsiostat") aimed at displaying stats for network filesystems.

      reply	other threads:[~2010-07-29 15:54 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-27 10:07 iostat "await" like counter for measuring nfs latency Or Gerlitz
2010-07-27 15:27 ` Trond Myklebust
2010-07-28  9:45   ` Or Gerlitz
2010-07-28 17:40     ` Chuck Lever
2010-07-28 19:21       ` Sebastien Godard
2010-07-29 15:53         ` 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=4C51A3E6.4000101@oracle.com \
    --to=chuck.lever@oracle.com \
    --cc=Trond.Myklebust@netapp.com \
    --cc=linux-nfs@vger.kernel.org \
    --cc=ogerlitz-hKgKHo2Ms0FWk0Htik3J/w@public.gmane.org \
    --cc=sysstat@orange.fr \
    /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 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).