On Thu, Aug 2, 2012 at 4:59 PM, Reuti <[email protected]> wrote:
> Am 03.08.2012 um 01:54 schrieb David Erickson:
>
>> Also according to the manual queue_conf:
>>
>> Exit codes for the epilog attribute can be interpreted based on the
>> following exit values:
>>    0: Success
>>    99: Reschedule job
>>    100: Put job in error state
>>    Anything else: Put queue in error state
>>
>> I've had no luck with the "Anything else" exit codes, they never seem
>> to put the queue into an error state.  To pause things (and enable the
>> existing job to be re-run), I've decided to exit with code 100 when
>> the job has a non zero exit code, and suspend the queue using qmod -s
>> <queue>.
>
> Which version are you running?

6.2u4-2ubuntu1
_______________________________________________
users mailing list
[email protected]
https://gridengine.org/mailman/listinfo/users

Reply via email to