Changes between Version 22 and Version 23 of PS1_IPP_CzarLog_20110221
- Timestamp:
- Feb 25, 2011, 9:31:43 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PS1_IPP_CzarLog_20110221
v22 v23 52 52 === Friday : 2011.02.25 === 53 53 Serge 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 {{{ 57 CREATE USER 'ippMonitor'@'ipp004.ifa.hawaii.edu' IDENTIFIED BY 'ippMonitor'; 58 GRANT REPLICATION CLIENT ON *.* TO 'ippMonitor'@'ipp004.ifa.hawaii.edu'; 59 FLUSH PRIVILEGES; 60 }}} 61 55 62 56 63
