Changes between Version 25 and Version 26 of DatabaseBackups
- Timestamp:
- Aug 5, 2011, 9:23:32 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DatabaseBackups
v25 v26 11 11 The log file can be found at /export/ippdb02.0/mysql-dumps/neb_dump.log 12 12 13 The backup file can be ingested to create a replication slave of the master (ippdb00). The master coordinates are dumped just before the actual mysqldump and are written to /export/ippdb02.0/mysql-dumps/mysql-neb-coordinates-ippdb02-*.txt (take the coordinates that corresponds to the dump). Use those coordinates '''after''' the mysqldump has been ingested (there are other coordinates in the mysqldump file but they cannot be used to create a replication slave). 14 13 15 * gpc1 on ippdb01 is replicated on ippdb03 and ipp001. 14 16 … … 18 20 19 21 The log file can be found at /export/ippdb03.0/mysql-dumps/gpc1_dump.log 22 23 The backup file can be ingested to create a replication slave of the master (ippdb01). The master coordinates are dumped just before the actual mysqldump and are written to /export/ippdb03.0/mysql-dumps/mysql-gpc1-coordinates-ippdb03-*.txt (take the coordinates that corresponds to the dump). Use those coordinates '''after''' the mysqldump has been ingested (there are other coordinates in the mysqldump file but they cannot be used to create a replication slave). 20 24 21 25 * Backups of ippRequestServer, isp, ippadmin is /home/panstarrs/ipp/mysql-dump/ops_dump.csh (Manoa cluster).
