| | 28 | * TdB: around lunch time, Haydn asked for ipp091 and ipp127 to be put to down, in order for him to look at it, following a bad BBU and subsequent high load. They were both put to neb-host down and ipp091 was subsequently put back to up after repairs. During his look at ipp127, Haydn found a blown fuse on the PDU. He will look into the full rack tomorrow, and as a precaution we put all the nodes in that rack to repair, to prevent this ngihts data from going there and not being available to MOPS tomorrow. |
| | 29 | |
| | 30 | * TdB: John, Roger, Mark and myself met to look at some of the errors on IPPmonitor. There were some errors left over from the weekend, in particular errors due to missing weight files on Sunday. We sent the chip_IDs for those exposures to cleanup and then set their imfiles back to update, followed by skyfiles back to update: |
| | 31 | {{{ |
| | 32 | chiptool -dbname gpc1 -updaterun -chip_id XXXXX -set_state goto_cleaned -set_label goto_cleaned |
| | 33 | chiptool -dbname gpc1 -setimfiletoupdate -set_label ps_ud_MOPS -chip_id XXXXX |
| | 34 | warptool -dbname gpc1 -setskyfiletoupdate -set_label ps_ud_MOPS -warp_id XXXXX |
| | 35 | }}} |
| | 36 | That solved the issue. Unfortunately, some exposures were faulting due to ipp127 not being available yet, at the time. I will follow-up more on these, once the rack is back up. |
| | 37 | |