[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: NFS hangs??



On Sat, Mar 15, 2003 at 10:26:58PM -0700, Bob Proulx wrote:
> As to the original trouble, check out the errors that are undoubtedly
> occurring in /var/log/syslog.  Try running tcpdump at the same time
> and see if there is a clue as to why you are hanging.  Run 'showmount
> -e servername' and see that you are allowed access.

hmm... okay, _after_ the thing "fails" (and the stuff is mounted)
i have:

in client's messages:

Mar 15 20:09:04 sativa kernel: portmap: server localhost not responding, timed o
ut
Mar 15 20:14:19 sativa kernel: portmap: server localhost not responding, timed o
ut
Mar 15 20:19:34 sativa kernel: portmap: server localhost not responding, timed o
ut


in client's syslog:

Mar 15 20:03:21 sativa kernel: lockd_down: no lockd running.
Mar 15 20:09:04 sativa kernel: portmap: server localhost not responding, timed o
ut
Mar 15 20:14:19 sativa kernel: portmap: server localhost not responding, timed o
ut
Mar 15 20:19:34 sativa kernel: portmap: server localhost not responding, timed o
ut
Mar 15 20:29:15 sativa kernel: portmap: server localhost not responding, timed o
ut
Mar 15 20:34:30 sativa kernel: portmap: server localhost not responding, timed o
ut

ooh, and this looks interesting, kern.log:

===>>>> Mar 15 19:13:39 sativa kernel: lockd_up: makesock failed, error=-5
Mar 15 19:18:54 sativa kernel: portmap: server localhost not responding, timed o
ut
Mar 15 20:03:21 sativa kernel: lockd_down: no lockd running.
Mar 15 20:09:04 sativa kernel: portmap: server localhost not responding, timed o
ut
Mar 15 20:14:19 sativa kernel: portmap: server localhost not responding, timed o
ut
Mar 15 20:19:34 sativa kernel: portmap: server localhost not responding, timed o
ut


error -5... i can find the spot in the kernel code where it's happening:

/usr/src/kernel-source-2.4.20/fs/lockd/svc.c:253

failing to create a socket?  but why...

anyway, maybe i'll get lucky messing around with some mount options,
and otherwise i'll look into tcpdump, and showmount, and report back in
a bit...

(in the meantime, using smbfs for my needs...)


thanks
	sean

Attachment: pgpTm2h4HfFov.pgp
Description: PGP signature


Reply to: