Details
-
Bug
-
Status: Needs Feedback (View Workflow)
-
Major
-
Resolution: Unresolved
-
10.11, 10.11.13
-
None
Description
Our service is MariaDB Galera Cluster. (innodb_log_file_size=512M)
We upgraded from 10.1 to 10.11. (innodb_log_file_size=4G)
We changed innodb_log_file_size=4G while upgrading to 10.11.
After the upgrade, mariabackup failed.
I checked the jira contents by referring to the mariabackup log contents.
The following is a list of bugs that I reviewed.
MDEV-27621
MDEV-35791
MDEV-36159
MDEV-36237
MDEV-30000
MDEV-35442
Referred to MDEV-36237.
This phenomenon occurred because the amount of redo writes was greater than the speed of performing mariabackup, so I increased innodb_log_file_size to 30GB.
And I upgraded MariaDB to 10.11.13.
And I ran mariabackup again, but it failed the same way.
I am attaching the mariabackup log.
Attachments
Issue Links
- duplicates
-
MDEV-36159 mariabackup failed after upgrade 10.11.10
-
- Closed
-
-
MDEV-36237 mariabackup fails with 'try increasing innodb_log_file_size'
-
- Needs Feedback
-