Error deploying mariadb galera cluster - Possible permissions issue - help?

Comments

2 comments

  • Avatar
    Ashraf Sharif

    Hi Josh,

    Do you use a non-common path for the MySQL configuration file? On 172.17.20.120, what is the output of:

    $ lsb_release -a
    $ ls -al /etc/mysql/my.cnf
    $ tree /etc/mysql/

    Regards,
    Ashraf

    0
    Comment actions Permalink
  • Avatar
    Josh Suchy

    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

    0
    Comment actions Permalink

Please sign in to leave a comment.

Powered by Zendesk