Changes between Version 26 and Version 27 of DatabaseBackups
- Timestamp:
- Aug 5, 2011, 9:29:20 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DatabaseBackups
v26 v27 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).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). Documentation about use of master coordinates can be found [http://svn.pan-starrs.ifa.hawaii.edu/trac/ipp/wiki/MySqlReplication there]. 14 14 15 15 * gpc1 on ippdb01 is replicated on ippdb03 and ipp001. … … 21 21 The log file can be found at /export/ippdb03.0/mysql-dumps/gpc1_dump.log 22 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).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). Documentation about use of master coordinates can be found [http://svn.pan-starrs.ifa.hawaii.edu/trac/ipp/wiki/MySqlReplication there]. 24 24 25 25 * Backups of ippRequestServer, isp, ippadmin is /home/panstarrs/ipp/mysql-dump/ops_dump.csh (Manoa cluster).
