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

Re: [HTCondor-users] stuck submit jobs



Dear Ben,

Great thanks for your comment.
Do you mean I should set the values as "IP_ADDRESS = 192.168.12.1" and "ALLOW_READ = $(CONDOR_HOST), $(IP_ADDRESS)" ?
The condor does not work on this configuration.

Thanks again,
Best regards,

On 2014/10/07 23:04, Ben Cotton wrote:
Hiroshi,

Do the private IP addresses map to the host names? From the logs, it
looks like the daemons are communicating over the private addresses,
but you only have host names configured in your ALLOW_* lines. If you
add the appropriate IP addresses (or CIDR blocks), does it work?


Thanks,
BC