MariaDB with Galera on RedHat 7.2 not starting

You are viewing an old version of this question. View the current version here.

The articles listed here help you get started quickly with information on installing, downloading and basic usage of MariaDB. For a more detailed index, see MariaDB Documentation, or use the search above.

Answer

It looks like you are starting the first node of the cluster, the first node should not look for any other node of the cluster but it should perform what is called 'bootstrap', this can be achieved in a couple of ways(one is the way Nirbhay mentioned), for more complete reference on this please refer to: https://mariadb.com/blog/mariadb-galera-cluster-quirk-bootstrapping

Comments

Comments loading...
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.