Ran into an issue with a host pool when running a script that required a reboot.
Pool is base 2 minimum 1. 1 host is in drain mode and excluded from scale in/out just to use as a backup.
Using the schedule script at 3 AM which put the main host into drain mode for 10 minutes beforehand. Autoscale then added a 3rd host.
I am assuming my quick fix is to turn of the 10 minute notify but do think an option to pause autoscale during script execution would be nice as well. To avoid issues with a script being stuck possibly a pause for x time during script execution instead of only a "while running"
Alternatively a scale out restrictions option so we can specify in the current autoscale settings.
Comments (3 comments)