Difference between revisions of "Backup/Restore procedure"

From ScarletDME
Jump to navigation Jump to search
(New page: == Current Strategy == Currently running a backup script at 06:00 UTC == Problems with current strategy == #Only one physical backup copy overwritten daily so no possibility to go b...)
 
Line 6: Line 6:
  
 
#Only one physical backup copy overwritten daily so no possibility to go back more than one day if a corrupt system is backed up
 
#Only one physical backup copy overwritten daily so no possibility to go back more than one day if a corrupt system is backed up
#No regular verification if the backup copy is usable
+
#No regular verification if the backup copy is usable so the procedure could fail silently eg if there is anything wrong in the scripts
#Backup procedure could fail silently if there is anything wrong in the scripts
+
#Only [[User:SteveB|SteveB]] has overview and responsible which is a single point of failure
#Only [[User:SteveB|SteveB]] has overview responsible means a single point of failure
 

Revision as of 10:41, 10 December 2008

Current Strategy

Currently running a backup script at 06:00 UTC

Problems with current strategy

  1. Only one physical backup copy overwritten daily so no possibility to go back more than one day if a corrupt system is backed up
  2. No regular verification if the backup copy is usable so the procedure could fail silently eg if there is anything wrong in the scripts
  3. Only SteveB has overview and responsible which is a single point of failure