| | 5 | === Non-standard Processing === |
| | 6 | |
| | 7 | In an effort to improve communication, so we know what's going on better, HAF thinks we should list in the czar pages additional (non-standard) processing - so that we all know what's going on (no requirements for others to help run it). HAF will start: |
| | 8 | |
| | 9 | HAF: |
| | 10 | |
| | 11 | * ipp054 - ipp081: addstar processing for full force / diff. If you notice problems and need to reboot / stop this, please do the following: |
| | 12 | * contact HAF via email or phone (all should have my #) |
| | 13 | * if you feel addstar needs to be stopped and can't reach her: |
| | 14 | {{{ |
| | 15 | ssh ippdvo2@ippc19 |
| | 16 | cd addstar.ipp054 (replace with machine that is problematic) |
| | 17 | pantasks_client |
| | 18 | stop |
| | 19 | }}} |
| | 20 | * and then check status: wait for addstar run to finish, wait for minidvodb.premerge to finish (otherwise, risk corruption of mini) |
| | 21 | * stsci03 is currently running ipptopsps for SAS39 FW. This is fairly resilient - no need to stop it if problem. you can access it via: |
| | 22 | {{{ |
| | 23 | ssh ippdvo2@ippc19 |
| | 24 | screen -r fw |
| | 25 | }}} |
| | 26 | * you can ctrl-c to stop it if necessary (but ipptopsps really doesn't care, it's fine.. it gracefully dies off if gpc1/nebulous die off, for example) |
| | 27 | |
| | 28 | ----------------------- |