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

Re: [Condor-users] Nodes Cannot Join Pool



The condor_master on each node starts all the other deamons. Each daemon sends CHILDALIVE messages to their master. If they cannot do this they exit. You probably have a problem with your config where it does not allow local daemons to send CHILDALIVE. You might try adding something like ALLOW_DAEMON=$(FULL_HOSTNAME) to your config.

Best,


matt

Yehia El-khatib wrote:
> Hello,
> 
> I cannot get the execute nodes to join a pool. Looking into the logs, I found this on the central manager:
> --------------------
> 10/26 07:32:54 PERMISSION DENIED to unauthenticated user from host 10.1.1.3 for command 60008 (DC_CHILDALIVE),
> access level DAEMON: reason: DAEMON authorization policy contains no matching ALLOW entry for this request; ide
> ntifiers used for this host: 10.1.1.3,manager-link0,manager-0,manager
> --------------------
> 
> ...and this on all execute nodes:
> --------------------
> 10/26 07:37:36 PERMISSION DENIED to unauthenticated user from host 10.1.2.2 for command 60008 (DC_CHILDALIVE),
> access level DAEMON: reason: DAEMON authorization policy contains no matching ALLOW entry for this request; ide
> ntifiers used for this host: 10.1.2.2,worker1-lan0,worker1-0,worker1
> 10/26 07:37:40 attempt to connect to <155.98.39.4:9618> failed: Connection refused (connect errno = 111).
> 10/26 07:37:40 ERROR: SECMAN:2004:Failed to create security session to <155.98.39.4:9618> with TCP.|SECMAN:2003
> :TCP connection to <155.98.39.4:9618> failed.
> 10/26 07:37:40 Failed to start non-blocking update to <155.98.39.4:9618>.
> --------------------
> 
> The execute nodes run over a shared network drive, but the manager has its own local installation. Can anyone help?
> 
> 
> Many thanks.
> 
> Yehia El-khatib
> Research Associate
> Computing Department
> Lancaster University
> Lancaster LA1 4WA, UK
> 
> yehia <then add> comp.lancs.ac.uk
> http://www.comp.lancs.ac.uk/~elkhatib
> _______________________________________________
> Condor-users mailing list
> To unsubscribe, send a message to condor-users-request@xxxxxxxxxxx with a
> subject: Unsubscribe
> You can also unsubscribe by visiting
> https://lists.cs.wisc.edu/mailman/listinfo/condor-users
> 
> The archives can be found at: 
> https://lists.cs.wisc.edu/archive/condor-users/