IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 16 and Version 17 of PS1_IPP_Czarlog_20131216


Ignore:
Timestamp:
Dec 19, 2013, 10:59:46 AM (13 years ago)
Author:
watersc1
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PS1_IPP_Czarlog_20131216

    v16 v17  
    5656
    5757}}}
     58
     59 * 10:57 CZW: Mark pointed out an exposure that was stuck with chipRun.state = 'error_cleaned' and warpRun.state = 'update'.  This blocks LAP somewhat, as it waits for a warp that is waiting for a chip that isn't updating because chiptool refuses to update data that isn't in state 'cleaned'.  This has happened on occasion before, and my solution has been to issue the commands generated by the output of {{{/data/ippc18.0/home/watersc1/PV2.LAP.20130717/fixes/scan_chips_for_errorCleaned.sql}}}.  An example output is listed below.  The run_update_for_chip_id.pl script issues the chiptool/camtool/warptool commands to set things to be updated.
     60{{{
     61 chiptool -updaterun -set_state cleaned -chip_id 574277
     62 chiptool -updaterun -set_state cleaned -chip_id 574396
     63 chiptool -updaterun -set_state cleaned -chip_id 574444
     64 chiptool -updaterun -set_state cleaned -chip_id 837183
     65 /home/panstarrs/watersc1/bin//run_update_for_chip_id.pl 574277
     66 /home/panstarrs/watersc1/bin//run_update_for_chip_id.pl 574396
     67 /home/panstarrs/watersc1/bin//run_update_for_chip_id.pl 574444
     68 /home/panstarrs/watersc1/bin//run_update_for_chip_id.pl 837183
     69}}}
    5870=== Friday : 2013-12-20 ===
    5971