IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 11 and Version 12 of PS1_IPP_Czarlog_20150316


Ignore:
Timestamp:
Mar 19, 2015, 11:09:13 AM (11 years ago)
Author:
bills
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PS1_IPP_Czarlog_20150316

    v11 v12  
    3333}}}
    3434  * seems o7100g0281o is in pzDownloadExp state=drop.. all are.. why.. and why not logged..
    35  * 10:45 Bill: mysqld on ippdb00 (nebulous) had a hickup. Hopefully this is because I changed a file that it had open and got lost in it OOPS.
     35 * 10:45 Bill: mysqld on ippdb00 (nebulous) had a hickup. Hopefully this is because I changed a file that it had open and the program simply lost its place in it OOPS.
    3636  * Restarted the server and it seems back to normal.
    37   * the good news is that replication on ippdb02 is working now
     37  * the good news is that replication on ippdb02 is working now.
     38  * ippdb02 and ippdb06 are now running in a new safer mode that mysqld warning messages suggested. Rather than using disk files for the replication state it uses tables in the database 'mysql'.
     39
     40{{{
     41# CHANGES to make replication more crash resisistent
     42master-info-repository=TABLE
     43relay-log-info-repository=TABLE
     44relay-log-recovery=1
     45
     46}}}
     47
    3848
    3949=== Friday : 2015.03.20 ===