percona_xtrabackup
Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
| Beide Seiten der vorigen RevisionVorhergehende ÜberarbeitungNächste Überarbeitung | Vorhergehende Überarbeitung | ||
| percona_xtrabackup [2022-08-17 11:24:43] – manfred | percona_xtrabackup [2025-05-13 16:25:07] (aktuell) – [Allgemeines] manfred | ||
|---|---|---|---|
| Zeile 1: | Zeile 1: | ||
| ====== Percona xtrabackup ====== | ====== Percona xtrabackup ====== | ||
| + | |||
| + | |||
| + | ===== Allgemeines ===== | ||
| + | |||
| + | <code bash xtrabackup gibt die " | ||
| + | root@host01: | ||
| + | ... | ||
| + | --datadir=/ | ||
| + | --socket=/ | ||
| + | ... | ||
| + | </ | ||
| + | |||
| + | <code bash xtrabackup legt eine Kopie vom DataDir im PWD an> | ||
| + | root@host01: | ||
| + | </ | ||
| + | |||
| + | <code bash 1. socat+xbstream auf dem Empfänger starten " | ||
| + | root@host02: | ||
| + | root@host02:/ | ||
| + | root@host02:/ | ||
| + | </ | ||
| + | |||
| + | <code bash 2. xtrabackup auf dem Sender starten " | ||
| + | root@host01: | ||
| + | </ | ||
| + | |||
| + | <code bash 3. prepare auf " | ||
| + | # prepare the backup on db2 | ||
| + | root@host02: | ||
| + | </ | ||
| + | |||
| + | <code bash 4. grastate.dat generieren auf " | ||
| + | # recreate the grastate.dat file using the GTID in xtrabackup_galera_info file. | ||
| + | root@host02:/ | ||
| + | root@host02:/ | ||
| + | root@host02:/ | ||
| + | </ | ||
| + | |||
| + | <code bash 5. BIN-LOG-Dateien, | ||
| + | root@host02:/ | ||
| + | renamed ' | ||
| + | renamed ' | ||
| + | </ | ||
| + | |||
| + | <code bash 6. alte Dateien löschen> | ||
| + | root@host02:/ | ||
| + | </ | ||
| + | |||
| + | <code bash 7. Rechte> | ||
| + | root@host02: | ||
| + | root@host02: | ||
| + | </ | ||
/home/http/wiki/data/attic/percona_xtrabackup.1660735483.txt · Zuletzt geändert: von manfred
