Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Incomplete
-
10.11.10
-
None
-
Centos 9 Stream
Description
The mariadb-backup failed to create a backup with the message:
00] 2025-01-07 11:44:25 Was only able to copy log from 14354290020357 to 14357475827057, not 14357476072889; try increasing innodb_log_file_size
I tried tens of combinations but it did not work,
--innodb-log-buffer-size=(from 2m to 20g) --innodb-log-file-mmap=on and off.
ANd with SET GLOBAL innodb_log_file_buffering=ON and set global innodb_log_file_mmap=ON and all other combinations on/off.
Restarting the backup script to create a backup again sometimes helps.
Restarting the MariaDB server sometimes helps.
Attachments
Issue Links
- is duplicated by
-
MDEV-36159 mariabackup failed after upgrade 10.11.10
-
- Stalled
-
- relates to
-
MDEV-30000 make mariadb-backup to force an innodb checkpoint
-
- Closed
-
-
MDEV-14992 BACKUP: in-server backup
-
- Open
-
Activity
Field | Original Value | New Value |
---|---|---|
Fix Version/s | 10.11 [ 27614 ] |
Assignee | Marko Mäkelä [ marko ] |
Status | Open [ 1 ] | Needs Feedback [ 10501 ] |
Attachment | screenshot-1.png [ 74636 ] |
Attachment | anonymized_mariadb_backup.log [ 74661 ] |
Attachment | fully_anonymized_toanonymize.txt [ 74662 ] |
Link | This issue relates to MDEV-36159 [ MDEV-36159 ] |
Fix Version/s | N/A [ 14700 ] | |
Fix Version/s | 10.11 [ 27614 ] | |
Resolution | Incomplete [ 4 ] | |
Status | Needs Feedback [ 10501 ] | Closed [ 6 ] |
Resolution | Incomplete [ 4 ] | |
Status | Closed [ 6 ] | Stalled [ 10000 ] |
Fix Version/s | 10.11 [ 27614 ] | |
Fix Version/s | N/A [ 14700 ] |
Status | Stalled [ 10000 ] | Open [ 1 ] |
Status | Open [ 1 ] | Needs Feedback [ 10501 ] |
Due Date | 2025-04-21 |
Link |
This issue relates to |
Link | This issue is duplicated by MDEV-36159 [ MDEV-36159 ] |
Link | This issue relates to MDEV-36159 [ MDEV-36159 ] |
Link | This issue relates to MDEV-14992 [ MDEV-14992 ] |
Assignee | Marko Mäkelä [ marko ] | Debarun Banerjee [ JIRAUSER54513 ] |
Fix Version/s | N/A [ 14700 ] | |
Fix Version/s | 10.11 [ 27614 ] | |
Resolution | Incomplete [ 4 ] | |
Status | Needs Feedback [ 10501 ] | Closed [ 6 ] |
Weird thing is that I have two separate database and everytime when backup fails on one it fails on another one. Every time they fail the same day and if one backup passes another one was OK too.