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

Re: [HTCondor-users] Problem using condor_restart on machines without FQDN



Hi Hermann,

On 02/21/2013 09:26 AM, Hermann Fuchs wrote:
Is there a way to efficiently manage such nodes?
IP Addresses will change, so putting all hostnames and their IP
addresses in /etc/hostname of the central server is not an option.
Interestingly, job matching and calculation does work...

You may want to look into NO_DNS and DEFAULT_DOMAIN_NAME, this allows Condor to construct its own hostnames and work without any DNS:

http://research.cs.wisc.edu/htcondor/manual/v7.8/3_3Configuration.html

We've experienced some issues in the past, but workarounds are available:

https://lists.cs.wisc.edu/archive/htcondor-users/2012-June/msg00043.shtml


Regards,

Rob de Graaf