From: Haakon Riiser <haakon.riiser@fys.uio.no>
To: Trond Myklebust <trond.myklebust@fys.uio.no>
Cc: nfs@lists.sourceforge.net
Subject: Re: "Server not responding" after periods of client inactivity
Date: Wed, 10 Aug 2005 00:24:03 +0200 [thread overview]
Message-ID: <20050809222403.GA9444@fox.upc.no> (raw)
In-Reply-To: <1123621160.8245.200.camel@lade.trondhjem.org>
Trond,
>> rpc.mountd R running 1880 2814 1 18906 (NOTLB)
>
> Makes sense. That means that rpc.mountd is hanging in userland. That
> would also explain why you can't immediately ptrace it.
But shouldn't strace immediately attach, even if mountd is
busy-waiting in userspace? E.g., if I create a program that loops
forever, such as
for (;;) { }
I can still attach immediately, although nothing is printed since
there are no system calls (I've verified this). How can a program
running in userspace delay strace's initial attachment?
> It is worrying, though. rpc.mountd should almost always be in the
> kernel, waiting in select().
>
> Did you compile this version of rpc.mountd yourself? If not, is there
> anything special/weird in your /etc/exports file that might cause the
> rpc.mountd parser to be screwing up?
No and no. I'm using Fedora Core 3's rpc.mountd (nfs-utils-1.0.6-52),
and this is my /etc/exports:
/pub 10.0.0.4(rw,async,no_root_squash,no_subtree_check)
/raid 10.0.0.4(rw,async,no_subtree_check)
/pub 10.0.0.21(rw,async,no_root_squash,no_subtree_check)
/raid 10.0.0.21(rw,async,no_subtree_check)
Shouldn't have any problems with this, right?
--
Haakon
-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
NFS maillist - NFS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs
next prev parent reply other threads:[~2005-08-09 22:24 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-07-14 21:25 "Server not responding" after periods of client inactivity Haakon Riiser
2005-07-30 13:10 ` Haakon Riiser
2005-07-30 14:15 ` Trond Myklebust
2005-07-30 14:32 ` Haakon Riiser
2005-07-30 14:55 ` Trond Myklebust
2005-08-09 19:06 ` Haakon Riiser
2005-08-09 19:14 ` Trond Myklebust
2005-08-09 19:22 ` Haakon Riiser
2005-08-09 20:32 ` Haakon Riiser
2005-08-09 20:59 ` Trond Myklebust
2005-08-09 22:24 ` Haakon Riiser [this message]
-- strict thread matches above, loose matches on Subject: below --
2005-07-14 12:34 Haakon Riiser
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=20050809222403.GA9444@fox.upc.no \
--to=haakon.riiser@fys.uio.no \
--cc=nfs@lists.sourceforge.net \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox