Changes between Version 130 and Version 131 of PS1_IPP_Czarlog_20141201
- Timestamp:
- Dec 6, 2014, 10:59:10 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PS1_IPP_Czarlog_20141201
v130 v131 214 214 * looks like slow query is pilling up and not clearing, may need to restart db01 mysql -- still happening, will have to turn off WS diff or will drive db into the ground 215 215 * 18:50 MEH: the long WS and unused stack nightlyscience query faults after ~600s but continue to pile up in the db -- disable WS diffs and stack tasks.. 216 * where is the label coming from for it to be doing a query looking for MD08.. 217 {{{ 218 AND (rawExp.exp_type = 'object') AND (rawExp.dateobs >= '2014-12-07T00:00:00.000000' AND rawExp.dateobs <= '2014-12-07T23:59:59.000000') AND (warpRun.label LIKE 'MD08.nightlyscience') AND ((warpSkyfile.good_frac > 0.05000000 - 0.00000119)) AND (rawExp.filter = 'g.00000') 219 }}} 216 220 * will need to try and get the WS diff caught up by monday to avoid cleanup problem? 217 221
