Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [condor-users] condor_collector/negotiator don't start
- Date: Fri, 30 Apr 2004 05:17:54 -0500
- From: Derek Wright <wright@xxxxxxxxxxx>
- Subject: Re: [condor-users] condor_collector/negotiator don't start
On Fri, 30 Apr 2004 14:33:04 +1200 Andrew Mellanby wrote:
> it dosn't seem to make any attempt to start condor_collector or negotiator
that's almost certainly because you didn't configure this machine to
run those daemons. you need to set the "DAEMON_LIST" in your config
file to tell the master to start them. check out
etc/examples/condor_config.local.central.manager from your condor
release. i don't know if you used condor_configure, but if so, you
should have used "--type=submit,execute,manager"... check out
condor_configure --help for details.
> At which point *should* condor_collector be started up ? and by what ?
right away, by the condor_master. you just have it misconfigured.
-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>