SpiNNakerManchester / spalloc_server

A SpiNNaker machine allocation and partitioning application.
0 stars 2 forks source link

Log what IP created/keeps alive which jobs #1

Closed mossblaser closed 7 years ago

mossblaser commented 8 years ago

This should allow easier resolution of stray jobs which are being kept alive but by an unknown source...

rowleya commented 7 years ago

This could probably be done by having each job have a "last keepalive IP". This would then indicate which IP address was last used to keep it alive (it is unlikely that any more than one IP address would be in use for this).

alan-stokes commented 7 years ago

pushed to later release due to none criticality

dkfellows commented 7 years ago

I've got this working now, and I'm working on improving the spalloc client to use the information.

alan-stokes commented 7 years ago

rubbered