Offsite Backups
From Wikitech
(Difference between revisions)
ArielGlenn (Talk | contribs) (moved Offsite Backups to Offsite Backups (old)) |
ArielGlenn (Talk | contribs) |
||
| Line 1: | Line 1: | ||
| − | + | Planning notes for offsite backups. This is a draft, edit heavily please. | |
| + | |||
| + | == Overview == | ||
| + | |||
| + | Our backup strategy has several components: | ||
| + | * replication, for immediate failover in case of hardware or power failure | ||
| + | * snapshots, for fast restoration after data corruption | ||
| + | * off site backups, for protection against undiscovered long-term corruption, malicious destruction of data, and for historical archiving | ||
| + | |||
| + | == Requirements == | ||
| + | |||
| + | * Old backups are kept around forever (every six months? every year?) | ||
| + | * Backups are off-line and inaccessible to WMF employees, volunteers, hackers, etc. | ||
| + | * Media is durable for decades (or provision is made for periodic copying) | ||
| + | * Archive format will be readable for decades (or provision is made for periodic conversion) | ||
| + | * ...? | ||
| + | |||
| + | == Notes == | ||
| + | |||
| + | See also [[Offsite Backups (old)]] | ||
| + | |||
| + | |||
| + | [[Category:Risk management]] | ||
Revision as of 09:34, 14 November 2012
Planning notes for offsite backups. This is a draft, edit heavily please.
Overview
Our backup strategy has several components:
- replication, for immediate failover in case of hardware or power failure
- snapshots, for fast restoration after data corruption
- off site backups, for protection against undiscovered long-term corruption, malicious destruction of data, and for historical archiving
Requirements
- Old backups are kept around forever (every six months? every year?)
- Backups are off-line and inaccessible to WMF employees, volunteers, hackers, etc.
- Media is durable for decades (or provision is made for periodic copying)
- Archive format will be readable for decades (or provision is made for periodic conversion)
- ...?
Notes
See also Offsite Backups (old)