Details
-
Type:
Bug
-
Status: Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 10.0.16-galera
-
Fix Version/s: 10.1
-
Component/s: Admin statements, Galera
-
Environment:CentOS 7
Description
After installing MariaDB Galera from YUM repo, could not find bootstrap command option for starting cluster:
[root@node1 ~]# systemctl start mysql --wsrep_new_cluster systemctl: unrecognized option '--wsrep_new_cluster'
As with PXC:
[root@node1 ~]# systemctl start mysql@bootstrap.service Failed to issue method call: Unit mysql@bootstrap.service failed to load: No such file or directory. [root@node1 ~]# systemctl bootstrap mysql.service Unknown operation 'bootstrap'.
Gliffy Diagrams
Attachments
Issue Links
- is blocked by
-
MDEV-427 Provide a systemd script for MariaDB
-
- In Review
-
Activity
- All
- Comments
- Work Log
- History
- Activity
- Transitions
Did you install mariadb from yum.mariadb.org or from the CentOS 7 repository?