* new in 2.6.0-test11: recv_rply: can't decode RPC message!
@ 2003-12-03 23:52 Christian Kujau
0 siblings, 0 replies; only message in thread
From: Christian Kujau @ 2003-12-03 23:52 UTC (permalink / raw)
To: linux-kernel
hi,
i noticed *lots* of the following messages in my system log:
prinz rpc.statd[455]: recv_rply: can't decode RPC message!
prinz rpc.statd[455]: recv_rply: can't decode RPC message!
prinz rpc.statd[455]: recv_rply: can't decode RPC message!
prinz rpc.statd[455]: recv_rply: can't decode RPC message!
(yes, and so on). it's not flooding the log, but constantly filling it up.
this client is running Debian GNU/Linux (unstable) on i386.
nfs-common and nfs-kernel-server is both 1.0.6-1
(server is Debian GNU/Linux (unstable) on ppc32, not any busier than
before. kernel on the server is 2.4.23)
i noticed the messages on the client firtst with 2.6.0-test11, they did
not occur on any former kernelversions. however, the changelog to
-test11 does not reveal any nfs-related changes.
nfs-utils-1.0.6.orig/utils/statd/rmtcall.c says at line 227:
if (!xdr_replymsg(xdrs, &mesg)) {
note(N_WARNING, "recv_rply: can't decode RPC message!\n");
goto done;
}
any hints?
Thank you,
Christian.
--
BOFH excuse #254:
Interference from lunar radiation
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2003-12-03 23:52 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-12-03 23:52 new in 2.6.0-test11: recv_rply: can't decode RPC message! Christian Kujau
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.