Comment 2 for bug 1563253

Revision history for this message
Sergey Abramov (sabramov) wrote :

Main reason is octane/bin/host_evacuation.sh
At start it stop compute and after that check are there another computes. If there are no computer it will exit with code 3 and all computes will be disabled.

You can run octane upgrade-node $SEED_ID <ID> with all compute id's as arguments
So if you start it with all compute ids as argument at last compute it will raise exception and all your computes will be disabled.