[MDEV-13122] Backup myrocks with mariabackup Created: 2017-06-19 Updated: 2023-06-06 Resolved: 2018-06-07 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Backup, Storage Engine - RocksDB |
| Fix Version/s: | 10.2.16, 10.3.8 |
| Type: | Task | Priority: | Major |
| Reporter: | Vladislav Vaintroub | Assignee: | Vladislav Vaintroub |
| Resolution: | Fixed | Votes: | 1 |
| Labels: | None | ||
| Issue Links: |
|
||||||||||||||||||||||||||||
| Sprint: | 10.4.0-1 | ||||||||||||||||||||||||||||
| Comments |
| Comment by Sergei Petrunia [ 2018-01-24 ] | |||||||||||
|
Note from wlad: Alibaba has added TokuDB backup support into xtrabackup: https://github.com/alibaba/AliSQLBackup/commit/26573de135d115b100dbbfb9698274463ade5c8d . So we are not the first. | |||||||||||
| Comment by Vladislav Vaintroub [ 2018-05-09 ] | |||||||||||
|
We'll only support full backup in the first iteration, to incrementals or partials . During mariabackup --backup when mariabackup --backup starts *in the "synch" phase, under "flush tables with readlock, lock binlog"
Do we need a parameter for whether to backup rocksdb or not? During mariabackup copy-back
That's it. |