Comments - Getting Started with MariaDB Galera Cluster

3 years, 6 months ago Granjerox .

I've faced a problem building a cluster with docker. A new container cant join a cluster in its first start. i'ts needed to start first the container with wsrep_on=off (or unset), let mariadb initialize internal db (or whatever). And then restart with wsrep_on and join the cluster. I've been struggling with it for days so, at least a comment here.

 
Content reproduced on this site is the property of its respective owners, and this content is not reviewed in advance by MariaDB. The views, information and opinions expressed by this content do not necessarily represent those of MariaDB or any other party.