AstroTurf
Lucky Shot
- Joined
- May 13, 2010
- Messages
- 32,114
- Reaction score
- 6,127
What I did for a similar environment:
Linux pc with rsync + tape drive
At night sync network data to removable storage (2 drives that was swapped out every week 1 set kept off site)
After the sync I used a simple tape drive to back up the removable data to tapes. Incremental for every day, on month ends I used one fresh full backup that was stored in a safe, safe could be off site if needed. I could use slow tape drives as speed was not needed.
Monthly tapes was kept for 5 years (as per legal req)
The pro's about the system was that it was easy/quick to recover data during the day for example if someone deleted a document and wanted it back quickly.
Had a full back-up off site at most a week old.
Could do incremental restores if needed from last weeks data.
Had a full data set if the auditors needed something from say 5 months ago.
I could always test backups without affecting downtime.
The only backup I can not test without causing downtime is Exchange (but that is why SBS2008 comes with 1 VM license so you can play around with things like this without causing downtime).