Error deploying mariadb galera cluster - Possible permissions issue - help?
I have been trying to get my cluster up and running and everything appears to work in the beginning, all databases get stood up on the servers but the cluster job fails out when trying to collect the configuration files from the first node in the cluster.
snippet below: Any thoughts or is more information needed?
-
It is a standard LTS build - here are the results of the commands.
lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 18.04.5 LTS
Release: 18.04
Codename: bionic
ls -al /etc/mysql/my.cnf
-rw-r--r-- 1 mysql root 5458 Sep 22 22:42 /etc/mysql/my.cnf
r
tree /etc/mysql/
/etc/mysql/
├── conf.d
│ └── mysqld_safe_syslog.cnf
├── debian-start
├── debian.cnf
├── mariadb.cnf
├── mariadb.conf.d
├── my.cnf
└── secrets-backup.cnf
Please sign in to leave a comment.
Comments
2 comments