Changes between Version 5 and Version 6 of faq/data-backup


Ignore:
Timestamp:
May 25, 2011, 3:27:05 PM (14 years ago)
Author:
Jamie McClelland
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • faq/data-backup

    v5 v6  
    11= Does May First/People Link backup my data? =
    22
    3 Yes - we do back up all data on all of servers.
     3== Overview ==
     4
     5Yes - we do back up all data on all of servers and consider the backup an important part of [https://mayfirst.org/membership-agreement our responsibilities to our members].
    46
    57We have a three-prong approach:
     
    911 * We also backup all servers nightly to an off site backup server that overwrite every night.
    1012
     13== What is backed up? ==
     14
     15The first step of the nightly backup process is to dump all databases to a SQL file that is stored in every members "backups" directory (e.g. /home/members/MEMBERNAME/sites/DOMAIN/backups). If you want to ensure that our backups are running - you can check the date on that file anytime you like.
     16
     17Next - the /root, /etc/, /home, /var/log, /usr/local, and /var/local/ directories are backed up to both the onsite and offsite backup servers.
     18
     19== Should I back up my own data? ==
     20
    1121Having said that... we always encourage our members to [wiki:member-backup do their own backups]. That's for a few reasons:
    1222
    1323 * Our backups are designed primarily for disaster recover (the entire machine goes down). We cannot provide file recovery for accidental deletions or other mistakes.
    14 
    1524 * No backup is fool proof. It's ''always'' a good idea for tripe or quadruple redundancy.
    1625