| 24 | | * MEH: ippc70 crashed last night -- power cycle not bringing back online -- removing from ippconfig/nebservers.csh |
| | 24 | * MEH: ippc70 crashed last night -- power cycle not bringing back online -- comment out in ippconfig/nebservers.csh (in ~ippitc, ~ippps2, ~ipp) and change NEB_HOST to ippc71.. restart pantasks in fresh login just to be sure |
| | 25 | * MEH: ippc70 crash wedged registration -- |
| | 26 | {{{ |
| | 27 | select * from rawImfile where exp_id>1440841 and data_state not like "full"; |
| | 28 | |
| | 29 | | exp_id | class_id | data_state | |
| | 30 | +---------+----------+------------------+ |
| | 31 | | 1440841 | XY45 | check_burntool | |
| | 32 | | 1440842 | XY45 | pending_burntool | |
| | 33 | |
| | 34 | regtool -updateprocessedimfile -exp_id 1440841 -class_id XY45 -set_state pending_burntool -dbname gpc1 |
| | 35 | |
| | 36 | }}} |