[MDEV-25185] mariabackup Created: 2021-03-18 Updated: 2022-01-06 Resolved: 2022-01-06 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | mariabackup |
| Affects Version/s: | 10.5.10, 10.5 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | yoann | Assignee: | Marko Mäkelä |
| Resolution: | Not a Bug | Votes: | 0 |
| Labels: | crash, innodb, not-10.2, regression | ||
| Description |
|
Hello, We make our backups with the mariabackup utility and recently we went from version 10.2 to version 10.5. And we encounter an error for the preparation of the backup. The latter does not retrieve the innodb_log_group_home_dir parameter and leaves it by default, ie "." which is not our case. An error of the type follows :
What is strange is that the backup command works and we can see at the beginning of the log that mariabackup gets the correct parameter. So I tried to overload the command line by adding the option --innodb-log-group-home-dir=/mydir But without success... Do you have an idea ? Best regards. |
| Comments |
| Comment by Marko Mäkelä [ 2021-11-22 ] | ||
|
DBA-Yoann, did you notice this part of the error output? What are the file system permissions?
|