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

Re: [HTCondor-users] Adding Windows (7) machine to pool



On 05/06/2013 15:59, Dunn, George Jr wrote:
Name resolution works now from both linux master to windows worker and vice versa.
  Here are pastebins:

windows config:
http://pastebin.com/xw4H60cp
It's much easier to keep track of if you leave the condor_config as distributed, and just override any settings you need to change in condor_config.local
linux master config:
http://pastebin.com/K8rBCKnB
That's a non-existent pastebin.
Another thing that might be worth mentioning the hostaname for the master is host.cis.uncw.edu and for the worker its worker.uncw.edu.
Having different domains made me think of
http://research.cs.wisc.edu/htcondor/manual/current/3_3Configuration.html#sec:Shared-Filesystem-Config-File-Entries
but this probably doesn't matter for you, as I don't suppose you are sharing UIDs between Windows and Linux (and even then, I think you could use UID_DOMAIN=uncw.edu)