Project

General

Profile

Bug #19514

Updated by Peter Amstutz over 1 year ago

Customer made a change to the config file (adding cloud instance types) and re-ran the installer.    The config file was updated on the nodes, but the services did not pick up the config change. 

 The solution was to manually restart arvados-controller, nginx and arvados-dispatch-cloud, but the expectation was that these services should have been restarted by salt (and/or we implement the ability to detect and respond to config changes automatically). 

Back