Details
-
Bug
-
Status: Closed (View Workflow)
-
Critical
-
Resolution: Fixed
-
10.5.11, 10.9.0, 10.2.43, 10.3.34, 10.4.24, 10.6.7, 10.7.3, 10.8.2
-
None
-
Debian 10
Description
If we do a SST on Debian 10 from a donor with binary logging DISABLED SST works without problems.
If we do a SST on Debian 10 from the same donor with binary logging ENABLED SST fails with error (on donor)
:
tail: cannot open 'mysql-bin.index' for reading: No such file or directory
[ERROR] WSREP: Failed to read from: wsrep_sst_rsync --role 'donor' --address '188.34.159.129:4444/rsync_sst' --local-port '3306' --socket '/run/mysqld/mysqld.sock' --datadir '/var/lib/mysql/' --gtid 'eb3f6b4b-ea20-11eb-83bb-86bdcfe45310:25' --gtid-domain-id '0' --binlog 'binary-log' --mysqld-args --wsrep-new-cluster --wsrep_start_position=eb3f6b4b-ea20-11eb-83bb-86bdcfe45310:1
[ERROR] WSREP: Process completed with error: wsrep_sst_rsync --role 'donor' --address '188.34.159.129:4444/rsync_sst' --local-port '3306' --socket '/run/mysqld/mysqld.sock' --datadir '/var/lib/mysql/' --gtid 'eb3f6b4b-ea20-11eb-83bb-86bdcfe45310:25' --gtid-domain-id '0' --binlog 'binary-log' --mysqld-args --wsrep-new-cluster --wsrep_start_position=eb3f6b4b-ea20-11eb-83bb-86bdcfe45310:1: 1 (Operation not permitted)
We tried to disable apparmor but it did not change anything...
Attachments
Issue Links
- relates to
-
MDEV-25978 rsync SST does not work with custom binlog name
- Closed
-
MDEV-27524 Incorrect binlogs after Galera SST using rsync and mariabackup
- Closed