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
Activity
Field | Original Value | New Value |
---|---|---|
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 |
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 {code} 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] {code} |
Assignee | Nirbhay Choubey [ nirbhay_c ] |
Fix Version/s | 10.1.17 [ 22102 ] | |
Fix Version/s | 5.5.51-galera [ 22103 ] | |
Fix Version/s | 10.0.27-galera [ 22104 ] | |
Resolution | Fixed [ 1 ] | |
Status | Open [ 1 ] | Closed [ 6 ] |
Remote Link | This issue links to "Commit (Web Link)" [ 27441 ] |
Link |
This issue duplicates |
Link |
This issue relates to |
Workflow | MariaDB v3 [ 76562 ] | MariaDB v4 [ 150703 ] |
Link |
This issue relates to |