IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 22 and Version 23 of PS1_IPP_CzarLog_20110221


Ignore:
Timestamp:
Feb 25, 2011, 9:31:43 AM (15 years ago)
Author:
Serge CHASTEL
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PS1_IPP_CzarLog_20110221

    v22 v23  
    5252=== Friday : 2011.02.25 ===
    5353Serge is czar today (but no data)
    54  * 09:25: pstamp replication supervision is now installed in czartool (SVN 30760).
     54 * 09:25: pstamp replication supervision is now installed in czartool (SVN 30760). For information, on the replication slave (ippc19), in mysql as root, I did:
     55
     56{{{
     57CREATE USER 'ippMonitor'@'ipp004.ifa.hawaii.edu' IDENTIFIED BY 'ippMonitor';
     58GRANT REPLICATION CLIENT ON *.* TO 'ippMonitor'@'ipp004.ifa.hawaii.edu';
     59FLUSH PRIVILEGES;
     60}}}
     61
    5562
    5663