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

Re: [HTCondor-users] not starting jobs in condor ver 8.3.6



Thanks Todd - that was it :)

On Jul 13, 2015, at 3:01 PM, Todd L Miller <tlmiller@xxxxxxxxxxx> wrote:

Try something like the following, instead.

ALLOW_NEGOTIATOR = *.lns.mit.edu, 10.200.60.*
ALLOW_NEGOTIATOR_SCHEDD = $(ALLOW_NEGOTIATOR)


I made this change on both VMs: 121 which is controller w/ 6 job slots and on 122 which provides just 8 job-slots.
Is this correct?

Here are my 2 full condor-config files - which work now. Shall I change anything more?
https://www.dropbox.com/sh/cack86bxu0b0j8z/AAC4LDt3fgwK1g7HmcaR5Teaa?dl=0

$ scp -rp root@xxxxxxxxxxxxxxxxxxxx:/etc/condor/condor_config.local condor_config.local-121 
$ scp -rp root@xxxxxxxxxxxxxxxxxxxx:/etc/condor/condor_config.local condor_config.local-122 


To be 105% sure I have launched a new pair of VMs and apply only this one fix listed in this mail - both connected and run condor jobs.

You can close this ticket.

Thanks again
Jan