* nfs lockd error message
@ 2001-10-29 16:51 prabhakara_r
2001-10-29 17:11 ` Trond Myklebust
0 siblings, 1 reply; 2+ messages in thread
From: prabhakara_r @ 2001-10-29 16:51 UTC (permalink / raw)
To: linux-kernel
hi all,
i am getting an error message "portmap: server localhost not responding, timed out" followed by "portmap: makesock failed, error = -5" after I recompiled the kernel with some changes in tcp files under ipv4 dir. the system hangs for minutes and then boots as usual. though i am damn sure that i haven't done any changes to NFS source code, i am still getting this error message. subsequently the system also shows "NFS lockd failed" while shutting down.could anyone of u pls tell me why i am getting this error and how to solve this problem.
kindly CC the suggestion to email address:
prabhakara_r@indiatimes.com
thanks in advance!
Prabhakar.R
Get Your Private, Free E-mail from Indiatimes at http://email.indiatimes.com
Buy Music, Video, CD-ROM, Audio-Books and Music Accessories from http://www.planetm.co.in
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: nfs lockd error message
2001-10-29 16:51 nfs lockd error message prabhakara_r
@ 2001-10-29 17:11 ` Trond Myklebust
0 siblings, 0 replies; 2+ messages in thread
From: Trond Myklebust @ 2001-10-29 17:11 UTC (permalink / raw)
To: prabhakara_r; +Cc: linux-kernel
>>>>> " " == prabhakara r <prabhakara_r> writes:
> hi all,
> i am getting an error message "portmap: server localhost not
> responding, timed out" followed by "portmap: makesock
> failed, error = -5" after I recompiled the kernel with some
> changes in tcp files under ipv4 dir. the system hangs for
> minutes and then boots as usual. though i am damn sure that
> i haven't done any changes to NFS source code, i am still
> getting this error message. subsequently the system also
> shows "NFS lockd failed" while shutting down.could anyone of
> u pls tell me why i am getting this error and how to solve
> this problem.
The problem isn't with the kernel but with your setup. For some
reason, the kernel is unable to contact the portmapper in order to
register a service.
That can mean either that you are starting rpc.portmap after you start
lockd, or that you have blocked access from 'localhost' (either using
the tcp_wrappers, or using ipchains).
Cheers,
Trond
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2001-10-29 17:11 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-10-29 16:51 nfs lockd error message prabhakara_r
2001-10-29 17:11 ` Trond Myklebust
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.