Skip to content

MariaBackup as SST method doesn't work #156

@w7089

Description

@w7089

i've added
wsrep_sst_method = mariabackup
to [mysqld] section in my.cnf
as specified here
and getting errors in mariadb error.log while trying to configure cluster and starting mysqld

WSREP_SST: [ERROR] mariabackup not in path: /usr/sbin:/sbin:/usr//bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin (20180318 15:30:45.409)
2018-03-18 15:30:45 139657773836032 [ERROR] WSREP: Failed to read 'ready ' from: wsrep_sst_mariabackup --role 'joiner' --address '10.0.0.218' --datadir '/var/lib/mysql/' --parent '625' ''
Read: '(null)'
2018-03-18 15:30:45 139657773836032 [ERROR] WSREP: Process completed with error: wsrep_sst_mariabackup --role 'joiner' --address '10.0.0.218' --datadir '/var/lib/mysql/' --parent '625' '' : 2 (No such file or directory)
2018-03-18 15:30:45 139658158028544 [ERROR] WSREP: Failed to prepare for 'mariabackup' SST. Unrecoverable.
2018-03-18 15:30:45 139658158028544 [ERROR] Aborting

Using image with MariaDB 10.2.13.
Is it only possible to use rsync as SST method?

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionUsability question, not directly related to an error with the image

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions