Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Condor-users] condor_rm on lots of jobs
- Date: Thu, 29 Apr 2010 12:56:43 -0400
- From: Ian Stokes-Rees <ijstokes@xxxxxxxxxxxxxxxxxxx>
- Subject: Re: [Condor-users] condor_rm on lots of jobs
On 4/29/10 12:31 PM, Greg Thain wrote:
> If you aren't using DAGman, one quick and dirty way to work around
> this problem, is to remove all jobs in two steps: first remove all
> idle jobs:
>
> condor_rm -const 'JobStatus == 1'
We are using DAGMan. Is there anything special we should do for these
condor_rm's, other than just remove the DAG jobs, and let DAGMan take
care of the rest?
Also, for the two-stage remove you propose, how long should we wait in
between? Until 50%, 90%, 99%, 100% of the idle jobs are removed?
I've summarized the input I've received from people on this page:
http://portal.nebiogrid.org/docs/condor/condor_rm
I'm still hoping for some guidance on how to set up multiple schedd's.
Thanks,
Ian