[484] in Moira
Re: Mailhub ALARM CONDITION
daemon@ATHENA.MIT.EDU (Richard Basch)
Sat Nov 28 01:22:27 1992
Date: Sat, 28 Nov 1992 01:22:06 -0500
To: tytso@MIT.EDU (Theodore Ts'o)
Cc: The mailhub slave checker <root@tsx-11.MIT.EDU>, network@MIT.EDU,
In-Reply-To: Theodore Ts'o's message of Sat, 28 Nov 92 00:47:09 EST,
From: "Richard Basch" <basch@MIT.EDU>
After further investigation, I found the problem.
Apparently, there was a hung DCM from a couple of days ago, with a
supposedly active connection to ATHENA-AS-WELL. The kernel even claimed
there was an active network connection. However, this is not possible,
since ATHENA-AS-WELL rebooted. Killing the DCM parent cleared up the
kernel network connection and allowed the DCMs to proceed normally.
Mark: Could there be a missing check for ECONNRESET (or whatever the
error code is)?
-R