| Version 19 (modified by , 11 years ago) ( diff ) |
|---|
PS1 IPP Czar Logs for the week 2015.03.16 - 2015.03.22
(Up to PS1 IPP Czar Logs)
Monday : 2015.03.16
- 07:06 Bill: postage stamp server was a bit sluggish. pcontrol spinning so restarted it.
- Cleared some MPIA request faults due to problems at their data store. I need to start reverting fault 200 (HTTP 500) which their data store installation gives from time to time.
- lowered QUB's priority to be even with MPIA and MPG since they have a large backlog of requests requiring update processing.
Tuesday : 2015.03.17
- 06:00 EAM: stdscience running a bit slow, restarting; also restarting pv3diff
- 10:21 Bill: disabled ipp-misc site on ippc17 which is where the getsmf script lives. It requires nebulous.
- 17:20 EAM: Bill upgraded the ippdb00 mysql to 5.6 today. things restarted fine and seemed to run ok for a while. around 16:15, Bill reported errors going to the log. looking into these, I concluded we were having trouble with locks due to the innodb adaptive index hash (see http://dev.mysql.com/doc/refman/5.6/en/innodb-adaptive-hash.html). I turned of adaptive hash with the following:
mysql> set global innodb_adaptive_hash_index = 0;
So far, it looks like this is helping (we are not getting a build up of long thread waits in the SEMAPHORES section of show engine innodb status\G)
Wednesday : 2015.03.18
Thursday : 2015.03.19
- 05:25 EAM : processing was running glacially slow. the nebulous mysql on ippdb00 had a lot of stuck long-running jobs. I killed of the worst ones (which cleared the rest). Also very curious: there had been no entries to the log since around the time of the adaptive hash change above. without logging, it is hard to know what we the problem. I shut mysql down, added the adaptive hash value to the config file, and restarted mysql. things are running along fine now.
- 09:50 MEH: looks like some exposures stuck in registration -- restart registration while looking into
o7100g0281o null 0 o7100g0287o null 0 o7100g0290o null 0 o7100g0293o null 0 o7100g0321o null 0 o7100g0333o null 0
- seems o7100g0281o is in pzDownloadExp state=drop.. all are.. why.. and why not logged..
- 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.
- Restarted the server and it seems back to normal.
- the good news is that replication on ippdb02 is working now.
- 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'.
# CHANGES /etc/mysql/my.cnf to make replication more crash resistant master-info-repository=TABLE relay-log-info-repository=TABLE relay-log-recovery=1
- 11:10 MEH: dropped and stalled exposures of course cause WW diffims to be scrambled.. notified MOPS and running difftool cmds to redo once all OSS nightly warps and diffs fininshed
Friday : 2015.03.20
- 10:00 MEH: bad exposures o7101g0307o and o7101g0446o were used automatically for the WW diffims (v3-4).. should probably redo them.. -- Serge thinks that is okay for now. also notified QUB about possibly poor WSdiff
- 00:00 MEH: looks like ippdb00 behaving poorly since ~23:40 with nightly data -- going to stop pv3diff and see if helps
Saturday : 2015.03.21
Sunday : 2015.03.22
Note:
See TracWiki
for help on using the wiki.
