blob: 18b8d67b3ed3537a00a311bb3b872158f801cf4f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
# Disaster Recovery Plan
Genesis Hosting is prepared to recover core systems from catastrophic failure.
## Recovery Objectives
- **RPO (Recovery Point Objective)**: 24 hours
- **RTO (Recovery Time Objective)**: 4 hours for customer services
## Full Recovery Flow
1. Triage the affected systems
2. Identify last successful backup or snapshot
3. Restore individual services:
- DNS
- WHMCS
- DirectAdmin
- AzuraCast
- TeamTalk
4. Run post-restore validation scripts
5. Notify customers of incident and resolution
## DR Testing
- Simulated quarterly
- Logs retained in `/var/log/genesisdr.log`
|