From: Steve Dickson <SteveD@redhat.com>
To: mehta kiran <kiranmehta1981@yahoo.com>
Cc: nfs@lists.sourceforge.net
Subject: Re: order of starting nfsd and mountd
Date: Wed, 20 Apr 2005 16:50:02 -0400 [thread overview]
Message-ID: <4266C07A.1010403@RedHat.com> (raw)
In-Reply-To: <20050420145111.90658.qmail@web51610.mail.yahoo.com>
mehta kiran wrote:
> I tried starting rpc.mountd before nfsd and
> when nfs restarts , client gets nfs stale handle
> error(RHEL4 GA 2.6.9-5.ELsmp).
> If mountd is started after nfsd , everything
> works
> find.
> Why is this dependency or ordering ?
Due to the way rpc.mountd and the kernel (i.e. nfsd)
communicate. rpc.mountd need to open files under
/proc/net/rpc and if nfsd is not running, those
opens will fail.
steved.
-------------------------------------------------------
This SF.Net email is sponsored by: New Crystal Reports XI.
Version 11 adds new functionality designed to reduce time involved in
creating, integrating, and deploying reporting solutions. Free runtime info,
new features, or free trial, at: http://www.businessobjects.com/devxi/728
_______________________________________________
NFS maillist - NFS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs
prev parent reply other threads:[~2005-04-20 20:50 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-04-20 14:51 order of starting nfsd and mountd mehta kiran
2005-04-20 20:50 ` Steve Dickson [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=4266C07A.1010403@RedHat.com \
--to=steved@redhat.com \
--cc=kiranmehta1981@yahoo.com \
--cc=nfs@lists.sourceforge.net \
/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.