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

Re: [Condor-users] Installation Problems



On May 12, 2005, at 4:07 PM, J R wrote:

I have installed Condor on two machines successfully
(both are behaving as masters)... however, I want to
configure one to be the *real* master and all of the
(eventual) machines to be worker nodes.  I have
attempted to follow the documentation that condor
provides, with no success.  I need a document that is
step by step or in plain english... any suggestions?

You should be able to accomplish this with just a couple changes to your condor config file. On the second machine (the one you want to change into a worker), change CONDOR_HOST to the name of the first machine and remove NEGOTIATOR and COLLECTOR from DAEMON_LIST. You may also want to remove SCHEDD if the worker doesn't need to be a submit point. Then run condor_reconfig. You may also need to adjust HOSTALLOW_READ/WRITE to list all machines in your pool.


+----------------------------------+---------------------------------+
|            Jaime Frey            |  Public Split on Whether        |
|        jfrey@xxxxxxxxxxx         |  Bush Is a Divider              |
|  http://www.cs.wisc.edu/~jfrey/  |         -- CNN Scrolling Banner |
+----------------------------------+---------------------------------+