Changes between Version 88 and Version 89 of Moped_accident
- Timestamp:
- Jun 5, 2012, 2:46:14 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Moped_accident
v88 v89 169 169 * '''DONE''' restart the mysql server on ippdb00. 170 170 * '''ONGOING''' play binlogs taken from ippdb02 on ippdb00 (Started at 10:43; Complete at TODO) 171 * For the first binlog I executed: 'mysqlbinlog <binlog> | mysql -u root -p nebulous' which took 3 hours: "blocked" by COMMIT statements happenign every other line or so... 172 * For the second binlog I executed: 'mysqlbinlog <binlog> | grep -v 'COMMIT/*!*/' | mysql -u root -p nebulous'. That took TODO hours: "blocked" by BEGIN statements... 171 173 * '''DONE''' compress all possible logs on ippdb00: I compressed the mysql slowlog. I didn't find the nebdiskd log though... 172 174 * ask gavin to change dns so that nebulous.ipp.ifa.hawaii.edu points to ippdb00 again
