[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Condor-users] pool drainoff




The other two features I've wanted for a long time are (1) an instruction
to tell a schedd to start all its existing jobs but not
accept any more new ones.  Also (2) an instruction to let existing
jobs on a schedd complete but not start any more new ones.  (yes
I know the latter could be accomplished with condor_hold -constraint ...)


In Condor 7.1.1, condor_off -peaceful -schedd will cause the schedd to
stop starting new jobs and shut down after all currently running jobs
finish.

A good start.  Now is there a way to coordinate the -peaceful
of the startd with the -peaceful of the schedd?

I believe the answer to your request (1) above is to set
|MAX_JOBS_SUBMITTED=0.  Or at least so says my new (not yet publicly
announced) How-to:|
http://nmi.cs.wisc.edu/node/1466

We'll try this whenever we get around to testing condor 7.1.

Steve


--Dan

_______________________________________________
Condor-users mailing list
To unsubscribe, send a message to condor-users-request@xxxxxxxxxxx with a
subject: Unsubscribe
You can also unsubscribe by visiting
https://lists.cs.wisc.edu/mailman/listinfo/condor-users

The archives can be found at:
https://lists.cs.wisc.edu/archive/condor-users/