On Thu, Aug 03, 2000 at 02:30:44PM -0500, Jamie Bumsted wrote:
> Has anyone ever seen this error message?
Nope.
> Any ideas?
Yep.
> Aug 3 13:45:06 mail kernel: RPC: sendmsg returned error 101
A machine named 'mail', probably running kernel-nfs, got an error when
sending a UDP packet. That error is:
#define ETIMEDOUT 110 /* Connection timed out */
So one of your NFS partners is either being really slow, or it has a lot
of network congestion, or you've firewalled out UDP with ipchains and a
'DENY' rule.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]