[19531] in Athena Bugs
Re: Question on Athena Reactivation
daemon@ATHENA.MIT.EDU (Robert A Basch)
Fri Aug 3 12:22:15 2001
Date: Fri, 3 Aug 2001 12:21:58 -0400
Message-Id: <200108031621.MAA19639@anhedonia.mit.edu>
From: Robert A Basch <rbasch@MIT.EDU>
To: Tom Cavin <tec@ai.MIT.EDU>
CC: bugs@mit.edu, rbasch@mit.edu
In-reply-to: "[19526] in Athena Bugs"
Hi.
There should be at most one reactivate process running, or pending via
desync, at any one time. reactivate writes its process ID into
/var/athena/reactivate.pid, quitting immediately when it finds an
existing pid there.
Can you run another ps command, and grep for "reactivate" this time?
Also, if /var/athena/reactivate.pid exists, can you do "ls -l" and
"cat" on it?
Thanks,
Bob