Details
-
Task
-
Status: Closed (View Workflow)
-
Critical
-
Resolution: Fixed
Description
Mariabackup creates a few files of the form xtrabackup_*. e.g.:
$ ls -l backup/xtrabackup_*
|
-rw-r----- 1 root root 38 Mar 13 18:43 backup/xtrabackup_binlog_info
|
-rw-r--r-- 1 root root 25 Mar 13 18:44 backup/xtrabackup_binlog_pos_innodb
|
-rw-r----- 1 root root 99 Mar 13 18:44 backup/xtrabackup_checkpoints
|
-rw-r----- 1 root root 572 Mar 13 18:43 backup/xtrabackup_info
|
Maybe we should rename these to mariabackup_*?
Attachments
Issue Links
- causes
-
MDEV-34856 Galera Cluster upgrade from 11.0 to 11.1 fails, eventually leads to crash
-
- Closed
-
-
MDEV-36259 MariaDB-Backup >=11.1 still writes xtrabackup_binlog_pos_innodb
-
- Confirmed
-
- is part of
-
MDEV-30201 Remove MySQL names
-
- Open
-
- relates to
-
MDEV-14746 mariabackup doesn't read [mariabackup] option group in configuration file
-
- Closed
-
-
MDEV-18347 mariabackup doesn't read all server option groups from configuration files
-
- Closed
-
-
MDEV-18405 Add Mariabackup option to set gtid_slave_pos to original server's gtid_current_pos during prepare
-
- Stalled
-
-
MDEV-18917 Don't create xtrabackup_binlog_pos_innodb with Mariabackup
-
- Closed
-
-
MDEV-19246 Change database and table used for Mariabackup's history
-
- Closed
-
-
MDEV-18985 Remove support for XtraDB's changed page bitmap from Mariabackup in 10.2+
-
- Closed
-
-
MDEV-19264 Better support MariaDB GTID for Mariabackup's --slave-info option
-
- Closed
-
-
MDEV-20552 Remove innobackupex mode from Mariabackup
-
- Stalled
-
-
MDEV-20556 Remove references to "xtrabackup" and "innobackupex" executables in mariabackup option descriptions
-
- Closed
-
-
MDEV-30822 Adjust wsrep_sst_mariabackup.sh to understand both pre-MDEV-18931 and post-MDEV-18931 file naming
-
- Closed
-
Activity
Field | Original Value | New Value |
---|---|---|
Labels | mariabackup |
Link |
This issue relates to |
Description |
Mariabackup creates a lot of files of the form xtrabackup_*. e.g.:
{noformat} $ ls -l backup/xtrabackup_* -rw-r----- 1 root root 38 Mar 13 18:43 backup/xtrabackup_binlog_info -rw-r--r-- 1 root root 25 Mar 13 18:44 backup/xtrabackup_binlog_pos_innodb -rw-r----- 1 root root 99 Mar 13 18:44 backup/xtrabackup_checkpoints -rw-r----- 1 root root 572 Mar 13 18:43 backup/xtrabackup_info {noformat} Maybe we should rename these to mariabackup_*? |
Mariabackup creates a few files of the form xtrabackup_*. e.g.:
{noformat} $ ls -l backup/xtrabackup_* -rw-r----- 1 root root 38 Mar 13 18:43 backup/xtrabackup_binlog_info -rw-r--r-- 1 root root 25 Mar 13 18:44 backup/xtrabackup_binlog_pos_innodb -rw-r----- 1 root root 99 Mar 13 18:44 backup/xtrabackup_checkpoints -rw-r----- 1 root root 572 Mar 13 18:43 backup/xtrabackup_info {noformat} Maybe we should rename these to mariabackup_*? |
Assignee | Vladislav Vaintroub [ wlad ] | Vladislav Lesin [ vlad.lesin ] |
Link |
This issue relates to |
Link |
This issue relates to |
Link |
This issue relates to |
Link | This issue relates to MDEV-18405 [ MDEV-18405 ] |
Link |
This issue relates to |
Link |
This issue relates to |
Link | This issue relates to MDEV-19753 [ MDEV-19753 ] |
Link |
This issue relates to |
Link | This issue relates to MDEV-20552 [ MDEV-20552 ] |
Fix Version/s | 10.6 [ 24028 ] |
Priority | Major [ 3 ] | Critical [ 2 ] |
Priority | Critical [ 2 ] | Major [ 3 ] |
Priority | Major [ 3 ] | Critical [ 2 ] |
Assignee | Vladislav Lesin [ vlad.lesin ] | Sergei Golubchik [ serg ] |
Priority | Critical [ 2 ] | Major [ 3 ] |
Epic/Theme | MariaDB_Branding |
Assignee | Sergei Golubchik [ serg ] | Geoff Montee [ geoffmontee ] |
Labels | mariabackup | mariabackup need_feedback |
Fix Version/s | 10.6 [ 24028 ] |
Assignee | Geoff Montee [ geoffmontee ] | Ralf Gebhardt [ ralf.gebhardt@mariadb.com ] |
Fix Version/s | 10.7 [ 24805 ] | |
Assignee | Ralf Gebhardt [ ralf.gebhardt@mariadb.com ] | |
Priority | Major [ 3 ] | Critical [ 2 ] |
Fix Version/s | 10.8 [ 26121 ] | |
Fix Version/s | 10.7 [ 24805 ] |
Labels | mariabackup need_feedback | mariabackup |
Priority | Critical [ 2 ] | Major [ 3 ] |
Workflow | MariaDB v3 [ 93284 ] | MariaDB v4 [ 131009 ] |
Fix Version/s | 10.9 [ 26905 ] | |
Fix Version/s | 10.8 [ 26121 ] |
Fix Version/s | 10.11 [ 27614 ] | |
Fix Version/s | 10.9 [ 26905 ] |
Fix Version/s | 10.12 [ 28320 ] | |
Fix Version/s | 10.11 [ 27614 ] |
Description |
Mariabackup creates a few files of the form xtrabackup_*. e.g.:
{noformat} $ ls -l backup/xtrabackup_* -rw-r----- 1 root root 38 Mar 13 18:43 backup/xtrabackup_binlog_info -rw-r--r-- 1 root root 25 Mar 13 18:44 backup/xtrabackup_binlog_pos_innodb -rw-r----- 1 root root 99 Mar 13 18:44 backup/xtrabackup_checkpoints -rw-r----- 1 root root 572 Mar 13 18:43 backup/xtrabackup_info {noformat} Maybe we should rename these to mariabackup_*? |
Mariabackup creates a few files of the form xtrabackup\_\*. e.g.: {noformat} $ ls -l backup/xtrabackup_* -rw-r----- 1 root root 38 Mar 13 18:43 backup/xtrabackup_binlog_info -rw-r--r-- 1 root root 25 Mar 13 18:44 backup/xtrabackup_binlog_pos_innodb -rw-r----- 1 root root 99 Mar 13 18:44 backup/xtrabackup_checkpoints -rw-r----- 1 root root 572 Mar 13 18:43 backup/xtrabackup_info {noformat} Maybe we should rename these to mariabackup\_\*? |
Assignee | Alexander Barkov [ bar ] |
Fix Version/s | 11.1 [ 28549 ] | |
Fix Version/s | 11.0 [ 28320 ] |
Priority | Major [ 3 ] | Critical [ 2 ] |
Summary | Rename Mariabackup's xtrabackup_* files to mariabackup_* | Rename Mariabackup's xtrabackup_* files to mariadb_backup_* |
Status | Open [ 1 ] | In Progress [ 3 ] |
Status | In Progress [ 3 ] | In Testing [ 10301 ] |
Status | In Testing [ 10301 ] | Stalled [ 10000 ] |
Assignee | Alexander Barkov [ bar ] | Sergei Golubchik [ serg ] |
Status | Stalled [ 10000 ] | In Review [ 10002 ] |
Link | This issue is part of MDEV-30201 [ MDEV-30201 ] |
Assignee | Sergei Golubchik [ serg ] | Vladislav Lesin [ vlad.lesin ] |
Assignee | Vladislav Lesin [ vlad.lesin ] | Alexander Barkov [ bar ] |
Status | In Review [ 10002 ] | Stalled [ 10000 ] |
Status | Stalled [ 10000 ] | In Progress [ 3 ] |
Status | In Progress [ 3 ] | In Testing [ 10301 ] |
Status | In Testing [ 10301 ] | Stalled [ 10000 ] |
Status | Stalled [ 10000 ] | In Review [ 10002 ] |
Link |
This issue relates to |
Status | In Review [ 10002 ] | Stalled [ 10000 ] |
Fix Version/s | 11.1.0 [ 28705 ] | |
Fix Version/s | 11.1 [ 28549 ] | |
Resolution | Fixed [ 1 ] | |
Status | Stalled [ 10000 ] | Closed [ 6 ] |
Labels | mariabackup | Preview_11.1 mariabackup |
Link |
This issue causes |
Link | This issue causes MDEV-36259 [ MDEV-36259 ] |
any compatibility concerns?