2 Copyright (C) The Arvados Authors. All rights reserved.
4 SPDX-License-Identifier: CC-BY-SA-3.0
7 h2(#restart-api). Restart the API server and controller
9 *Make sure the cluster config file is up to date on the API server host* then restart the API server and controller processes to ensure the configuration changes are visible to the whole cluster.
12 <pre><code># <span class="userinput">systemctl restart nginx arvados-controller</span>
13 # <span class="userinput">arvados-server check</span>