10312: Identify error message that look like we are hitting a quota or account limit...
authorPeter Amstutz <peter.amstutz@curoverse.com>
Thu, 1 Jun 2017 14:07:49 +0000 (10:07 -0400)
committerPeter Amstutz <peter.amstutz@curoverse.com>
Thu, 1 Jun 2017 18:57:12 +0000 (14:57 -0400)
commite4c7e6b368cf6d922db341580a2402a07c6cb079
treea870fdc6bb23fdcfc50bf68fd7c05304ea420bb0
parent4d0d27f83183b6659a570ae1fc07f95aefe0b23e
10312: Identify error message that look like we are hitting a quota or account limit.  Set soft node quota in order to stop trying to boot new nodes until the total node count goes down.  Probe node quota upward when at the soft limit and able to boot nodes successfully.
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curoverse.com>
services/nodemanager/arvnodeman/computenode/dispatch/__init__.py
services/nodemanager/arvnodeman/daemon.py