MariaDB Galera Quicktips
Set mysql server to auto start on all nodes.
Only when all the nodes are down run on main node.
sudo service mysql start --wsrep-new-cluster
sudo service mysql start
Double check configuration filessudo nano /etc/mysql/conf.d/galera.cnf
or
sudo nano /etc/mysql/conf.d/my.cnf
ERROR 1045 (28000): Access denied for user 'debian-sys-maint'@'localhost' (using password: YES)
Processing triggers for ureadahead (0.100.0-16) ...
System check