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 #30 from Metaswitch/quiesce-dont-stop
Browse files Browse the repository at this point in the history
[No review required] Fix formatting
  • Loading branch information
mirw committed Apr 24, 2015
2 parents f0dc6a5 + 6fed608 commit b7c49bc
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions docs/Modifying_Clearwater_settings.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,15 +56,15 @@ 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`
* Homer - `sudo service homer stop`
* Ralf -`sudo service ralf stop`
* Ellis - `sudo service ellis stop`
* 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`
* Homer - `sudo service homer stop`
* Ralf -`sudo service ralf stop`
* Ellis - `sudo service ellis stop`

## Starting from scratch

Expand Down

0 comments on commit b7c49bc

Please sign in to comment.