6.5 Updating High Availability and Other Agent Settings

When you run the Agent installation script the first time, it is saved to the installation folder on the Agent instance. To make changes to any Agent settings, for example to change the instance or site priority in a high availability environment, you can rerun the cb_agent.sh installation script on the appropriate Agent instances.

To rerun the Agent installation script:

  1. Log on to the host server of the Agent instance whose settings you want to change.

  2. Run the following command:

    bash cb_agent.sh 2>&1 | tee -a install.log
  3. Make the desired changes.

    For more information about high availability settings, see Planning for High Availability.

    The Agent instance restarts and applies your changes.

Repeat these steps for all Agent instances whose settings you need to change.