| | 37 | * 21:15 EAM: nightly science pantasks are all running. it was again challenging to get distribution running. the pantasks server started OK, but it was not responding to client requests. My best guess that, although the server was no longer listed in the process list, the kernel still maintained something to keep a connection with the (still running) disttool command above. as a result, there was a socket connection hanging around which the client would connect to, but not be able to do any real interactions. things were fine once I killed off the disttool above. This probably explains the failure to restart distribution the other night as well. |