[MDEV-28205] SST via mariabackup stops on failure while archiving logs Created: 2022-03-31 Updated: 2022-04-11 Resolved: 2022-04-11 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Galera SST |
| Affects Version/s: | 10.9.0, 10.3.34, 10.4.24, 10.5.15, 10.6.7, 10.7.3, 10.8.2 |
| Fix Version/s: | 10.3.35, 10.4.25, 10.5.16, 10.6.8, 10.7.4, 10.8.3, 10.9.1 |
| Type: | Bug | Priority: | Major |
| Reporter: | Julius Goryavsky | Assignee: | Julius Goryavsky |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
SST script for mariabackup stops on any failure while archiving logs, e.g. unable to create directory, insufficient permissions, gzip failure... In case of such problems, the script should issue a warning and continue without archiving, but not exit with a fatal error. |
| Comments |
| Comment by Jan Lindström (Inactive) [ 2022-04-07 ] |
|
ok to push |
| Comment by Julius Goryavsky [ 2022-04-11 ] |
|
Fixed, https://github.com/MariaDB/server/commit/7a03128faf8bbbc36021fbf418a31b1a604e29e2 |