IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 38 and Version 39 of PS1_IPP_Czarlog_20190325


Ignore:
Timestamp:
Mar 29, 2019, 2:31:07 PM (7 years ago)
Author:
cclin33
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PS1_IPP_Czarlog_20190325

    v38 v39  
    501501=== Friday : 2019.03.29 ===
    502502* CCL 09:30: manually restart pantasks [[Processing#Stoppingandstartingthepantasksservers]]
    503 * CCL 10:00: fix burntool 0 size file on chip id 1088516
    504 {{{
    505 burntool issue (0 size)
     503* CCL 10:00: fix burntool 0 size file issue
     504{{{
     505* check burn.tbl
    506506neb-ls -p -l neb://ipp047.0/gpc1/20100320/o5275g0337o/o5275g0337o.ota01.burn.tbl
    507507-rw-rw-r-- 1 apache nebulous 0 Sep 17  2014 /data/ipp070.0/nebulous/ff/f2/5114551853.gpc1:20100320:o5275g0337o:o5275g0337o.ota01.burn.tbl
    508508
     509* run fix program
    509510ipp_apply_burntool_fix.pl --exp_name o5275g0337o --class_id XY01 --verbose --dbname gpc1
    510 check again
    511 
     511
     512* check again
    512513neb-ls -p -l gpc1/20100320/o5275g0337o/o5275g0337o.ota01.burn.tbl
    513514-rw-rw-r-- 1 apache nebulous 14723 Mar 29 10:02 /data/ipp137.0/nebulous/ff/f2/11434470340.gpc1:20100320:o5275g0337o:o5275g0337o.ota01.burn.tbl
     
    517518      1 a69525aef9121e0b0fbc8ec506c98e3e file:///data/ippb23.0/nebulous/ff/f2/11434471371.gpc1:20100320:o5275g0337o:o5275g0337o.ota01.burn.tbl
    518519
    519 then
     520* run revert processed imfile with chiptool
    520521chiptool -revertprocessedimfile -fault 2 -label ps_ud_MOPS -dbname gpc1
    521522
    522 There is usually unnecessary to set update.LAP.PV3 label to ps_ud_MOPS for burntool 0 size issue unless it requires reprocessing immediately.
    523 
    524 similar to these
    525 ipp_apply_burntool_fix.pl --exp_name o5629g0376o --class_id XY10 --verbose --dbname gpc1
     523* There is usually unnecessary to set update.LAP.PV3 label to ps_ud_MOPS for burntool 0 size issue unless it requires reprocessing immediately.
     524
     525* same for others without verbose
     526ipp_apply_burntool_fix.pl --exp_name o5629g0376o --class_id XY10  --dbname gpc1
     527ipp_apply_burntool_fix.pl --exp_name o5636g0580o --class_id XY22 --dbname gpc1
     528ipp_apply_burntool_fix.pl --exp_name o5634g0360o --class_id XY22 --dbname gpc1
     529ipp_apply_burntool_fix.pl --exp_name o5631g0175o --class_id XY22 --dbname gpc1
     530ipp_apply_burntool_fix.pl --exp_name o5631g0198o --class_id XY22 --dbname gpc1
     531
     532* then
    526533chiptool -revertprocessedimfile -fault 2 -label update.LAP.PV3 -dbname gpc1
    527534
    528 ipp_apply_burntool_fix.pl --exp_name o5636g0580o --class_id XY22 --dbname gpc1
    529 chiptool -revertprocessedimfile -fault 2 -label update.LAP.PV3 -dbname gpc1
    530535}}}
    531536=== Saturday : 2019.03.30 ===