Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Condor-users] Preventing job submission, but allowing existing jobs in the queue to be processed
- Date: Thu, 13 Dec 2007 11:31:57 +0000
- From: "Matt Hope" <matthew.hope@xxxxxxxxx>
- Subject: Re: [Condor-users] Preventing job submission, but allowing existing jobs in the queue to be processed
On Dec 12, 2007 2:43 PM, Gerald Davies <gerald.davies@xxxxxxxxxxxxxx> wrote:
> Hi all,
>
> This might sound like a newbie-ish question, but is there an easy way
> to prevent jobs being submitted to the queue, but allow everything
> that already exists in the queue to be processed?
>
> Is the command "condor_off -all -peaceful" what I'm after or something else?
nope - and this is asked sufficiently often that may I suggest an
entry in http://www.cs.wisc.edu/condor/manual/v6.9.5/7_Frequently_Asked.html
is in order
If you search the list archives for the last month or so you will find
a few threads on the subject with some decent suggestions of
workarounds. None qualify as easy (though several are simple) and
remote submission prevention is often not prevented...
Matt