| | 412 | }}} |
| | 413 | |
| | 414 | * CCL: svn commit dotConsolerc -m 'added ipp127 to consolerc' |
| | 415 | {{{ |
| | 416 | mysql -h nebulous -uipp -p |
| | 417 | mysql> show processlist; --> check process list |
| | 418 | mysql> kill 26418656; --> try to kill one of the process, which was Mark. |
| | 419 | }}} |
| | 420 | |
| | 421 | * CCL: set missing files off pantasks. |
| | 422 | {{{ |
| | 423 | chiptool -dbname gpc1 -updaterun -label update.OSS -state update -set_label update.OSS.broke |
| | 424 | warptool -dbname gpc1 -updaterun -label update.OSS -state update -set_label update.OSS.broke |
| | 425 | |
| | 426 | let update.OSS label files off pantasks, will get it back after ipp067 restore.. |
| | 427 | |
| | 428 | chiptool -dbname gpc1 -updaterun -label ps_ud_MOPS -state update -set_label ps_ud_MOPS.broke |
| | 429 | warptool -dbname gpc1 -updaterun -label ps_ud_MOPS -state update -set_label ps_ud_MOPS.broke |
| | 430 | |
| | 431 | let update.OSS label files off pantasks, will get it back after ipp067 restore.. |
| | 432 | |
| | 433 | warptool -dbname gpc1 -updaterun -label ps_ud_NCU -state update -set_label ps_ud_MOPS.broke |
| | 434 | chipid of them have been set up at ps_ud_MOPS.broke |
| | 435 | |