Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
10.1.14
-
None
-
Ubuntu Xenial
Description
If the data directory is mounted from a partition which contains the 'lost+found' directory, Galera SST using rsync fails to filter the directory out and will exit with 'permission denied' (given lost+found is root rw only).
This was also reported here:
https://bugs.launchpad.net/codership-mysql/+bug/1299394
Aug 3 08:13:14 ams-c1-db03 mysqld: rsync: change_dir "/var/lib/mysql//./lost+found" failed: Permission denied (13)
|
Aug 3 08:13:14 ams-c1-db03 mysqld: rsync: change_dir#1 "/lost+found" (in rsync_sst) failed: Permission denied (13)
|
Aug 3 08:13:14 ams-c1-db03 mysqld: rsync error: errors selecting input/output files, dirs (code 3) at main.c(631) [Receiver=3.1.1]
|
Attachments
Issue Links
- duplicates
-
MDEV-10303 rsync_sst_rsync: ignore lost+found during database directory transfer
- Closed
- relates to
-
MDEV-31332 Galera SST rsync wants to replicate snapshot directory
- Closed
-
MDEV-21951 mariabackup SST fail if data-directory have lost+found directory
- Closed
- links to