You are browsing a read-only backup copy of Wikitech. The live site can be found at wikitech.wikimedia.org
SRE/Data Persistence/Backups/Runbooks: Difference between revisions
< SRE | Data Persistence | Backups
Jump to navigation
Jump to search
imported>LSobanski No edit summary |
imported>Jcrespo (fixing links, adding backup rerun) |
||
Line 3: | Line 3: | ||
<div class="mw-tpl-portal-list"> | <div class="mw-tpl-portal-list"> | ||
{{Portal list item noimage | {{Portal list item noimage | ||
|name=Recovering a | |name=Provisioning a new host or recovering from a snapshot | ||
|link=MariaDB/Backups#Recovering_a_Snapshot | |||
|description=Preferred method to recover or provision a database from a backup. | |||
}} | |||
</div> | |||
<div class="mw-tpl-portal-list"> | |||
{{Portal list item noimage | |||
|name=Recovering from a logical backup | |||
|link=MariaDB/Backups#Recovering_a_logical_backup | |link=MariaDB/Backups#Recovering_a_logical_backup | ||
|description= | |description=Alternative method (slower but more versatile) to recover or provision a database a from backup. | ||
}} | |||
</div> | |||
<div class="mw-tpl-portal-list"> | |||
{{Portal list item noimage | |||
|name=Rerun a failed backup | |||
|link=MariaDB/Backups#Rerun_a_failed_backup | |||
|description=How to act in case of a backup run failed and it wasn't automatically corrected | |||
}} | }} | ||
</div> | </div> |
Revision as of 16:41, 18 March 2022
SRE Data Persistence technical documentation
Preferred method to recover or provision a database from a backup.
Alternative method (slower but more versatile) to recover or provision a database a from backup.
How to act in case of a backup run failed and it wasn't automatically corrected
Bacula operations.
What to do if a backup host runs out of space.