Changes between Version 6 and Version 7 of DatabaseBackups
- Timestamp:
- Apr 6, 2011, 5:01:20 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DatabaseBackups
v6 v7 3 3 4 4 (Last update: 2011-04-06) 5 * Backup scripts can be found here: https://svn.pan-starrs.ifa.hawaii.edu/repo/ipp/trunk/tools/mysql-dump. They are installed in ~ipp/mysql-dump. 6 * nebulous on ippdb00 is replicated on ippdb02. 5 * Backup scripts can be found here: https://svn.pan-starrs.ifa.hawaii.edu/repo/ipp/trunk/tools/mysql-dump. The README file and each script contain documentation. They are installed in ~ipp/mysql-dump. 6 * nebulous on ippdb00 is replicated on ippdb02. 7 7 8 The database on the replication slave database is backed up twice a day at 0:30 and 12:30 (see the local crontab). Dumping the complete database takes about 3 hours. 9 8 10 Every day at 3:05 and 15:05 the last nebulous dump is copied on ipp001 by the neb_copy.sh script running on ipp001 (documentation is in the script). neb_copy.sh verifies that the copy is fine otherwise sends an e-mail (while in dev mode, only to me, i.e. serge). 9 11 * gpc1 on ippdb01 is replicated on ippc02. 12 10 13 The database on the replication slave database is backed up every 4 hours (at 0:05, 4:05, 8:05, 12:05, 16:05, and 20:05). Dumping the database takes about one hour (TODO: maybe shorter. When I looked at that ippc02 was doing another backup that I didn't want to stop). The script responsible for the dump (gpc1_dump) is also responsible for the copy onto ipp001 (it is then different from the previous one). 14 11 15 Every 4 hours (at 1:30, 5:30, 9:30, 13:30, 17:30, and 21:30), gpc1 is verified, alternatively "installed" on gpc1_0 or gpc1_1, and distributed with its md5 checksum on the rsync server. 12 16 * Backups of ippRequestServer, isp, ippadmin is /home/panstarrs/ipp/mysql-dump/ops_dump.csh (Manoa cluster).
