| | 17 | * TdB: ipp102 need some small fix from haydn, and he asked for it to be put to down. I put it to neb-host down, but it turns out Mark was also running jobs on that machine on a different pantasks. SO, he turned the machine off across all pantasks. Now that it is finished, turn it back on using: |
| | 18 | {{{ |
| | 19 | ./check_system.sh hoston ipp102 |
| | 20 | }}} |
| | 21 | * TdB: There are some burntool error on ippmonitor: |
| | 22 | {{{ |
| | 23 | ipp_apply_burntool_fix.pl --exp_name o6457g0126o --class_id XY55 --verbose --dbname gpc1 |
| | 24 | ipp_apply_burntool_fix.pl --exp_name o5306g0483o --class_id XY66 --verbose --dbname gpc1 |
| | 25 | ipp_apply_burntool_fix.pl --exp_name o5306g0483o --class_id XY67 --verbose --dbname gpc1 |
| | 26 | ipp_apply_burntool_fix.pl --exp_name o5306g0469o --class_id XY66 --verbose --dbname gpc1 |
| | 27 | ipp_apply_burntool_fix.pl --exp_name o5306g0469o --class_id XY67 --verbose --dbname gpc1 |
| | 28 | ipp_apply_burntool_fix.pl --exp_name o5327g0152o --class_id XY66 --verbose --dbname gpc1 |
| | 29 | ipp_apply_burntool_fix.pl --exp_name o5327g0152o --class_id XY67 --verbose --dbname gpc1 |
| | 30 | }} |
| | 31 | and revert files: |
| | 32 | {{{ |
| | 33 | chiptool -revertprocessedimfile -fault 2 -label update.LAP.PV3 -dbname gpc1 -chip_id 1114864 |
| | 34 | chiptool -revertprocessedimfile -fault 2 -label update.LAP.PV3 -dbname gpc1 -chip_id 1115289 |
| | 35 | chiptool -revertprocessedimfile -fault 2 -label update.LAP.PV3 -dbname gpc1 -chip_id 1115326 |
| | 36 | chiptool -revertprocessedimfile -fault 2 -label update.LAP.PV3 -dbname gpc1 -chip_id 1115409 |
| | 37 | }}} |
| | 38 | |