IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 19 and Version 20 of PS1_IPP_Czarlog_20190510


Ignore:
Timestamp:
May 14, 2019, 12:08:50 PM (7 years ago)
Author:
tdeboer
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PS1_IPP_Czarlog_20190510

    v19 v20  
    271271+--------+-----------------------------------+-----------------------------------+
    272272}}}
     273 We can send a data_group to clean up, using:
     274{{{
     275mysql -hscidbm -uX -pX gpc1 -B -e 'SELECT chip_id,data_group,label FROM chipRun WHERE state like "wait" and data_group like "LAP.PV3.20140730.20140807";' | grep -v data_group | awk '{print "chiptool -dbname gpc1 -updaterun -set_state goto_cleaned -set_label goto_cleaned -chip_id  "$1}' | tcsh
     276}}}
    273277
    274278 * TdB: at around 17:30, the IPPmonitor stalled. Turns out, mysql crashed on ippdb05. Let's check things: