[MDEV-5711] Merge wsrep_sst_xtrabackup-v2 from PXC Created: 2014-02-20 Updated: 2014-04-20 Resolved: 2014-04-20 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Fix Version/s: | 5.5.37-galera, 10.0.10-galera |
| Type: | Task | Priority: | Trivial |
| Reporter: | Kolbe Kegel (Inactive) | Assignee: | Nirbhay Choubey (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | galera | ||
| Description |
|
Percona has implemented a new XtraBackup SST script called wsrep_sst_xtrabackup-v2 that includes support for innodb_log_group_home_dir and innodb_data_home_dir, among other things. It would be nice if this script were merged into MGC so that this functionality is available to MariaDB users. |
| Comments |
| Comment by Kolbe Kegel (Inactive) [ 2014-02-21 ] |
|
I tested wsrep_sst_xtrabackup-v2 with MariaDB Galera Cluster 5.5.34 and it seemed to work just fine. It does have some other requirements, though. You must install socat (which requires tcp_wrappers and tcp_wrappers-libs) and XtraBackup >=2.1.6 is required. More info: |