Skip to content
This repository has been archived by the owner on Feb 27, 2020. It is now read-only.

Commit

Permalink
Merge pull request #31 from Metaswitch/quiesce-dont-stop
Browse files Browse the repository at this point in the history
[No review required] Quiesce dont stop
  • Loading branch information
mirw committed Apr 24, 2015
2 parents b7c49bc + babd58e commit a6cd73a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/Modifying_Clearwater_settings.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,13 @@ hss_port
```

To change one of these settings:

* Edit `/etc/clearwater/config` on each affected node, and change to the new value

* Run `sudo service clearwater-infrastructure restart` to ensure that the configuration changes are applied consistently across the node

* Restart the individual component by running the appropriate one of the following commands to stop the service and allow monit to restart it.

* Sprout - `sudo service sprout quiesce`
* Bono - `sudo service bono quiesce`
* Homestead - `sudo service homestead stop`
Expand Down

0 comments on commit a6cd73a

Please sign in to comment.