Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [HTCondor-users] Adding Windows (7) machine to pool
- Date: Wed, 05 Jun 2013 15:04:41 +0100
- From: Brian Candler <b.candler@xxxxxxxxx>
- Subject: Re: [HTCondor-users] Adding Windows (7) machine to pool
On 05/06/2013 14:52, David Peter Lisin Crespo wrote:
Secondly, in your config filesyou have a daemons part, which indicates
which daemons will start on that machine.
Make sure the windows machines dont have master listed, only startd
anc schedd. Im mentioning these off the top of my head, so please
check in condor manual.
For a machine which is just a worker, i.e. one which just executes jobs,
you need master and startd only.
(The 'master' process is necessary, at least under Unix - it's the one
which starts the other daemons)