Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Duplicate
-
None
-
None
Description
---------- ERROR OUTPUT from mariabackup ----------
181230 00:00:12 Connecting to MySQL server host: localhost, user: bckadmin, password: set, port: not set, socket: /some_socket.sock
Using server version 10.3.11-MariaDB-log
/usr/bin/mariabackup based on MariaDB server 10.3.11-MariaDB Linux (x86_64)
incremental backup from 196297514728 is enabled.
mariabackup: uses posix_fadvise().
mariabackup: cd to /some_path_1
mariabackup: open files limit requested 4096, set to 4096
mariabackup: using the following InnoDB configuration:
mariabackup: innodb_data_home_dir = /some_path_1
mariabackup: innodb_data_file_path = ibdata1:64M;ibdata2:64M:autoextend
mariabackup: innodb_log_group_home_dir = /some_path_1
2018-12-30 00:00:12 0x7fced22098c0 InnoDB: Using Linux native AIO
2018-12-30 0:00:12 0 [Note] InnoDB: Number of pools: 1
mariabackup: Generating a list of tablespaces
2018-12-30 0:00:12 0 [Warning] InnoDB: Allocated tablespace ID 338 for some_table, old maximum was 0
mariabackup: Error: xtrabackup_copy_logfile() failed.
---------------------------------------------------------------------
Attachments
Issue Links
- duplicates
-
MDEV-18611 mariabackup silently ended during xtrabackup_copy_logfile()
-
- Closed
-
- relates to
-
MDEV-17029 mariabackup fails under load with schema changes
-
- Closed
-
-
MDEV-19492 Mariabackup hangs if table populated with INSERT... SELECT while it runs
-
- Stalled
-
Activity
Field | Original Value | New Value |
---|---|---|
Component/s | Support [ 12900 ] | |
Key |
|
|
Workflow | Simple workflow [ 92502 ] | MariaDB v3 [ 92653 ] |
Project | Dev todo [ 10100 ] | MariaDB Server [ 10000 ] |
Description | See https://support.mariadb.com/view.php?id=24908. |
---------- ERROR OUTPUT from mariabackup ----------
181230 00:00:12 Connecting to MySQL server host: localhost, user: bckadmin, password: set, port: not set, socket: /some_socket.sock Using server version 10.3.11-MariaDB-log /usr/bin/mariabackup based on MariaDB server 10.3.11-MariaDB Linux (x86_64) incremental backup from 196297514728 is enabled. mariabackup: uses posix_fadvise(). mariabackup: cd to /some_path_1 mariabackup: open files limit requested 4096, set to 4096 mariabackup: using the following InnoDB configuration: mariabackup: innodb_data_home_dir = /some_path_1 mariabackup: innodb_data_file_path = ibdata1:64M;ibdata2:64M:autoextend mariabackup: innodb_log_group_home_dir = /some_path_1 2018-12-30 00:00:12 0x7fced22098c0 InnoDB: Using Linux native AIO 2018-12-30 0:00:12 0 [Note] InnoDB: Number of pools: 1 mariabackup: Generating a list of tablespaces 2018-12-30 0:00:12 0 [Warning] InnoDB: Allocated tablespace ID 338 for some_table, old maximum was 0 mariabackup: Error: xtrabackup_copy_logfile() failed. --------------------------------------------------------------------- See https://support.mariadb.com/view.php?id=24908. |
Description |
---------- ERROR OUTPUT from mariabackup ----------
181230 00:00:12 Connecting to MySQL server host: localhost, user: bckadmin, password: set, port: not set, socket: /some_socket.sock Using server version 10.3.11-MariaDB-log /usr/bin/mariabackup based on MariaDB server 10.3.11-MariaDB Linux (x86_64) incremental backup from 196297514728 is enabled. mariabackup: uses posix_fadvise(). mariabackup: cd to /some_path_1 mariabackup: open files limit requested 4096, set to 4096 mariabackup: using the following InnoDB configuration: mariabackup: innodb_data_home_dir = /some_path_1 mariabackup: innodb_data_file_path = ibdata1:64M;ibdata2:64M:autoextend mariabackup: innodb_log_group_home_dir = /some_path_1 2018-12-30 00:00:12 0x7fced22098c0 InnoDB: Using Linux native AIO 2018-12-30 0:00:12 0 [Note] InnoDB: Number of pools: 1 mariabackup: Generating a list of tablespaces 2018-12-30 0:00:12 0 [Warning] InnoDB: Allocated tablespace ID 338 for some_table, old maximum was 0 mariabackup: Error: xtrabackup_copy_logfile() failed. --------------------------------------------------------------------- See https://support.mariadb.com/view.php?id=24908. |
---------- ERROR OUTPUT from mariabackup ----------
181230 00:00:12 Connecting to MySQL server host: localhost, user: bckadmin, password: set, port: not set, socket: /some_socket.sock Using server version 10.3.11-MariaDB-log /usr/bin/mariabackup based on MariaDB server 10.3.11-MariaDB Linux (x86_64) incremental backup from 196297514728 is enabled. mariabackup: uses posix_fadvise(). mariabackup: cd to /some_path_1 mariabackup: open files limit requested 4096, set to 4096 mariabackup: using the following InnoDB configuration: mariabackup: innodb_data_home_dir = /some_path_1 mariabackup: innodb_data_file_path = ibdata1:64M;ibdata2:64M:autoextend mariabackup: innodb_log_group_home_dir = /some_path_1 2018-12-30 00:00:12 0x7fced22098c0 InnoDB: Using Linux native AIO 2018-12-30 0:00:12 0 [Note] InnoDB: Number of pools: 1 mariabackup: Generating a list of tablespaces 2018-12-30 0:00:12 0 [Warning] InnoDB: Allocated tablespace ID 338 for some_table, old maximum was 0 mariabackup: Error: xtrabackup_copy_logfile() failed. --------------------------------------------------------------------- See also https://support.mariadb.com/view.php?id=24908. |
Component/s | Backup [ 13902 ] | |
Fix Version/s | N/A [ 14700 ] | |
Resolution | Duplicate [ 3 ] | |
Status | Open [ 1 ] | Closed [ 6 ] |
Link |
This issue is duplicated by |
Link | This issue relates to MENT-135 [ MENT-135 ] |
Link |
This issue relates to |
Link | This issue relates to MDEV-19492 [ MDEV-19492 ] |
Link | This issue blocks MENT-146 [ MENT-146 ] |
Link | This issue is blocked by MENT-146 [ MENT-146 ] |
Link | This issue blocks MENT-146 [ MENT-146 ] |
Link |
This issue is duplicated by |
Link |
This issue duplicates |
Workflow | MariaDB v3 [ 92653 ] | MariaDB v4 [ 155702 ] |
Must be closed as https://jira.mariadb.org/browse/MDEV-18611 duplicate.