| 63 | | * 22:41 sometimes it's better not to look. The postage stamp server is clogged because Niall has a request that wants the same data that LAP is trying to process. Unfortunately for Niall, LAP has a lot of data in the queue and his jobs aren't running. This has caused the server to stop because he has the queue due to time of request, but is deadlocked. Lowered the priority of the PSI.BIG label to be lower than WEB.BIG so (hopefully) another user can get their jobs requested. (HINT: small jobs have a lower chance of getting blocked) |
| | 63 | * 22:41 sometimes it's better not to look. The postage stamp server is clogged because Niall has a request that wants the same data that LAP is trying to process. Unfortunately for Niall, LAP has a lot of data in the queue and his jobs aren't running. This has caused the server to stop because he has the dependency queue filled up due to time of request, but is deadlocked by LAP. Lowered the priority of the PSI.BIG label to be lower than WEB.BIG so (hopefully) another user can get their jobs requested. (HINT: small jobs have a lower chance of getting blocked) |
| | 64 | * yes that seems to be working |