Difference between revisions of "SUNScholar/Disaster Recovery/Backups"
Jump to navigation
Jump to search
| (68 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
| − | == | + | <center> |
| − | + | '''[[SUNScholar/Disaster Recovery|Back to Disaster Recovery]]''' | |
| − | + | </center> | |
| + | ==Introduction== | ||
| + | ===Architecture=== | ||
| + | #Each backup server is in a different building. | ||
| + | #Each building is separately located on campus. | ||
| + | #Each backup server uses Ubuntu LTS server software. | ||
| + | #Each backup server has BackupPC installed. | ||
| + | #BackupPC is setup to use the '''"rsyncd"''' method for pulling in the backups from the production servers. | ||
| − | + | [[File:Disaster-recovery.png|555px|border]] | |
| − | |||
| − | + | ===Methodology=== | |
| − | + | * Step 1. A local database backup is performed daily on the production server to be backed up. | |
| − | + | * Step 2. The local database backup and the /home/dspace folder on the production server are then copied/synced to both backup servers which use BackupPC. | |
| − | |||
| − | |||
| − | + | ==Instructions== | |
| − | + | ===[[SUNScholar/Disaster Recovery/Backups/Client Setup|Step 1 - Production Client Server Setup]]=== | |
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | + | ===[[SUNScholar/Disaster Recovery/Backups/Server Setup|Step 2 - Individual Backup Server Setup]]=== | |
| − | |||
| − | |||
| − | + | ==YouTube Video== | |
| − | + | <html5media width="560" height="315">https://www.youtube.com/watch?v=Tno6niMqCNY</html5media> | |
| − | + | ==References== | |
| − | + | *http://sourceforge.net/projects/backuppc | |
| − | + | *https://en.wikipedia.org/wiki/BackupPC | |
| − | + | *http://wiki.centos.org/HowTos/BackupPC | |
| − | + | ---- | |
| − | + | *http://en.wikipedia.org/wiki/Rsync | |
| − | + | *http://rsync.samba.org | |
| − | + | ---- | |
| − | + | *https://www.digitalocean.com/community/tutorials/how-to-use-backuppc-to-create-a-backup-server-on-an-ubuntu-12-04-vps | |
| − | + | *http://serverfault.com/questions/237969/backuppc-are-full-backups-really-full-when-using-rsync | |
| − | + | *http://www.backupcentral.com/phpBB2/two-way-mirrors-of-external-mailing-lists-3/backuppc-21/howto-create-and-keep-yearly-backups-77176/ | |
| − | + | [[Category:System Administration]] | |
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
Latest revision as of 12:15, 29 July 2016
Back to Disaster Recovery
Contents
Introduction
Architecture
- Each backup server is in a different building.
- Each building is separately located on campus.
- Each backup server uses Ubuntu LTS server software.
- Each backup server has BackupPC installed.
- BackupPC is setup to use the "rsyncd" method for pulling in the backups from the production servers.
Methodology
- Step 1. A local database backup is performed daily on the production server to be backed up.
- Step 2. The local database backup and the /home/dspace folder on the production server are then copied/synced to both backup servers which use BackupPC.
Instructions
Step 1 - Production Client Server Setup
Step 2 - Individual Backup Server Setup
YouTube Video
References
- http://sourceforge.net/projects/backuppc
- https://en.wikipedia.org/wiki/BackupPC
- http://wiki.centos.org/HowTos/BackupPC
- https://www.digitalocean.com/community/tutorials/how-to-use-backuppc-to-create-a-backup-server-on-an-ubuntu-12-04-vps
- http://serverfault.com/questions/237969/backuppc-are-full-backups-really-full-when-using-rsync
- http://www.backupcentral.com/phpBB2/two-way-mirrors-of-external-mailing-lists-3/backuppc-21/howto-create-and-keep-yearly-backups-77176/