]> git.arvados.org - arvados.git/commit
9161: There's a window between when a node pings for the first time and the
authorPeter Amstutz <peter.amstutz@curoverse.com>
Wed, 11 May 2016 20:55:00 +0000 (16:55 -0400)
committerPeter Amstutz <peter.amstutz@curoverse.com>
Wed, 11 May 2016 20:55:51 +0000 (16:55 -0400)
commite6b3755e7447ad14026ce79418e1c2c7f0ef62d1
tree7b8adaf99e17925ae90f01433b1267ba2cbeab26
parent12bfd7a65c6635a882cb2e5e419321db100b9d56
9161: There's a window between when a node pings for the first time and the
value of 'slurm_state' is synchronized by crunch-dispatch.  In this window, the
node will still report as 'down'.  Check first_ping_at and implement a grace
period where the node should will be considered 'idle'.
services/nodemanager/arvnodeman/computenode/dispatch/__init__.py