Convert Galeria Cluster to standalone istance

31 views
Skip to first unread message

Brian

unread,
Nov 27, 2015, 1:52:54 PM11/27/15
to codership
Is it possible to convert a single instance into a cluster into a stand alone mariadb service?

I have an old backup that I am trying to retrieve data from and don't have the abliity to setup the entire cluster to connect to it.

hunter86bg

unread,
Jan 29, 2016, 4:26:03 PM1/29/16
to codership
If you start it like
service myql start
or
systemctl start mysql

it should start it as a regular MySQL server , and then you can dump it. Of course you have the option to start it like
service MySQL start --wsrep_new_cluster

which will run it as a stand alone galera cluster (cluster of 1).
Reply all
Reply to author
Forward
0 new messages