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

Re: [condor-users] Problems Re-adding a Condor Client



On Thu, 11 Sep 2003 10:49:20 -0500  Erik Paulson wrote:

> If everything looks OK on the missing node, the next place to check
> is the CollectorLog file on the central manager.

to clarify, something to look for in the CollectorLog are messages
about "PERMISSION DENIED".  one possibility is that the new node has a
different IP address or hostname than it used to, and your
HOSTALLOW_READ and HOSTALLOW_WRITE condor_config settings are no
longer entirely valid.  

on the new node, you should also make sure that the condor
configuration is getting properly read.  try running
"condor_config_val COLLECTOR_HOST", and make sure it's getting the
right hostname.

good luck,
-derek
Condor Support Information:
http://www.cs.wisc.edu/condor/condor-support/
To Unsubscribe, send mail to majordomo@xxxxxxxxxxx with
unsubscribe condor-users <your_email_address>