9 Jun
2022
9 Jun
'22
10:53 a.m.
Hi Greg, It should only have that option set when bootstrapping the cluster. How are you stopping and starting the container? Could you provide logs? Mark On Thu, 9 Jun 2022 at 09:17, Gregory Orange <gregory.orange@pawsey.org.au> wrote:
Hi all,
I wanted to temporarily change a mariadb config in /etc/kolla/mariadb/galera.cnf so I intended to stop mariadb on host 1, make the change, start it again, then repeat in turn for hosts 2 and 3.
Upon starting it on host 1, it doesn't rejoin, but creates its own separate cluster. Dutiful really, since logs show:
WSREP: 'wsrep-new-cluster' option used, bootstrapping the cluster
How do I avoid that? General advice on handling this kind of activity would also be welcome.
Thank you, Greg.