|
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]
|
|