mariadb/support-files
Daniel Black a2c3549404 MDEV-427: systemd - use galera_new_cluster instead of bootstrap
Use galera_new_cluster instead. systemctl start mariadb@bootstrap
will generate error message, use_galera_new_cluster.conf is the name
of the file that will generate this error.

Output:

Job for mariadb@bootstrap.service failed. See "systemctl status
mariadb@bootstrap.service" and "journalctl -xe" for details.

● mariadb@bootstrap.service - MariaDB database server
   Loaded: loaded (/usr/lib/systemd/system/mariadb@.service; disabled;
vendor preset: disabled)
  Drop-In: /usr/lib/systemd/system/mariadb@bootstrap.service.d
           └─use_galera_new_cluster.conf
   Active: failed (Result: exit-code) since Thu 2015-10-15 19:27:52
CEST; 5s ago
  Process: 24334 ExecStart=/usr/bin/false (code=exited,
status=1/FAILURE)
  Process: 24330 ExecStart=/usr/bin/echo Please use galera_new_cluster
to start the mariadb service with --wsrep-new-cluster (code=exited,
status=0/SUCCESS)
 Main PID: 24334 (code=exited, status=1/FAILURE)

Oct 15 19:27:52 spaceman systemd[1]: Starting MariaDB database server...
Oct 15 19:27:52 spaceman systemd[1]: mariadb@bootstrap.service: main
process exited, code=exited, status=1/FAILURE
Oct 15 19:27:52 spaceman systemd[1]: Failed to start MariaDB database
server.
Oct 15 19:27:52 spaceman systemd[1]: Unit mariadb@bootstrap.service
entered failed state.
Oct 15 19:27:52 spaceman systemd[1]: mariadb@bootstrap.service failed.
2015-11-02 23:37:03 -05:00
..
dtrace
MacOSX
policy package new SELinux/AppArmor policies instead of old ones 2015-09-04 10:32:02 +02:00
rpm MDEV-8991: bind-address appears twice in default my.cnf 2015-10-30 12:10:54 -04:00
binary-configure.sh
build-tags
ccfilter
CMakeLists.txt MDEV-427: systemd - use galera_new_cluster instead of bootstrap 2015-11-02 23:37:03 -05:00
compiler_warnings.supp Fixed failing tests and compiler warnings 2015-08-18 11:18:58 +03:00
db.opt
magic
mariadb.pc.in
mariadb.service.in MDEV-427: systemd - use galera_new_cluster instead of bootstrap 2015-11-02 23:37:03 -05:00
mariadb@.service.in MDEV-427: systemd - use galera_new_cluster instead of bootstrap 2015-11-02 23:37:03 -05:00
my-huge.cnf.sh
my-innodb-heavy-4G.cnf.sh
my-large.cnf.sh
my-medium.cnf.sh
my-small.cnf.sh
mysql-log-rotate.sh
mysql-multi.server.sh
mysql.m4
mysql.server-sys5.sh
mysql.server.sh MDEV-427/MDEV-5713 Add systemd script with notify functionality 2015-10-12 17:51:49 +02:00
mysqld_multi.server.sh
use_galera_new_cluster.conf MDEV-427: systemd - use galera_new_cluster instead of bootstrap 2015-11-02 23:37:03 -05:00
wsrep.cnf.sh
wsrep_notify.sh