[MXS-377] Disable server by configuration and manage by CLI Created: 2015-09-22 Updated: 2015-09-28 Resolved: 2015-09-28 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | Documentation |
| Affects Version/s: | None |
| Fix Version/s: | 1.0.0 |
| Type: | New Feature | Priority: | Trivial |
| Reporter: | Michaël de groot | Assignee: | Unassigned |
| Resolution: | Not a Bug | Votes: | 0 |
| Labels: | None | ||
| Description |
|
I have a server in a galera cluster that is normally only used for backups. I would like to disable it by server configuration, then enable it using maxadmin if needed. As far as I found in the documentation there is currently no way to disable a server. Please implement the feature and/or add it to the documentation |
| Comments |
| Comment by Michaël de groot [ 2015-09-22 ] |
|
Fixed with maintenance mode. Changing priority. |
| Comment by markus makela [ 2015-09-22 ] |
|
One way to control this would be to set the server into maintenance mode. Adding/removing servers would also be one way to handle this. |
| Comment by Dipti Joshi (Inactive) [ 2015-09-24 ] |
|
markus makela Please provide link to document sections for the server admin commands in maxadmin. Thanks, |
| Comment by markus makela [ 2015-09-25 ] |
|
Documentation for server states: https://github.com/mariadb-corporation/MaxScale/blob/master/Documentation/Reference/MaxAdmin.md#setting-the-state-of-a-server |
| Comment by Dipti Joshi (Inactive) [ 2015-09-28 ] |
|
michaeldg Please see documentation at |