IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 25 and Version 26 of DatabaseBackups


Ignore:
Timestamp:
Aug 5, 2011, 9:23:32 AM (15 years ago)
Author:
Serge CHASTEL
Comment:

Master coordinates have been made avalable: how to use them

Legend:

Unmodified
Added
Removed
Modified
  • DatabaseBackups

    v25 v26  
    1111   The log file can be found at /export/ippdb02.0/mysql-dumps/neb_dump.log
    1212
     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
    1315 * gpc1 on ippdb01 is replicated on ippdb03 and ipp001.
    1416
     
    1820
    1921   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).
    2024
    2125 * Backups of ippRequestServer, isp, ippadmin is /home/panstarrs/ipp/mysql-dump/ops_dump.csh (Manoa cluster).