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

Re: [HTCondor-users] HTCondor Schedd and docker



On 12/18/2015 09:38 AM, andrew.lahiff@xxxxxxxxxx wrote:
however it still doesn't work from outside the container:

[root@vm91 ~]# condor_q -pool <hostname> -name myschedd
Error: Collector has no record of schedd/submitter



Presumable, condor_status -schedd doesn't report that schedd? This would mean that the schedd's ad isn't making it to the collector. I'd look at the collector log to see if there is an authentication failure, or perhaps a firewall failure along the way.

-greg