SuSE 6.2, kernel 2.2.14, Solaris 2.6 NFS server.
I just noticed, that lockd wasn't running, so locking was broken
anyway.
> If something is sleeping in rpc_execute() though, the reasons are
> likely to be more complex. rpc_execute() does not allocate any memory,
> but is the main function for the SunRPC finite state machine. It may
> be that the locking request is blocking for some reason. I'd need a
> tcpdump and possibly a dump of the RPC debugging code in order to say
> more.
It is not clear how to turn on RPC debugging. Hints?
I can also start tcpdump but with a sufficiently good filter, because
this is not a reproduible thing, and I don't want to fill up my hard
disk. What sort of command line should I give tcpdump?
Thanks,
Miklos
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/