Changes between Version 7 and Version 8 of shepherding_the_pstamp_server
- Timestamp:
- Jun 25, 2012, 6:25:24 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
shepherding_the_pstamp_server
v7 v8 150 150 So if we have long periods of cluster trouble, postage stamp users will get lots of failed jobs. 151 151 152 How to clear these jobs? 153 * could just move offending request to hold state? 154 {{{ 155 pstamptool -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? 152 158 153 159 … … 185 191 186 192 187
