IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 7 and Version 8 of shepherding_the_pstamp_server


Ignore:
Timestamp:
Jun 25, 2012, 6:25:24 PM (14 years ago)
Author:
Mark Huber
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • shepherding_the_pstamp_server

    v7 v8  
    150150So if we have long periods of cluster trouble, postage stamp users will get lots of failed jobs.
    151151
     152How to clear these jobs?
     153 * could just move offending request to hold state?
     154{{{
     155pstamptool -dbname ippRequestServer -dbserver $PSDBSERVER -updatereq -req_id 182918 -set_state hold
     156}}}
     157 * change label priority until fixed/cleared? labeltool not working/right to use?
    152158
    153159
     
    185191
    186192
    187