[MDEV-10303] rsync_sst_rsync: ignore lost+found during database directory transfer Created: 2016-06-29  Updated: 2020-03-16  Resolved: 2016-08-18

Status: Closed
Project: MariaDB Server
Component/s: Galera SST
Affects Version/s: 10.2.0
Fix Version/s: 5.5.51-galera

Type: Bug Priority: Major
Reporter: Sergey Vojtovich Assignee: Nirbhay Choubey (Inactive)
Resolution: Duplicate Votes: 0
Labels: contribution, foundation

Issue Links:
Duplicate
is duplicated by MDEV-10487 Galera SST using rsync does not filte... Closed
Relates
relates to MDEV-21951 mariabackup SST fail if data-director... Closed

 Description   

lost+found is excluded when transferring normal directories. The database directory transfer however does not exclude it. As a result, wsrep_sst_rsync in donor mode attempts to read its content. This fails as it is owned by root with strict 700 permissions.

This change excludes lost+found from the list of database directories in the wsrep_sst_rsync script.


Generated at Thu Feb 08 07:41:11 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.