linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Ulrich Gemkow <ulrich.gemkow@ikr.uni-stuttgart.de>
To: linux-nfs@vger.kernel.org
Subject: High rate of authrefrsh calls when no NFS activity is required
Date: Sun, 15 Dec 2013 19:39:38 +0100	[thread overview]
Message-ID: <201312151939.39626.ulrich.gemkow@ikr.uni-stuttgart.de> (raw)

Hello,

we see a high number of authrefrsh calls (about 1000/s) while
IMHO no NFS activity is required.

More details: We have an archive server which is booted from
a ram disc and mounts his system files (/usr, /lib, ...) per
NFS v3 (mounted with the option nolock).

When the archive server dumps its local data to tape he
generates about 1000 authrefrsh calls per second despite the
fact that it does not need any data from the nfs server. There
is a correponding high number of getattr calls but no read/write
over NFS. The archive server has some files open over NFS
(i.e. the dump utility), but these are readonly.

My questions:

- Is there any way to see for which files the getattr calls
  are made? This would help to debug the problem. Is there
  any other means to see what the client wants from the
  NFS server?

- Can anyone explain where these authrefrsh calls come from?
  They result in a severe performance degration during the 
  dump to tape

Thank you and best regards

-Ulrich

-- 
|-----------------------------------------------------------------------
| Ulrich Gemkow
| University of Stuttgart
| Institute of Communication Networks and Computer Engineering (IKR)
|-----------------------------------------------------------------------

                 reply	other threads:[~2013-12-15 18:49 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=201312151939.39626.ulrich.gemkow@ikr.uni-stuttgart.de \
    --to=ulrich.gemkow@ikr.uni-stuttgart.de \
    --cc=linux-nfs@vger.kernel.org \
    /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).