Re: Current NFS issues (2.5.59)

Trond Myklebust (trond.myklebust@fys.uio.no)
Wed, 12 Feb 2003 01:05:08 +0100


>>>>> " " == Neil Brown <neilb@cse.unsw.edu.au> writes:

> Feb 12 09:11:35 kamen kernel: RPC: udp_data_ready... Feb 12
> 09:11:35 kamen kernel: RPC: udp_data_ready client e6219000 Feb

> which seems to suggest that the reply is coming back from the
> server (RPC: udp_data_ready) but there is no sign of the client
> getting it...

On the contrary. The above shows that the client is indeed receiving
some data, but for some reason it is not accepting that data as a
valid reply. It looks as if either skb_recv_datagram() or
xprt_lookup_rqst() is failing.

BTW: I'm still not seeing any such trouble with these loopback mounts
on my own machine. Could it be an SMP problem?

Cheers,
Trond
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/