| | 40 | '''CZAR HANDOVER''' by JRF |
| | 41 | |
| | 42 | - ipp139 has started having issues so there will likely be some liaising with hardware people to fix that. |
| | 43 | - ippc72 is down: details mentioned above, not sure what the next action will be (another hardware issue) |
| | 44 | - 'wait' state: the past week has seen some chip states set to 'wait' which is not a valid state. They can appear in IPP processing at times, and the quickest way to fix them is: change label + imfile update: |
| | 45 | {{{ |
| | 46 | chiptool -dbname gpc1 -updaterun -state wait -set_state update -set_label update.LAP.PV3 -chip_id XXXXXX |
| | 47 | chiptool -dbname gpc1 -setimfiletoupdate -set_label update.LAP.PV3 -chip_id XXXXXX |
| | 48 | }}} |
| | 49 | the update second part is needed as the change from wait to update isn't usually recognized. |
| | 50 | - More updates will need to be queued, details of how to do this are given in the Thursday 2019-05-02 czarlog |
| | 51 | - Guide for desperate diffs is in the czarlog for last week. HOWEVER, TdB likely has a better way of doing it by now |
| | 52 | |
| | 53 | |
| | 54 | |