[MDEV-8974] boostrap systemd service for galera is confusing Created: 2015-10-20 Updated: 2015-11-07 Resolved: 2015-11-07 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Galera, Scripts & Clients |
| Affects Version/s: | 10.1.8 |
| Fix Version/s: | 10.1.9 |
| Type: | Bug | Priority: | Major |
| Reporter: | Sergei Golubchik | Assignee: | Nirbhay Choubey (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Sprint: | 10.1.9-2 |
| Description |
|
It's confusing to have a bootstrap galera script as a systemd service. A user might enable it to autorun on startup, as a normal systemd service, but for galera bootstrap it is wrong and even dangerous. Also, it has a confusing name "mariadb bootstrap", so it is not clear that it applies to galera. Instead of the service there should be a shell script that has "galera" in the name. |
| Comments |
| Comment by Sergey Vojtovich [ 2015-10-28 ] |
|
There's PR#113/ |