Changes between Version 19 and Version 20 of PS1_IPP_Czarlog_20190510
- Timestamp:
- May 14, 2019, 12:08:50 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PS1_IPP_Czarlog_20190510
v19 v20 271 271 +--------+-----------------------------------+-----------------------------------+ 272 272 }}} 273 We can send a data_group to clean up, using: 274 {{{ 275 mysql -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 }}} 273 277 274 278 * TdB: at around 17:30, the IPPmonitor stalled. Turns out, mysql crashed on ippdb05. Let's check things:
