| 166 | | * change label priority until fixed/cleared? labeltool not working/right to use? |
| 167 | | |
| 168 | | To make a request and it's jobs just go away set the request's state to goto_cleaned. |
| | 166 | * change label priority until fixed/cleared? remember to run labeltool pointing to the PSS DB and likely also want to set update label as well in gpc1 |
| | 167 | {{{ |
| | 168 | labeltool -dbname ippRequestServer -dbserver $PSDBSERVER -updatelabel -label XXXX -set_priority nnn |
| | 169 | labeltool -dbname gpc1 -updatelabel -label ps_ud_XXXX -set_priority nnn |
| | 170 | }}} |
| | 171 | |
| | 172 | To make a request and it's jobs just go away set the request's state to goto_cleaned. -- what is the command example to do so?? |
| | 173 | * could the fault also be set to an error code if known what the fault is -- like 25 for data(old) that isn't updating properly? |
| | 174 | |