* order of starting nfsd and mountd
@ 2005-04-20 14:51 mehta kiran
2005-04-20 20:50 ` Steve Dickson
0 siblings, 1 reply; 2+ messages in thread
From: mehta kiran @ 2005-04-20 14:51 UTC (permalink / raw)
To: nfs
Hi ,
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 ?
regards,
--kiran
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
-------------------------------------------------------
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
^ permalink raw reply [flat|nested] 2+ messages in thread* Re: order of starting nfsd and mountd
2005-04-20 14:51 order of starting nfsd and mountd mehta kiran
@ 2005-04-20 20:50 ` Steve Dickson
0 siblings, 0 replies; 2+ messages in thread
From: Steve Dickson @ 2005-04-20 20:50 UTC (permalink / raw)
To: mehta kiran; +Cc: nfs
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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2005-04-20 20:50 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-04-20 14:51 order of starting nfsd and mountd mehta kiran
2005-04-20 20:50 ` Steve Dickson
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.