IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 34 and Version 35 of DatabaseBackups


Ignore:
Timestamp:
Apr 23, 2012, 11:35:02 AM (14 years ago)
Author:
Serge CHASTEL
Comment:

layout

Legend:

Unmodified
Added
Removed
Modified
  • DatabaseBackups

    v34 v35  
    3131
    3232 * Dumps of the mysql databases being used by the processing system on Maui are available via the rsync server on ipp0012.ifa.hawaii.edu. The three databases distributed are the gpc1 processing database, the isp processing database, and the ippadmin database describing the database schema. These are available from the rsync location: rsync://ipp0012.ifa.hawaii.edu/ippdb
    33 
    3433   * If you want all three, give a command like: {{{rsync -auv rsync://ipp0012.ifa.hawaii.edu/ippdb/ ippdb/}}}
    35 
    3634   * The databases have names of the form ippdb01-DBNAME.dump.bz, eg, the GPC1 processing information is in the file called ippdb01-gpc1.dump.bz. They are dumped every 4 hours, and the new one replaces the old name.  If people are unable to retrieve these in less than the 4 hour period, then we can adjust the naming to keep more than one old version around. 
    37 
    3835   * If you want just one of the above databases, use a command like: {{{rsync rsync://ipp0012.ifa.hawaii.edu/ippdb/ippdb01-gpc1.dump.bz .}}}
    39 
    4036   * '''Note:''' The validity of the ippdb01-gpc1.dump.bz file can be asserted via its MD5 checksum (stored in ippdb01-gpc1.md5 and distributed in the same place rsync://ipp0012.ifa.hawaii.edu/ippdb/ippdb01-gpc1.md5)
    4137