[MDEV-5376] MariaDB-Galera Starts Up On Boot Created: 2013-12-03 Updated: 2019-12-14 Resolved: 2019-12-14 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Galera |
| Affects Version/s: | 5.5.33a-galera |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Minor |
| Reporter: | Will Fong | Assignee: | Jan Lindström (Inactive) |
| Resolution: | Won't Fix | Votes: | 1 |
| Labels: | galera | ||
| Environment: |
CentOS 6 |
||
| Description |
|
Currently, MariaDB-Galera starts on boot up: [root@dev-110-52 ~]# chkconfig --list mysql But MariaDB-Galera should not default to start at boot up: 1.) The first node needs to boot strap the cluster, so an additional parameter must be passed. 2.) When a node joins an existing cluster, it may need to take an SST snapshot. If that happens, one of the existing nodes will be taken down to become the donor. This can be a negative effect if this new node still needs to be configured, or was started on in preparation for an upcoming maintenance window. Thanks |
| Comments |
| Comment by Nirbhay Choubey (Inactive) [ 2014-08-01 ] |
|
Hi Will, |
| Comment by Daniel Black [ 2014-08-18 ] |
|
I see this more as a problem starting on package installation rather than starting on boot-up. Is that your understanding Will? |
| Comment by Jan Lindström (Inactive) [ 2019-12-14 ] |
|
Support for 5.5-galera has ended. |